@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);.app__navbar{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(4px);background:#ffffff40;border:1px solid #ffffff2e;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:2}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo img{height:20px;width:90px}@media screen and (min-width:2000px){.app__navbar-logo img{height:40px;width:180px}}.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;margin:0 1rem}.app__navbar-links li div{background:#0000;border-radius:50%;height:5px;margin-bottom:5px;width:5px}.app__navbar-links li a{color:var(--gray-color);flex-direction:column;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color)}.app__navbar-links li:hover div{background:var(--secondary-color)}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background-color: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:url(/static/media/bgWhite.79658cadae50b3b16ee5.png);background-color:var(--white-color);background-repeat:repeat;background-size:cover;bottom:0;box-shadow:0 0 20px #a8a8a826;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:80%;z-index:5}.app__navbar-menu div a{align-items:center;display:flex;justify-content:center}.app__navbar-menu div a svg{color:var(--gray-color);height:26px;margin:1rem;width:26px}.app__navbar-menu div a svg:hover,.app__navbar-menu div svg{color:var(--secondary-color)}.app__navbar-menu div svg{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}}#home{background:url(/static/media/bgIMG.c39101e520e2997fc6d4.png);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:4rem 2rem 0;width:100%}@media screen and (min-width:2000px){.app__header{padding-top:8rem}}@media screen and (max-width:1200px){.app__header{flex-direction:column;padding:4rem 3rem 0}}@media screen and (max-width:450px){.app__header{padding:4rem 1rem 2rem}}.app__header-info{align-items:flex-start;display:flex;flex:.65 1;flex-direction:column;height:100%;justify-content:flex-start;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:right;width:100%}.app__header-badge span{font-size:2.5rem}@media screen and (min-width:2000px){.app__header-badge span{font-size:5rem}}@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 img{height:60%;width:60%}.app__header-circles div:first-child{height:100px;width:100px}.app__header-circles div:nth-child(2){height:150px;margin:1.75rem;width:150px}.app__header-circles div:nth-child(3){height:70px;width:70px}@media screen and (min-width:2000px){.app__header-circles div:nth-child(2){height:340px;width:340px}.app__header-circles div:nth-child(3){height:170px;width:170px}.app__header-circles div:first-child{height:200px;width:200px}}@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:flex-end;display:flex;flex:1 1;height:100%;justify-content:flex-end;position:relative}@media screen and (max-width:750px){.app__header-img{align-items:center;justify-content:center}}.app__header-img img{object-fit:contain;width:100%;z-index:1}@media screen and (max-width:750px){.app__header-img img{align-items:center;justify-content:center;width:86%}}.app__header-img .overlay_circle{bottom:0;height:75%;left:0;position:absolute;right:0;width:100%;z-index:0}@media screen and (max-width:750px){.app__header-img .overlay_circle{height:100%}}@media screen and (max-width:1200px){.app__header-img .overlay_circle{height:90%}.app__header-img{margin:2rem 0}}.footer{background-color:var(--white-color);border-top:1px solid var(--lightGray-color);color:var(--black-color);display:flex;flex-direction:column;padding:1rem}.footer__addr{margin-bottom:2rem;margin-left:1rem}.footer__addr img{height:52px;margin-top:1rem;width:170px}@media screen and (min-width:2000px){.footer__addr img{height:40px;width:180px}}.footer h2{font-size:14px;font-weight:400;margin-top:1.2em}.footer address{color:var(--gray-color);font-style:normal}.footer .footer__action{display:flex;flex-direction:row;gap:1rem}.footer .footer__action .footer__btn{align-items:center;background-color:var(--gray-color);border-radius:10px;color:var(--white-color);display:flex;font-size:1rem;height:36px;justify-content:center;line-height:0;margin:.6em 0;max-width:-webkit-max-content;max-width:max-content;padding:1.3em;text-decoration:none}.footer .footer__action .footer__btn:hover{background-color:var(--secondary-color)}.legal{color:var(--gray-color);display:flex;flex-wrap:wrap;margin-left:1rem}.legal p{font-size:1rem;margin:0}.legal__links{align-items:center;display:flex;margin-left:auto;margin-right:1rem}.legal__links .heart:hover{color:var(--secondary-color)}.legal__links span{font-size:1rem;margin:0}@media screen and (max-width:600px){.legal__links{margin:1rem 0 0}}.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:#f7f7f7;border-radius:50%;height:80px;width:80px}.app__skills-item div:hover{box-shadow:0 0 25px #0000001a}.app__skills-item div img{height:50%;width:50%}@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;margin-top:6rem}@media screen and (max-width:900px){.app__skills-exp{margin-top:2rem}}.app__skills-exp-item{align-items:flex-start;display:flex;flex-direction:row;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;cursor:pointer;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:.5rem}.app__skills-exp-year{margin-left:.5rem;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__about{flex:1 1;flex-direction:column;width:100%}.app__profiles{flex-wrap:wrap;justify-content:center;margin-top:2rem}.app__profile-item,.app__profiles{align-items:flex-start;display:flex}.app__profile-item{flex-direction:column;justify-content:flex-start;margin:2rem;width:195px}.app__profile-item img{border-radius:15px;height:170px;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__profile-item{margin:2rem 4rem;width:370px}.app__profile-item img{height:320px}}.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:.5rem;color:#000;cursor:pointer;font-weight:800;margin:.5rem;padding:.5rem 1rem;transition:all .3s ease}.app__work-filter .app__work-filter-item:hover{background-color:var(--secondary-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(--secondary-color);color:#fff}.app__work-portfolio{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.app__work-portfolio .app__work-item{background-color:#fff;border-radius:.5rem;color:#000;cursor:pointer;flex-direction:column;margin:2rem;padding:1rem;transition:all .3s ease;width:280px}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 25px #0003}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{border-radius:.75rem;padding:1.25rem;width:470px}}@media screen and (max-width:450px){.app__work-portfolio .app__work-item{margin:1.75rem;width:100%}}@media screen and (max-width:850px){.app__work-portfolio .app__work-item{margin:1.75rem;width:100%}}.app__work-img{height:220px;position:relative;width:100%}.app__work-img img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__work-img{height:350px}}.app__work-hover{background-color:#00000080;border-radius:.5rem;bottom:0;height:100%;left:0;opacity:.1;position:absolute;right:0;top:0;transition:all .3s ease;width:100%}.app__work-hover:hover{opacity:1;transition:all .3s ease}.app__work-hover div{background-color:#002c5280;border-radius:50%;color:#fff;cursor:pointer;font-family:var(--font-base);font-weight:800;height:50px;margin:1rem;transition:all .3s ease;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;position:absolute;top:-25px}.app__work-btns{align-items:center;flex-direction:row;justify-content:center;margin-top:1rem}.app__work-btns .disabled{opacity:.3;pointer-events:none}.app__work-btns span{color:var(--gray-color)}.app__work-btns div{background-color:var(--white-color);border-radius:50%;height:50px;margin:1rem;transition:all .3s ease-in-out;width:50px}.app__work-btns div svg{color:var(--secondary-color);height:20px;width:20px}.app__work-btns div:hover{background-color:var(--secondary-color)}.app__work-btns div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__work-btns div{height:100px;width:100px}.app__work-btns div svg{height:45px;width:45px}}.app__contact{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:768px){.app__contact{flex-direction:column}}.app__contact-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:1em 2rem 2rem;width:60%}.app__contact-cards .app__contact-card{align-items:center;background-color:#f2f7fb;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:290px;padding:1rem;transition:all .3s ease-in-out}.app__contact-cards .app__contact-card img{height:54px;margin:0 .5rem;width:54px}.app__contact-cards .app__contact-card p{font-weight:500}.app__contact-cards .app__contact-card a{font-weight:500;text-decoration:none}.app__contact-cards .app__contact-card:hover{box-shadow:0 0 25px var(--lightGray-color);color:var(----black-color)}@media screen and (max-width:450px){.app__contact-cards .app__contact-card{width:100%}}@media screen and (max-width:768px){.app__contact-cards{width:100%}}.app__contact-cards .app__contact-card:last-child{background-color:#f2f7fb}.app__contact-cards .app__contact-card:last-child:hover{box-shadow:0 0 25px var(--lightGray-color);color:var(----black-color)}.app__contact-form{flex-direction:column;margin:1rem 2rem;width:60%}.app__contact-form div{background-color:var(--primary-color);border-radius:10px;cursor:pointer;display:flex;margin:.5rem 0;transition:all .3s ease-in-out;width:100%}.app__contact-form div input,.app__contact-form div textarea{background-color:var(--white-color);border:none;border-radius:7px;color:var(--secondary-color);font-family:var(--font-base);outline:none;padding:.95rem;width:100%}.app__contact-form div textarea{height:170px}.app__contact-form div:hover{box-shadow:0 0 25px var(--primary-color)}.app__contact-form button{background-color:var(--gray-color);border:none;border-radius:10px;color:var(--white-color);cursor:pointer;font-family:var(--font-base);font-weight:500;margin:1rem 0 0;outline:none;padding:1rem 2rem;transition:cubic-bezier(.55,.085,.68,.53)}.app__contact-form button:hover{background-color:var(--secondary-color)}.app__contact-form .form-error{color:red;font-size:1rem}@media screen and (max-width:768px){.app__contact-form{margin:1rem 0;width:100%}}body,html{background-color:#fff;margin:0;padding:0}.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;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{color:var(--gray-color);font-size:.8rem}.head-text{color:var(--black-color);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(--gray-color);font-size:1rem;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{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem}.app__social div{background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;height:42px;margin:.25rem;transition:all .3s ease-in-out;width:42px}.app__social div,.app__social div a{align-items:center;display:flex;justify-content:center}.app__social div svg{color:var(--gray-color);height:22px;width:22px}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white-color)}@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(--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}}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#a8b9bf;border:2px solid #0000;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#8ba1b9}:root{--font-base:"DM Sans",sans-serif;--primary-color:#edf2f8;--secondary-color:#0b57d0;--black-color:#202124;--lightGray-color:#f1f3f4;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#fff}:root--dark{--font-base:"DM Sans",sans-serif;--primary-color:#1a1b1c;--secondary-color:#0b57d0;--black-color:#f0f9ff;--lightGray-color:#def3ff;--gray-color:#c8d5e9;--brown-color:#46364a;--white-color:#202124}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}
/*# sourceMappingURL=main.c376ea43.css.map*/