@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);#home{display:fixed;height:100vh;overflow:hidden;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__home{padding:1rem}.app__home,.app__home-intro{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.app__home-intro{-webkit-user-select:none;user-select:none}.app__home-info{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding:1rem;width:100%;z-index:1}@media screen and (max-width:1300px){.app__home-info{margin-bottom:2rem}}.app__home-first-name{align-items:center;height:fit-content;position:absolute;z-index:3}.app__home-first-name,.app__home-last-name{display:flex;justify-content:center;-webkit-user-select:none;user-select:none;width:100%}.app__home-last-name{align-items:start;height:100%;margin-top:10rem;z-index:2}@media screen and (min-width:2000px){.app__home-last-name{margin-top:12rem}}@media screen and (max-width:1700px){.app__home-last-name{margin-top:8rem}}@media screen and (max-width:1100px){.app__home-last-name{margin-top:6rem}}@media screen and (max-width:850px){.app__home-last-name{margin-top:5rem}}@media screen and (max-width:600px){.app__home-last-name{margin-top:4rem}}@media screen and (max-width:450px){.app__home-last-name{margin-top:2rem}}.app__home-info-details{margin-bottom:3rem;text-align:center}.app__home-3d{align-items:center;height:100%;justify-content:center;position:absolute;width:100%}canvas{height:100vh;position:absolute;width:100vw}#about{display:fixed;min-height:100vh;position:relative}#about .app__wrapper{padding:0}#about .app__wrapper .copyright{display:none}.app__about{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding:0 1rem;width:100%}.app__about-overview{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;height:100vh;justify-content:space-between;margin-top:5rem;width:100%}@media screen and (max-width:1000px){.app__about-overview{flex-direction:column;justify-content:flex-start}}.app__about-img{align-items:center;display:flex;height:100%;justify-content:center;width:35%}.app__about-img img{border-radius:35% 35% 5% 5%;box-shadow:0 0 20px #ffffff26;max-width:75%;-webkit-user-select:none;user-select:none}@media screen and (max-width:1000px){.app__about-img img{max-width:50%}.app__about-img{align-items:center;height:fit-content;margin-bottom:2rem;width:100%}}.app__about-intro{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:65%}@media screen and (max-width:1000px){.app__about-intro{height:fit-content;width:100%}.app__about-intro div{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.app__about-intro div P{text-align:center;width:90%}}.app__about-experience{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-start;min-height:75vh;overflow-x:scroll;overflow-y:hidden;position:relative;width:95%}@media screen and (max-width:1000px){.app__about-experience{align-items:center;flex-direction:row;flex-wrap:wrap;min-height:50vh}}.app__about-experience-box{align-items:center;border-radius:50px;box-shadow:0 0 40px #a8a8a826;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:1rem;max-height:65vh;min-height:65vh;min-width:360px;width:22.5%}@media screen and (max-width:1000px){.app__about-experience-box{align-items:flex-start;max-height:250px;min-height:250px;min-width:35vw;padding:1rem}}@media screen and (max-width:450px){.app__about-experience-box{max-height:200px;min-height:200px;min-width:45vw;padding:1rem}}.app__about-experience-logo{align-items:center;display:flex;justify-content:center;min-height:175px;width:100%}.app__about-experience-logo img{max-height:120px;max-width:350px;-webkit-user-select:none;user-select:none}@media screen and (max-width:1000px){.app__about-experience-logo img{max-width:70%;width:auto}.app__about-experience-logo{min-height:120px}}@media screen and (max-width:450px){.app__about-experience-logo{min-height:125px}}.app__about-experience-intro{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.app__about-experience-intro p{color:var(--primary-color);margin:0;text-align:center}@media screen and (max-width:1000px){.app__about-experience-intro{align-items:center;margin-bottom:1rem}}.app__about-experience-lang{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem}.app__about-experience-lang p{color:var(--primary-color);font-size:1rem;font-weight:400;line-height:1.5;text-align:center}@media screen and (max-width:1000px){.app__about-experience-lang{display:none}}.app__about-experience-desc{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem 2rem}.app__about-experience-desc p{text-align:left}@media screen and (max-width:1000px){.app__about-experience-desc{display:none}}.app__about-intro-title{margin-bottom:1rem}.app__about-intro-desc p{margin-bottom:2rem}#projects{display:fixed;min-height:100vh;position:relative}#projects .app__wrapper{padding:0}#projects .app__wrapper .copyright{display:none}.app__projects{flex:1 1;flex-direction:column;padding:1rem}.app__projects,.app__projects-list{align-items:center;display:flex;height:100%;justify-content:flex-start;width:100%}.app__projects-list{flex:1 1;flex-direction:row;overflow-x:scroll;overflow-y:hidden}.app__projects-box{align-items:center;background:linear-gradient(135deg,#e2e2e2,#f5f5f5 25%,#d1d1d1 50%,#f5f5f5 75%,#e2e2e2);border-radius:50px;box-shadow:0 0 40px #a8a8a826;display:flex;flex:1 1;flex-direction:column;height:80%;justify-content:flex-start;margin:1rem;min-width:45%}@media screen and (max-width:1000px){.app__projects-box{height:85%;min-width:450px;padding:1rem}}@media screen and (max-width:450px){.app__projects-box{height:75%;min-width:350px;padding:1rem}}.app__projects-box-logo{align-items:flex-start;display:flex;height:fit-content;justify-content:center;margin:1rem;width:100%}.app__projects-box-logo img{height:100px;-webkit-user-select:none;user-select:none}@media screen and (max-width:1000px){.app__projects-box-logo img{height:75px}}.app__projects-box-title{margin:1rem}.app__projects-box-lang,.app__projects-box-title{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.app__projects-box-lang{margin:1rem 2rem}.app__projects-box-lang p{color:var(--primary-color);font-size:1rem;font-weight:400;line-height:1.5;margin:1rem 2rem;text-align:center}.app__projects-box-desc{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem;width:100%}@media screen and (max-width:450px){.app__projects-box-desc{size:0;display:none}}.app__projects-box-button{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;margin:1rem 1rem 3rem;width:100%}.app__projects-box-button button{background-color:var(--tertiary-color);border:none;border-radius:25px;padding:1rem}.app__projects-box-button button p{color:var(--primary-color);cursor:pointer;font-size:1rem;font-weight:400;line-height:1.5;text-align:center}#skills{display:fixed;position:relative;width:100%}#skills .app__wrapper{padding:0}#skills .app__wrapper .copyright{display:none}.app__skills{flex:1 1;flex-direction:column}.app__skills,.app__skills-row{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.app__skills-row{flex:1 1;flex-direction:row;overflow:hidden}.app__skills-obj{align-items:center;background:linear-gradient(135deg,#fdf9f7,#f7e8e4 25%,#f0d6d0 50%,#f7e8e4 75%,#fdf9f7);border-radius:50%;display:flex;height:150px;justify-content:center;margin:5rem 2rem 0;transition:all .3s ease-in-out;width:150px}.app__skills-obj img{background-clip:content-box;background-position:50%;height:auto;width:60%}@media screen and (max-width:1000px){.app__skills-obj{height:100px;width:100px}}@media screen and (max-width:850px){.app__skills-obj{height:85px;width:85px}}.app__navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(var(--primary-color),.25);border:1px solid rgba(var(--primary-color),.18);display:flex;justify-content:space-between;padding:.5rem 2rem;position:fixed;width:100%;z-index:3}.app__navbar-logo{align-items:center;display:flex;justify-content:flex-start}.app__navbar-logo img{height:45px;width:45px}@media screen and (min-width:2000px){.app__navbar-logo img{height:70px;width:120px}}.app__navbar-links{align-items:flex-start;display:flex;flex:1 1;justify-content:right}.app__navbar-links li{cursor:pointer;flex-direction:column;margin:0 1rem}.app__navbar-links li:hover div{background-position:0;background:var(--tertiary-color);width:100%}.app__navbar-links li:hover a{color:var(--tertiary-color)}.app__navbar-links li div{background:#0000;border-radius:2.5px;height:2.5px;margin-top:5px;transition:all .3s ease-in-out;width:0}.app__navbar-links li a{color:var(--secondary-color);flex-direction:column;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-contact-links{align-items:center;display:flex;height:100%;justify-content:center;padding:0 1rem}.app__navbar-contact-links li{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:45px;justify-content:center;margin:0 .25rem;transition:all .3s ease-in-out;width:45px}.app__navbar-contact-links li svg{align-items:center;border-radius:25%;color:var(--secondary-color);display:flex;height:20px;justify-content:center;width:20px}.app__navbar-contact-links li:hover svg{color:var(--tertiary-color)}@media screen and (min-width:2000px){.app__navbar-contact-links li{height:70px;margin:.5rem 0;width:70px}.app__navbar-contact-links li svg{height:30px;width:30px}}.app__navbar-menu{align-items:center;display:flex;height:45px;justify-content:center;position:relative;width:45px}.app__navbar-menu svg{color:var(--secondary-color);cursor:pointer;height:65%;width:65%}.app__navbar-menu div{align-items:flex-end;background-color:var(--primary-color);bottom:0;box-shadow:0 0 20px #a8a8a826;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding:1rem;position:fixed;right:0;top:0;width:35%;z-index:5}.app__navbar-menu div svg{color:var(--secondary-color);cursor:pointer;height:25px;width:25px}.app__navbar-menu div ul{align-items:flex-start;display:flex;flex-direction:column;height:10%;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(--secondary-color);font-size:1rem;font-weight:400;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--tertiary-color)}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div{display:none}}.app__model{align-items:center;height:100%;justify-content:center;pointer-events:none;position:absolute;touch-action:none;width:100%;z-index:-1}.app{-ms-overflow-style:none;font-family:var(--font-base);scrollbar-width:none}.app,.app:before{background-color:var(--primary-color)}.app:before{content:"";height:100%;position:fixed;width:100%}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:var(--primary-color)}.app__container{display:flex;flex-direction:row;height:100%;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__icon{align-items:center;display:flex;justify-content:center}.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,.secondary-text{color:var(--secondary-color)}.tertiary-text{color:var(--tertiary-color)}.header-text{font-size:20rem;font-weight:800;line-height:1.5;padding-top:1rem;text-align:center;text-transform:capitalize}@media screen and (min-width:2000px){.header-text{font-size:22rem}}@media screen and (max-width:1700px){.header-text{font-size:15rem}}@media screen and (max-width:1300px){.header-text{font-size:13rem}}@media screen and (max-width:1100px){.header-text{font-size:11rem}}@media screen and (max-width:850px){.header-text{font-size:9rem}}@media screen and (max-width:600px){.header-text{font-size:7rem}}@media screen and (max-width:520px){.header-text{font-size:6rem}}@media screen and (max-width:450px){.header-text{font-size:4rem}}.header-lower-text{font-size:18rem;font-weight:500;line-height:1.5;padding-top:1rem;text-align:center;text-transform:capitalize}@media screen and (min-width:2000px){.header-lower-text{font-size:20rem}}@media screen and (max-width:1700px){.header-lower-text{font-size:13rem}}@media screen and (max-width:1300px){.header-lower-text{font-size:11rem}}@media screen and (max-width:1100px){.header-lower-text{font-size:9rem}}@media screen and (max-width:850px){.header-lower-text{font-size:6rem}}@media screen and (max-width:600px){.header-lower-text{font-size:5rem}}@media screen and (max-width:520px){.header-lower-text{font-size:4rem}}@media screen and (max-width:450px){.header-lower-text{font-size:3rem}}.title-text{font-size:4.5rem;font-weight:500;line-height:1.5;text-align:center;text-transform:capitalize}.title-text span{color:var(--tertiary-color)}@media screen and (min-width:2000px){.title-text{font-size:6rem}}@media screen and (max-width:1300px){.title-text{font-size:3rem}}@media screen and (max-width:850px){.title-text{font-size:2rem}}.emoji{cursor:default;font-size:2rem;line-height:2;z-index:1}@media screen and (min-width:2000px){.emoji{font-size:3rem}}@media screen and (max-width:1300px){.emoji{font-size:1.75rem}}@media screen and (max-width:850px){.emoji{font-size:1.5rem}}@media screen and (max-width:450px){.emoji{font-size:1.25rem}}.p-text{font-size:1rem;font-weight:400;line-height:1.75;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.p-medium-text{font-size:1.25rem;font-weight:400;line-height:1.75;text-align:left;width:100%}@media screen and (min-width:2000px){.p-medium-text{font-size:1.5rem}}@media screen and (max-width:1100px){.p-medium-text{font-size:1rem}}.p-medium-large-text{font-size:1.75rem;font-weight:400;line-height:1.75;text-align:left;width:100%}@media screen and (min-width:2000px){.p-medium-large-text{font-size:2rem}}@media screen and (max-width:1600px){.p-medium-large-text{font-size:1.25rem}}@media screen and (max-width:1100px){.p-medium-large-text{font-size:1rem}}.p-small-text p{font-size:1rem;font-weight:400;line-height:1.5;margin:.25rem}@media screen and (min-width:2000px){.p-small-text{font-size:1.5rem}}@media screen and (max-width:1100px){.p-small-text{font-size:.75rem}}.p-large-small-text{font-size:2rem;font-weight:400;line-height:1.75;text-align:left}@media screen and (min-width:2000px){.p-large-small-text{font-size:2.5rem}}@media screen and (max-width:1300px){.p-large-small-text{font-size:1.75rem}}@media screen and (max-width:850px){.p-large-small-text{font-size:1.25rem}}@media screen and (max-width:750px){.p-large-small-text{font-size:.95rem}}@media screen and (max-width:500px){.p-large-small-text{font-size:.75rem}}.p-large-text{font-size:2rem;font-weight:400;line-height:1.75;text-align:left}@media screen and (min-width:2000px){.p-large-text{font-size:2.5rem}}@media screen and (max-width:1300px){.p-large-text{font-size:1.75rem}}@media screen and (max-width:850px){.p-large-text{font-size:1.5rem}}@media screen and (max-width:750px){.p-large-text{font-size:1.25rem}}@media screen and (max-width:600px){.p-large-text{font-size:1rem}}.p-large-title-text{color:var(--primary-color);font-size:3rem;font-weight:500;line-height:1.5;text-align:center}@media screen and (min-width:2000px){.p-large-title-text{font-size:4rem}}@media screen and (max-width:1350px){.p-large-title-text{font-size:2rem}}.p-desc-text{color:var(--primary-color);font-size:1.25rem;font-weight:400;line-height:1.5;margin:1rem 2rem;text-align:center}@media screen and (min-width:2000px){.p-desc-text{font-size:1.5rem}}@media screen and (max-width:1350px){.p-desc-text{font-size:1rem}}.bold-text{color:var(--secondary-color);font-size:1rem;font-weight:700;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__navigation{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;position:absolute;z-index:5}.app__navigation,.shape-3d{align-items:center;height:100%}.shape-3d{justify-content:center;overflow:hidden;position:fixed;width:100%;z-index:0}@media screen and (max-width:500px){.app__navigation{display:none}.copyright{padding:2rem}}::-webkit-scrollbar{display:none}:root{--font-base:"Montserrat",sans-serif;--primary-color:#0f1035;--secondary-color:#dcf2f1;--tertiary-color:#7fc7d9;--lightgreen-color:#8ee4af;--mediumgreen-color:#7de2a9;--darkgreen-color:#379683;--black-color:#030303;--lightgray-color:#e4e4e4;--gray-color:#6b7688;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}
/*# sourceMappingURL=main.0ec28d94.css.map*/