@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);.app__about{background:#fff;height:100%;margin-top:-4rem;padding:2rem 4rem;position:relative}.app__about h1{color:var(--secondary-color)}.app__about p{color:var(--gray-color)}@media screen and (max-width:900px){.app__about{padding:6rem 2rem 4rem}}.app__about-tile{background-color:var(--primary-color);border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.2);display:flex;flex-direction:row;max-width:1400px}.app__about-tile h1{color:var(--secondary-color)}.app__about-tile p{color:var(--gray-color);font-size:large}@media screen and (max-width:900px){.app__about-tile{flex-direction:column!important}.app__about-tile p{font-size:medium}}.app__about-text{display:flex;flex-direction:column;gap:1rem;justify-content:center;text-align:justify}.app__about-hobbies img{max-width:500px;scale:1 to 1}.app__about-hobbies div{display:flex;flex-direction:column}.app__about-image img{height:auto;max-height:400px;max-width:400px;min-height:100%;min-width:100%;object-fit:cover;object-position:center;width:auto}@media screen and (max-width:900px){.app__about-image img{max-height:auto;max-width:500px}}.img-border-left{border-bottom-left-radius:15px;border-top-left-radius:15px}.img-border-right{border-bottom-right-radius:15px;border-top-right-radius:15px}.img-display-left{flex-direction:row}.img-display-right{flex-direction:row-reverse}.app__about-hobbies{display:flex;flex-direction:row;gap:2rem}.app__about-hobbies div{text-align:justify}#contact{background-color:var(--secondary-color);padding:2rem 4rem}#contact,#contact a{color:var(--white-color)}#contact a{font-style:italic;text-decoration:underline}#contact a:hover{color:var(--gray-color);cursor:pointer}@media screen and (max-width:900px){#contact{padding:2rem}}.app__footer{display:flex;flex-direction:column;gap:1rem}.app__footer-copyright{font-style:italic;text-align:center}.app__footer-links{align-items:flex-start;display:flex;flex-direction:row;gap:2rem;justify-content:space-between}@media screen and (max-width:500px){.app__footer-links{flex-direction:column;gap:1rem}}.app__footer-socials{text-align:right}@media screen and (max-width:500px){.app__footer-socials{text-align:left}}#home{position:relative;z-index:1}.app__header{align-items:center;display:flex;flex-direction:row;gap:1.5rem;height:100%;justify-content:center;padding:6rem 2rem 0;width:100%}.app__header div:is(:first-child){margin-top:-6rem}.app__header div{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.app__header div h1{color:var(--secondary-color);font-size:5rem}.app__header div p{color:var(--gray-color);font-style:italic}@media screen and (max-width:500px){.app__header div h1{font-size:4rem}}@media screen and (max-width:300px){.app__header div h1{font-size:3rem}}.app__header img{color:var(--secondary-color);margin-top:-2rem;width:400px}@media screen and (max-width:1200px){.app__header{flex-direction:column}.app__header img{margin-top:0;width:280px}.app__header div:is(:first-child){margin-top:0}}@media screen and (max-width:1200px) and (max-width:300px){.app__header img{margin-top:0;width:200px}}.app__header-socials ul{flex-direction:row;flex-wrap:wrap;list-style:none;margin:1rem 0 0}.app__header-socials ul li{font-weight:700;margin:0 .5rem;transition:all .3s ease-in-out}.app__header-socials ul li:hover{cursor:pointer}.app__header-socials ul li a{color:var(--gray-color);text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__header-socials ul li a:hover{color:var(--secondary-color)}@media screen and (max-width:300px){.app__header-socials ul{flex-direction:column}.app__header-socials ul li{padding-bottom:.5rem}}.app__navbar{align-items:center;background:var(--white-color);box-shadow:0 5px 15px rgba(0,0,0,.15);display:flex;justify-content:space-between;margin-bottom:100px;padding:0 2rem;position:fixed;width:100%;z-index:2}.app__navbar h2{color:var(--secondary-color);padding:1rem 0}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;flex-direction:column;padding:0 1rem}.app__navbar-links li a{color:var(--gray-color);flex-direction:column;font-size:1.25rem;font-weight:500;text-decoration:none;text-transform:uppercase}.app__navbar-links li:hover a{color:var(--secondary-color);transition:all .3s ease-in-out}@media screen and (max-width:899px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background:var(--secondary-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{align-items:flex-end;background-color:var(--white-color);background-size:cover;bottom:0;box-shadow:0 0 20px hsla(0,0%,66%,.15);display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:300px;z-index:5}.app__navbar-menu div svg{color:var(--secondary-color);height:35px;margin:.5rem 1rem;width:35px}.app__navbar-menu div ul{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.app__navbar-menu div ul li{margin:1rem}.app__navbar-menu div ul li a{color:var(--gray-color);font-size:1rem;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div{display:none}}.app__skills{align-items:center;background:#fff;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;height:100%;justify-content:center;padding:2rem 4rem;width:100%}@media screen and (max-width:900px){.app__skills{padding:2rem 2rem 4rem}}.app__skills-main{align-items:center;display:flex;flex-direction:column;width:-webkit-min-content;width:min-content}.app__skills-main div{display:flex;justify-content:center}.app__skills-main h1{color:var(--secondary-color);font-weight:700}@media screen and (max-width:600px){.app__skills-main{width:100%}}.app__skill{display:flex;flex-direction:column;flex-wrap:wrap;padding:1rem}.app__skill img{border-bottom:3px solid transparent;padding-bottom:.5rem;width:50px}.app__skill img:hover{cursor:pointer;scale:1.1}.app__skill-active{border-bottom:3px solid var(--secondary-color)!important;scale:1.1;transition:1s}.app__skills-skill-group{align-items:center;display:flex;flex-direction:column;justify-content:center}.app__skills-skill-group p{color:var(--gray-color);min-height:90px;text-align:center;text-align:justify;width:100%}@media screen and (max-width:600px){.app__skills-skill-group div{display:flex;flex-direction:row;flex-wrap:wrap}}.app__experience-header h1{color:var(--secondary-color);padding:2rem 4rem 0;text-align:center;width:100%}.app__experience{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;height:100%;justify-content:center;padding:2rem 4rem;width:100%}@media screen and (max-width:900px){.app__experience{padding:2rem}}.app__experience-tile{background:#fff;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.2);color:var(--graycolor);max-width:400px;padding-bottom:.5rem}.app__experience-tile ul{display:flex;flex-direction:column;padding-left:3rem;padding-top:1rem}.app__experience-tile ul li{color:var(--gray-color);padding-bottom:.5rem;padding-right:2rem}@media screen and (max-width:1000px){.app__experience-tile{max-width:350px}}@media screen and (max-width:800px){.app__experience-tile{max-width:none;width:100%}}.app__experience-tile-header{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:1rem;text-align:end}.app__experience-tile-header h2{color:var(--secondary-color)}.app__experience-tile-header img{border-radius:15px;margin-left:1rem;width:80px}.app__experience-tile-text{display:flex;flex-direction:column}.app__experience-tile-text div{padding-left:1rem}.app__experience-tile-text div h3{padding-bottom:.5rem}.seperator{border-top:3px solid var(--secondary-color);margin-left:auto;margin-right:auto;padding-bottom:1rem;width:100px}.projects{display:flex;flex-direction:column;padding:2rem 4rem 4rem}@media screen and (max-width:900px){.projects{padding:2rem 2rem 4rem}}.app__projects-title{text-align:center;width:100%}.app__projects-title h1{color:var(--secondary-color);text-align:left}.app__projects-tiles{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;padding:2rem 0 0}.app__projects-tiles h2{color:var(--secondary-color);text-align:left}.app__projects-tiles p{color:var(--gray-color)}@media screen and (max-width:1100px){.app__projects-tiles{flex-direction:column}}.app__projects-tile{background-color:var(--white-color);box-shadow:0 5px 15px rgba(0,0,0,.2);display:flex;flex:1 1;flex-direction:column;gap:1rem;min-width:40%;padding-bottom:1rem}.app__projects-tile-img img{height:300px;object-fit:cover;width:100%}.app__projects-tile-img div{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-top:-.75rem}.app__projects-tile-img div div{align-items:center;cursor:pointer;justify-content:space-between}.app__projects-tile-img div div div{background-color:#fff;border-radius:50%;height:10px;outline:2px solid var(--gray-color);width:10px}.app__projects-tile-img div div:hover div{background-color:var(--secondary-color);scale:1.1}.active-img{scale:1.1}.active-img div{background-color:var(--secondary-color)!important}.app__projects-tile-text{margin:0 1rem 1rem;text-align:justify}.app__projects-tile-header{display:flex;flex-direction:row;justify-content:space-between}.app__projects-tile-icons{display:flex;flex-direction:row;gap:1rem}.app__projects-tile-icons img{border-radius:50%;height:50px;object-fit:contain;width:50px}.github-icon{align-items:center;cursor:pointer;display:flex;justify-content:center}.github-icon a{color:#000}.github-icon a:hover{color:var(--secondary-color)}#contact{width:100%}#contact h1{color:var(--secondary-color)}.app__contact-name{gap:2rem;margin:4rem}.app__contact-name,.app__contact-name div{display:flex;flex-direction:column;width:100%}.app__contact-name div input{height:30px;width:100%}.app{background-color:var(--primary-color);font-family:var(--font-base)}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:var(--primary-color)}.app__container{display:flex;flex-direction:row;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}}.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(--secondary-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}a.about-anchor{display:block;position:relative;top:-160px;visibility:hidden}@media screen and (max-width:900px){a.about-anchor{top:-200px}}@media screen and (max-width:900px) and (max-width:600px){a.about-anchor{top:-250px}}@media screen and (max-width:900px) and (max-width:400px){a.about-anchor{top:-300px}}a.anchor{top:-90px}a.anchor,a.skills-anchor{display:block;position:relative;visibility:hidden}a.skills-anchor{top:-180px}.experience-anchor{display:block;position:relative;top:-50px;visibility:hidden}:root{--font-base:"DM Sans",sans-serif;--primary-color:#ebf2fa;--secondary-color:#064789;--black-color:#020202;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--brown-color:#ebf2fa;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}
/*# sourceMappingURL=main.c994e7a7.css.map*/