@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);:root{--font-base:"DM Sans",sans-serif;--primary-color:#131314;--secondary-color:#313bac;--black-color:#030303;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}.app__navbar{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0000;display:flex;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:2}@media screen and (min-width:800px){.app__navbar{padding:1rem 5rem}}.app__navbar-logo{align-items:center;display:flex;justify-content:center}.app__navbar-logo img{height:20px;width:100px}@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:flex-end;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(--white-color);flex-direction:column;font-weight:600;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;border-radius:50%;display:flex;height:35px;justify-content:center;position:relative;width:50px}.app__navbar-menu svg{color:var(--white-color);height:110%;width:100%}.app__navbar-menu div{align-items:flex-end;background-color:#000;bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:100%}.app__navbar-menu div svg{color:var(--white-color);height:50px;margin:.5rem 1rem;width:50px}.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(--white-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__about{flex-direction:row}.app__about,.app__profiles1{align-items:center;display:flex;justify-content:center;margin-top:2rem}.app__profiles1{flex-direction:column}.head-text{margin-top:2rem}@media screen and (max-width:900px){.head-text{font-size:20px}}.app__about-item{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;margin:2rem}@media screen and (max-width:900px){.app__about-item{flex-direction:column}}.app__about-item img{border-radius:15px;height:100%;object-fit:contain;width:30%}@media screen and (max-width:900px){.app__about-item img{display:none}}.app__about-item .item{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:55%}.app__about-item .item .bold-text{color:#f0f8ff;display:flex;flex-direction:column;font-size:50px;height:100%;justify-content:flex-start;width:100%}@media screen and (max-width:900px){.app__about-item .item .bold-text{font-size:30px}}.app__about-item .item .p-text{align-items:flex-start;color:rgba(240,248,255,.641);display:flex;flex-direction:column;font-size:18px;justify-content:flex-start}@media screen and (max-width:900px){.app__about-item .item .p-text{font-size:13px;width:140%}}.app__about-item .item .button{align-items:center;display:flex;flex-direction:row;gap:20px;height:100%;justify-content:center;margin-top:10px;width:100%}@media screen and (max-width:900px){.app__about-item .item .button{font-size:15px;width:200px}}.app__about-item .item .button .hire{align-items:center;border:2px solid #371229;border-radius:15px;color:rgba(240,248,255,.663);cursor:pointer;display:flex;flex-direction:row;font-size:20px;height:100%;justify-content:center;padding:10px;text-decoration:none;width:40%}@media screen and (max-width:900px){.app__about-item .item .button .hire{font-size:15px;width:100%}}.app__about-item .item .button .cv{align-items:center;border:2px solid #371229;border-radius:15px;color:rgba(240,248,255,.663);cursor:pointer;display:flex;flex-direction:row;font-size:20px;height:100%;justify-content:center;padding:10px;width:40%}@media screen and (max-width:900px){.app__about-item .item .button .cv{font-size:13px;width:100%}}.app__about-item .item .button .cv:hover,.app__about-item .item .button .hire:hover{background:#3c084f;background:linear-gradient(85deg,#3c084f,#0d0d98 3%,#3c084f 55%)}.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-direction:row;gap:10px;justify-content:center;margin:1rem;width:100%}.app__footer-cards .app__footer-card{align-items:center;background-color:#251b77;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__footer-cards .app__footer-card img{height:40px;margin:0 .7rem;width:40px}.app__footer-cards .app__footer-card p{font-weight:500}.app__footer-cards .app__footer-card a{color:#f0f8ff;font-weight:500;text-decoration:none}.app__footer-cards .app__footer-card:hover{box-shadow:0 0 25px #251b77}@media screen and (max-width:450px){.app__footer-cards .app__footer-card{width:100%}}@media screen and (max-width:768px){.app__footer-cards{flex-direction:column;width:100%}}.app__footer-cards .app__footer-card:last-child{background-color:#251b77}.app__footer-cards .app__footer-card:last-child:hover{box-shadow:0 0 25px #251b77}.app__footer-form{align-items:center;flex-direction:column;margin:1rem 2rem;width:50%}.app__footer-form div{background-color:var(--white-color);border-radius:10px;cursor:pointer;margin:.75rem 0;transition:all .3s ease-in-out;width:70%}.app__footer-form div input,.app__footer-form div textarea{background-color:#3c0753;border:none;border-radius:7px;color:var(--white-color);font-family:var(--font-base);outline:none;padding:.95rem;width:100%}.app__footer-form div textarea{color:#f0f8ff;height:120px}.app__footer-form div:hover{box-shadow:0 0 25px #3c0753}.app__footer-form button{background-color:var(--secondary-color);border:none;border-radius:10px;color:var(--white-color);cursor:pointer;font-family:var(--font-base);font-weight:500;margin:2rem 0 0;outline:none;padding:1rem 2rem;transition:cubic-bezier(.55,.085,.68,.53)}.app__footer-form button:hover{background-color:#2430af}@media screen and (max-width:768px){.app__footer-form{margin:1rem 0;width:100%}}.copyright{margin-bottom:-50px}.copyright .p-text{color:var(--white-color)}#home{position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{flex:1 1;flex-direction:row;inline-size:100%;height:100%;padding:4rem 2rem 0}@media screen and (min-width:2000px){.app__header{padding-top:8rem}}@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{flex:.95 1;flex-direction:row;height:50%;width:100%}.app__header-info,.app__header-info .info{align-items:flex-start;display:flex;justify-content:flex-start}.app__header-info .info{flex-direction:column;gap:20px;margin-block-start:90px;width:70%}.app__header-info .info .button{display:flex;flex-direction:row;gap:20px;width:100%}.app__header-info .info .button .hire{background-color:#0000;border:2px solid #371229;border-radius:20px;color:#fff;cursor:pointer;display:inline-block;font-size:20px;padding:15px 32px;text-align:center;text-decoration:none;width:40%}.app__header-info .info .button .hire:hover{background:#3c084f;background:linear-gradient(85deg,#3c084f,#0d0d98 3%,#3c084f 55%)}.app__header-info .info .button .resume{background-color:#0000;border:2px solid #371229;border-radius:20px;color:#fff;cursor:pointer;display:inline-block;font-size:20px;padding:15px 32px;text-align:center;text-decoration:none;width:40%}.app__header-info .info .button .resume:hover{background:#3c084f;background:linear-gradient(85deg,#3c084f,#0d0d98 3%,#3c084f 55%)}.app__header-info .header_img{inline-size:70%;margin-top:-250px}.app__header-info .header_img img{border-radius:10%;inline-size:80%;margin-left:80px;object-fit:contain;z-index:1}@media screen and (max-width:1200px){.app__header-info{margin-right:0;margin-top:2rem;width:70%}.app__header-info .header_img{display:none}}.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 hsla(0,7%,86%,.367);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;text-transform:uppercase;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:400px;width:400px}.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}.app__header-img img{object-fit:contain;width:100%;z-index:1}.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:1200px){.app__header-img{margin:2rem 0}}.app__skills{flex:1 1;flex-direction:column;width:70%}.app__skills-container{display:flex;flex-direction:row;margin-top:3rem;width:100%}@media screen and (max-width:900px){.app__skills-container{flex-direction:column;width:100%}}.app__skills-list{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center}@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:2rem;text-align:center;transition:all .3s ease-in-out}.app__skills-item div{background-color:#fef4f5;border-radius:50%;height:100px;width:100px}.app__skills-item div img{height:60%;width:60%}.app__skills-item div:hover{box-shadow:0 0 20px rgba(254,244,245,.812);cursor:pointer}@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}}.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__projects{flex:1 1;flex-direction:column}.app__profiles{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px}.app__profile-item{display:flex;flex-direction:row;width:50%}@media screen and (max-width:900px){.app__profile-item{flex-direction:column;width:100%}}.app__profile-item .image{align-items:center;border-radius:50%;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;padding:50px}.app__profile-item .image img{border-radius:5%;height:100%;object-fit:cover;width:100%}.app__profile-item .overlay{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:20px}.app__profile-item .overlay h2{color:#f0f8ff;font-size:1.5rem;font-weight:600;margin-bottom:10px}.app__profile-item .overlay p{color:gray;font-size:1rem;font-weight:500}.app__profile-item .overlay .links{display:flex;flex-direction:row;gap:10px;justify-content:right;margin-top:10px;width:100%}.app__profile-item .overlay .links a{background-color:#000;border-radius:50%;color:#f0f8ff;font-size:1rem;font-weight:500;margin-right:10px;padding:10px;text-decoration:none;transition:all .3s ease-in-out}.app__profile-item .overlay .links a:hover{color:#051a74}.main{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;list-style:none;width:100%}.app__experiences{flex:1 1;flex-direction:row;width:100%}.image{border-radius:10px;display:flex;height:100%;justify-content:left;object-fit:cover;width:100%}.experience-wrap{display:flex;flex-wrap:wrap;gap:100px;justify-content:space-between;margin-top:4rem;width:100%}@media screen and (max-width:768px){.experience-wrap{display:block}}.title{font-weight:700;margin-bottom:2rem}.title h2{color:#f0f8ff}.title p{margin:5px}.desc,.title p{color:rgba(240,248,255,.548)}.desc{align-items:self-end;display:flex;flex-direction:column;font-size:15px;gap:10px;justify-content:right}.app{background:radial-gradient(#410359 0,#190123 37%,#010001 76%,#07000a 87%,#190123 100%);font-family:var(--font-base)}.app__whitebg{background:radial-gradient(row #410359 50%,#190123 20%,#010001 76%,#07000a 87%,#190123 0)}.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(--black-color);text-transform:uppercase}.head-text{color:var(--white-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:.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{flex-direction:column;justify-content:flex-end;padding:1rem}.app__social,.app__social div{align-items:center;display:flex}.app__social div{background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;height:40px;justify-content:center;margin:.25rem 0;transition:all .3s ease-in-out;width:40px}.app__social div svg{color:var(--gray-color);height:15px;width:15px}.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}}
/*# sourceMappingURL=main.80ef80f5.css.map*/