@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300&family=Poppins&display=swap);.app__navbar{align-items:center;background-color:#ffffff59;background-color:#fff0;display:flex;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:2}@media screen and (min-width:901px){.app__navbar-pill{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background-color:#ffffffb3;border:1px solid #ffffff2e;border-radius:50px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;padding:.5rem}}.app__navbar-logo{cursor:default}@media screen and (min-width:901px){.app__navbar-logo{padding:.5rem}}@media screen and (max-width:900px){.app__navbar-logo,.app__navbar-nav{background:none;padding:0}.app__navbar-nav{box-shadow:none}}.app__navbar-links li{flex-direction:column;margin:0 1rem}.app__navbar-links li div{background:#0000;border-radius:5%;height:2px;margin-bottom:5px;transition:all .1s ease-in-out;width:0}.app__navbar-links li a{padding:.4rem .8rem}.app__navbar-links li a.active{border-radius:20px}.app__navbar-links li:hover div{background:var(--black-color);width:100%}.app__navbar-resume{text-decoration:none}.app__navbar-resume div{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--black-color);border:1px solid var(--black-color);border-radius:5px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;margin:0 20px 0 0;padding:.5rem 1rem}.app__navbar-resume div strong{color:#fff;font-weight:500}.app__navbar-resume div svg{color:#fff}.app__navbar-resume div:hover{background-color:#0000}.app__navbar-resume div:hover strong,.app__navbar-resume div:hover svg{color:#000}@media screen and (max-width:900px){.app__navbar-resume{display:none}}@media screen and (min-width:2000px){.app__navbar-resume{font-size:20pt}.app__navbar-resume div{border-radius:15px;padding:1rem}}.app__navbar-menu>div{align-items:flex-end;background:var(--black-color);box-shadow:0 0 20px #a8a8a826;height:100vh;padding:1rem;right:0;width:80%}.app__navbar-menu>div>svg{color:var(--black-color);height:35px;margin:.5rem 1rem;width:35px}.app__navbar-menu>div ul{border-radius:10px;justify-content:center;margin-top:5%}.app__navbar-menu>div ul li{margin:1rem}.app__navbar-menu>div ul li a{font-size:1rem;transition:all .3s ease-in-out}.app__navbar-menu>div ul li a.active{background-color:var(--black-color);border-radius:20px;color:#fff}.app__navbar-menu>div>div{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.app__navbar-menu>div>div .app__navbar-mobile-resume{text-decoration:none}.app__navbar-menu>div>div .app__navbar-mobile-resume>div{background-color:#000;border-radius:5px;margin:0 20px 0 0;padding:7px 5px}.app__navbar-menu>div>div .app__navbar-mobile-resume>div strong{color:#fff;font-weight:500}.app__navbar-menu>div>div .app__navbar-mobile-resume>div svg{color:#fff}.app__navbar-name{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700}@media screen and (min-width:2000px){.app__navbar-name{font-size:2rem}}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{align-items:center;cursor:pointer;display:flex;margin:0 .5rem}.app__navbar-links li a{align-items:center;border-radius:25px;color:var(--gray-color);display:flex;font-weight:500;justify-content:center;line-height:1;padding:.6rem 1rem;text-decoration:none;text-transform:uppercase;transition:all .1s ease-in-out}.app__navbar-links li a:hover{background-color:#0000001a;border-radius:25px;color:var(--black-color)}.app__navbar-links li a.active{background-color:var(--black-color);color:#fff}.app__navbar-links li div{display:none}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background:var(--black-color);border-radius:50%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.app__navbar-menu svg{color:var(--white-color);height:70%;width:70%}.app__navbar-menu>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.121);border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:-2px 0 10px #0000004d;height:fit-content;justify-content:flex-start;max-width:300px;overflow-y:auto;padding:1rem .5rem;position:fixed;right:1rem;top:4rem;width:85vw;z-index:5}.app__navbar-menu>div,.app__navbar-menu>div ul{align-items:center;display:flex;flex-direction:column}.app__navbar-menu>div ul{gap:.2rem;list-style:none;margin:0;min-width:fit-content;padding:0;width:100%}.app__navbar-menu>div ul li{margin:.1rem;padding:.5rem}.app__navbar-menu>div ul li,.app__navbar-menu>div ul li a{border-radius:50px;color:var(--gray-color);font-size:.95rem;font-weight:500;text-decoration:none;text-transform:uppercase;transition:background .3s ease;width:100%}.app__navbar-menu>div ul li a{align-items:center;background-color:#fff;display:flex;gap:.5rem;justify-content:center;padding:.6rem 1rem}.app__navbar-menu>div ul .app__navbar-mobile-resume{background-color:#0000;border-radius:50px;color:var(--gray-color);font-size:.95rem;font-weight:500;margin-top:1rem;padding:.5rem 1rem;text-decoration:none;text-transform:uppercase;transition:background .3s ease;width:100%}.app__navbar-menu>div ul .app__navbar-mobile-resume>a{align-items:center;background-color:var(--black-color);border-radius:50px;display:flex;gap:.5rem;justify-content:center;padding:.6rem 1rem}.app__navbar-menu>div ul .app__navbar-mobile-resume>a strong{color:#fff;font-weight:500}.app__navbar-menu>div ul .app__navbar-mobile-resume>a svg{color:#fff}.app__navbar-menu>div ul .app__navbar-mobile-resume>a:hover{background-color:#0000}.app__navbar-menu>div ul .app__navbar-mobile-resume>a:hover strong,.app__navbar-menu>div ul .app__navbar-mobile-resume>a:hover svg{color:#000}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu>div{display:none}}.app__footer{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:768px){.app__footer{flex-direction:column}}.app__footer-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:3em 2rem 2rem;width:60%}.app__footer-cards .app__footer-card{align-items:center;background-color:#fff;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:290px;padding:1rem}.app__footer-cards .app__footer-card svg{height:40px;margin:0 .7rem;width:40px}.app__footer-cards .app__footer-card p{font-size:1.1rem;font-weight:500;text-decoration:none}.app__footer-cards .app__footer-card:hover{background-color:#000}.app__footer-cards .app__footer-card:hover p{color:#fff}.app__footer-cards .app__footer-card:hover svg{fill:#fff}@media screen and (max-width:450px){.app__footer-cards .app__footer-card{width:100%}}.app__footer-cards .email-card{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.app__footer-cards .email-card .email-instructions{font-size:.8rem}@media screen and (max-width:768px){.app__footer-cards{width:100%}}.app__footer-resume{align-items:center;background-color:#000;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:290px;padding:1rem}.app__footer-resume svg{color:#fff;height:40px;margin:0 .7rem;width:40px}.app__footer-resume p{font-size:1.1rem;font-weight:500;text-decoration:none}.app__footer-resume:hover{background-color:#fff}.app__footer-resume:hover p,.app__footer-resume:hover svg{color:#000}#resumeDiv{align-items:center;background-color:#000;border:2px solid #000;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:290px;padding:1rem}#resumeDiv svg{color:#fff;height:40px;margin:0 .7rem;width:40px}#resumeDiv p{color:#fff;font-size:1.1rem;font-weight:500;text-decoration:none}#resumeDiv:hover{background-color:#fff}#resumeDiv:hover p{color:#000}#resumeDiv:hover svg{fill:#000;color:#000}@media screen and (max-width:450px){#resumeDiv{width:100%}}#home{background:url(/static/media/wallpaper.7c5e865cd59b6cd3134e.jpg);background-position:50%;background-repeat:repeat;background-size:cover;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{flex:1 1;flex-direction:row;height:100%;padding:6rem 2rem 0;width:100%}@media screen and (min-width:2000px){.app__header{padding-top:8rem}}@media screen and (max-width:1500px){.app__header{padding-left:0}}@media screen and (max-width:1200px){.app__header{flex-direction:column}}@media screen and (max-width:450px){.app__header{padding:6rem 1rem 2rem}}.app__header-info{align-items:flex-end;display:flex;flex:.65 1;flex-direction:column;height:100%;justify-content:center;margin:0 2rem}@media screen and (max-width:1200px){.app__header-info{margin-right:0;width:100%}}.app__header-badge{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.app__header-badge .badge-cmp,.app__header-badge .tag-cmp{background:var(--white-color);border-radius:15px;box-shadow:0 0 20px #0000001a;flex-direction:row;padding:1rem 2rem;width:auto}.app__header-badge .tag-cmp{flex-direction:column;margin-top:3rem}.app__header-badge .tag-cmp p{text-align:center;text-transform:uppercase;width:100%}.app__header-badge span{font-size:1.5rem}@media screen and (min-width:2000px){.app__header-badge span{font-size:3rem}}@media screen and (max-width:1200px){.app__header-badge{align-items:flex-start;justify-content:flex-start}}.app__header-circles{align-items:flex-start;display:flex;flex:.75 1;flex-direction:column;height:100%;justify-content:space-evenly;margin-left:1rem}.app__header-circles div{background:var(--white-color);border-radius:50%;box-shadow:0 0 20px #0000001a;height:100px;width:100px}.app__header-circles div p{font-size:1.5rem}@media screen and (max-width:1500px){.app__header-circles div p{font-size:1.2rem}}@media screen and (max-width:1200px){.app__header-circles{flex-direction:row;flex-wrap:wrap;margin-left:0;width:100%}.app__header-circles div{margin:1rem}}.app__header-img{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;position:relative}.app__header-img img{height:100%;object-fit:contain;width:100%;z-index:1}.app__header-img #profile_pic{border-radius:15px 15px 15px 15px;height:666px;object-fit:cover;width:500px}.app__header-img .overlay_circle{bottom:0;height:90%;left:0;position:absolute;right:0;width:100%;z-index:0}@media screen and (max-width:1500px){.app__header-img #profile_pic{height:533px;width:400px}}@media screen and (max-width:1330px){.app__header-img #profile_pic{height:466px;width:350px}}@media screen and (max-width:1200px){.app__header-img{margin:2rem 0}}@media screen and (max-width:450px){.app__header-img #profile_pic{height:400px;width:300px}}.app__skills{flex:1 1;flex-direction:column;width:100%}.app__skills-container{display:flex;flex-direction:row;margin-top:3rem;width:80%}@media screen and (max-width:900px){.app__skills-container{flex-direction:column;width:100%}}.app__skills-list{align-items:flex-start;display:flex;flex:1 1;flex-wrap:wrap;justify-content:flex-start;margin-right:5rem}@media screen and (max-width:900px){.app__skills-list{align-items:center;justify-content:center;margin-right:0}}.app__skills-item{flex-direction:column;margin:1rem;text-align:center;transition:all .3s ease-in-out}.app__skills-item div{background-color:#fff;border-radius:50%;height:90px;width:90px}.app__skills-item div img{height:50%;width:50%}.app__skills-item div:hover{background-color:#faf5f54a;border:none}@media screen and (min-width:2000px){.app__skills-item div{height:150px;width:150px}}@media screen and (max-width:450px){.app__skills-item div{height:70px;width:70px}}.app__skills-item p{font-weight:500;margin-top:.5rem}@media screen and (min-width:2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{margin-top:1rem}}.app__skills-exp{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:900px){.app__skills-exp{margin-top:2rem}}.app__skills-exp-item{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem 0;width:100%}.app__skills-exp-works{flex:1 1}.app__skills-exp-works .app__skills-exp-work{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem}.app__skills-exp-works .app__skills-exp-work h4{font-weight:500}.app__skills-exp-works .app__skills-exp-work p{color:var(--gray-color);font-weight:400;margin-top:5px}.app__skills-filter{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.app__skills-filter .app__skills-filter-item{background-color:#fff;border-radius:.5rem;color:#000;cursor:pointer;flex-direction:column;font-weight:800;margin:.5rem;padding:.5rem;transition:all .1s ease}.app__skills-filter .app__skills-filter-item div{background-color:#000;transition:all .1s ease-in-out;width:0}.app__skills-filter .app__skills-filter-item:hover div{height:2px;width:100%}@media screen and (min-width:2000px){.app__skills-filter .app__skills-filter-item{border-radius:.85rem;padding:1rem 2rem}}@media screen and (max-width:450px){.app__skills-filter .app__skills-filter-item{font-size:.8rem}}.app__skills-filter .item-active div{height:2px;width:100%}.app__skills-exp-year{margin-right:3rem}.app__skills-exp-year p{color:var(--secondary-color);font-weight:800}@media screen and (max-width:450px){.app__skills-exp-year{margin-right:1rem}}.skills-tooltip{background-color:var(--white-color)!important;border-radius:5px!important;box-shadow:0 0 25px #0000001a!important;color:var(--gray-color)!important;line-height:1.5!important;max-width:300px!important;opacity:1!important;padding:1rem!important;text-align:center!important}@media screen and (min-width:2000px){.skills-tooltip{font-size:1.75rem!important;line-height:2!important;max-width:500px!important}}.app__skills-desc{height:100px;margin:1rem 0;width:100px}.app__skills-desc p{font-size:1.2rem}@media screen and (max-width:1500px){.app__skills-desc p{font-size:1.2rem}}@media screen and (min-width:2000px){.app__skills-desc p{font-size:2.5rem}}.app__skills-exp-content{height:450px;width:100%}.app__works{flex:1 1;flex-direction:column;width:100%}.app__work-filter{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:4rem 0 2rem}.app__work-filter .app__work-filter-item{background-color:#fff;border-radius:5px;color:#000;cursor:pointer;font-weight:800;margin:.5rem;padding:.5rem 1rem;transition:all .1s ease}.app__work-filter .app__work-filter-item:hover{background-color:var(--black-color);color:#fff}@media screen and (min-width:2000px){.app__work-filter .app__work-filter-item{border-radius:.85rem;padding:1rem 2rem}}.app__work-filter .item-active{background-color:var(--black-color);color:#fff}.app__work-portfolio{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.app__work-portfolio .app__work-item{background-color:#fff;border-radius:.5rem;box-shadow:0 0 15px #0006;color:#000;flex-direction:row;margin:2rem;padding:1rem;transition:all .3s ease;width:max(40%,270px)}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 25px #000;transform:translateY(-5px)}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{border-radius:.75rem;flex-direction:column;padding:1.25rem;width:470px}}@media screen and (max-width:1430px){.app__work-portfolio .app__work-item{flex-direction:column}}@media screen and (max-width:300px){.app__work-portfolio .app__work-item{margin:1rem;width:100%}}.app__work-img{height:230px;position:relative;width:100%}.app__work-img img{border:1px solid var(--black-color);border-radius:.5rem;height:100%;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__work-img{height:350px}}.app__work-hover{border-radius:.5rem;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.app__work-hover,.app__work-hover div{background-color:#00000080;transition:all .3s ease}.app__work-hover div{border-radius:50%;color:#fff;cursor:pointer;font-family:var(--font-base);font-weight:800;height:50px;margin:1rem;width:50px}.app__work-hover div svg{color:var(--white-color);height:50%;width:50%}.app__work-content{flex-direction:column;padding:.5rem;position:relative;width:100%}.app__work-content h4{line-height:1.5;margin-top:1rem}@media screen and (min-width:2000px){.app__work-content h4{margin-top:3rem}}.app__work-content .app__work-tag{background-color:#fff;border-radius:10px;padding:.5rem 1rem}.app__work-links a{border:1px solid #000;border-radius:5px;color:#000;height:100%;text-align:center;text-decoration:none;width:100%}.app__work-links a,.app__work-links a svg{margin-left:5px;margin-right:5px}@media screen and (max-width:1080px){.app__work-links a svg{height:50%;width:50%}}.app__work-links a:hover{background-color:#000;color:#fff}.app__work-links a .link-text{display:inline}@media screen and (max-width:1080px){.app__work-links a .link-text{display:none}}.app__work-links{height:50px;margin-top:10px;width:100%}.app__work-links .youtube{border:1px solid red;border-radius:5px;color:red;height:100%;text-align:center;text-decoration:none;width:100%}.app__work-links .youtube,.app__work-links .youtube svg{margin-left:5px;margin-right:5px}@media screen and (max-width:330px){.app__work-links .youtube svg{display:none}}.app__work-links .youtube:hover{background-color:red;color:#fff}.center,.row{align-items:center;display:flex;justify-content:center}.row{flex-direction:row;flex-wrap:wrap;width:100%}.app__work-smallpill{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background-color:#fff;background-color:#ffffffb3;border-radius:5px;color:#000;cursor:default;margin:.2rem;padding:.1rem .2rem;transition:all .1s ease}.app__work-smallpill:hover{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 2px 8px #0000001a;translate:-2% -10%}@media screen and (min-width:2000px){.app__work-smallpill{border-radius:.85rem;padding:1rem 2rem}}.app{background-color:var(--primary-color);font-family:var(--font-base)}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:#cdd0ce26}.app__container{display:flex;flex-direction:row;min-height:100vh;width:100%}.app__flex{align-items:center;display:flex;justify-content:center}.app__wrapper{flex:1 1;flex-direction:column;padding:4rem 2rem;width:100%}@media screen and (max-width:450px){.app__wrapper{padding:4rem 1rem 2rem}}.copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 0 0;width:100%}.copyright p{text-transform:uppercase}.copyright p,.head-text{color:var(--black-color)}.head-text{font-size:2.75rem;font-weight:800;text-align:center;text-transform:capitalize}.head-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.p-text{color:var(--black-color);font-size:.8rem;line-height:1.5;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.bold-text{color:var(--black-color);font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.app__social{bottom:0;flex-direction:column;justify-content:flex-end;padding:1rem;position:fixed}.app__social,.app__social div{align-items:center;display:flex}.app__social div{--s:40px;--b:2px;--g:4px;--c:#000;background-color:var(--black-color);border:2px solid var(--black-color);border-radius:50%;cursor:pointer;height:40px;justify-content:center;margin:.25rem 0;outline:calc(var(--s)/2) solid #0000;outline-offset:calc(var(--s)/-2);transition:1s;width:40px}.app__social div svg{color:var(--white-color);height:15px;transition:1s;width:15px}.app__social div:hover{background-color:#fff;border:2px solid var(--black-color)}.app__social div:hover svg{color:var(--black-color);transform:rotateY(1turn)}@media screen and (min-width:2000px){.app__social div{height:70px;margin:.5rem 0;width:70px}.app__social div svg{height:30px;width:30px}}.app__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.app__navigation .app__navigation-dot{background-color:#cbcbcb;border-radius:50%;height:10px;margin:.5rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation .app__navigation-dot:hover{background-color:var(--black-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:570px){.app__social{z-index:1000}.app__navigation{display:none}.copyright{padding:2rem}}@media screen and (max-width:900px){.hide-on-mobile{display:none}}:root{--font-base:"Nunito",sans-serif;--primary-color:#edf2f8;--secondary-color:#4070f4;--black-color:#000;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0}*,html{scroll-behavior:smooth}
/*# sourceMappingURL=main.ccdae00b.css.map*/