@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);:root{--font-base:"Lucida Sans","Lucida Sans Regular","Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;--primary-color:#0015f9;--secondary-color:#1900ff;--black-color:#030303;--lightGray-color:#aeabab;--gray-color:#6b7688;--brown-color:#46364a;--white-color:#fff}*{box-sizing:border-box;scroll-behavior:smooth}*,body,html{margin:0;padding:0}body,html{height:100%;overflow-x:hidden;width:100%}.app{background-color:var(--primary-color);font-family:var(--font-base);object-fit:cover}.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{align-items:center;background-color:#f0f8ff;border-radius:5px;color:#000;display:flex;justify-content:center;padding:.7rem;text-transform:uppercase}.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(--black-color);font-family:var(--font-base);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{align-items:center;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:50px;margin:.25rem 0;transition:all .3s ease-in-out;width:50px}.app__social div,.app__social div svg{align-items:center;display:flex;justify-content:center}.app__social div svg{color:#000;height:20px;width:20px}.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}}.app__social-instagram:hover{background:#fcb200;background:linear-gradient(15deg,#fcb200,#ff5900 35%,#f60606 52%,#0265f5 95%)}.app__social-linkedin:hover{background:#00fce8;background:linear-gradient(15deg,#00fce8,#00a4ff 9%,#061fb8 37%,#1b0bb0 95%)}span{color:var(--secondary-color)}.line{background-color:#000;height:5px}.app__navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#87828231;height:11%;justify-content:space-between;padding:.5rem 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{-webkit-filter:drop-shadow(2px 2px 4px rgba(0,0,0,.587));filter:drop-shadow(2px 2px 4px rgba(0,0,0,.587));height:auto;width:150px}@media screen and (mid-width:2000px){.app__navbar-logo img{height:auto;width:500px}}@media screen and (min-width:400px){.app__navbar-logo img{height:auto;width:180px}}.app__navbar-links{align-items:center;display:flex;flex:1 1;font-family:var(--font-base);font-size:800;justify-content:center;list-style:none;margin-left:1.5rem;margin-right:.5rem}.app__navbar-links li{cursor:pointer;flex-direction:column;margin:2rem}.app__navbar-links li .div1{background:transparent;border-radius:0 0 40px 40px;height:5px;margin-bottom:5px;margin-top:5px;transition:all .5s ease-in-out;width:90%}.app__navbar-links li a{color:rgba(0,0,0,.803);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:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.app__navbar-links li:hover div{background-color:#000}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background:rgba(0,0,0,.956);border-radius:30%;display:flex;height:35px;justify-content:center;position:relative;transition:all 1s ease-in 1s;width:35px}.app__navbar-menu svg{color:#fff;height:70%;width:60%}.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;border-radius:10px;bottom:0;box-shadow:0 0 20px hsla(0,0%,66%,.15);display:inline-flex;flex-direction:column;height:90vh;justify-content:flex-end;margin:15px 20px 50px 50px;padding:.5rem;position:fixed;right:0;top:0;width:70%;z-index:5}.app__navbar-menu div svg{background:rgba(0,0,0,.956);border-radius:10px;color:var(--white-color);display:inline-block;height:35px;justify-content:flex-end;margin:1rem 4rem;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;transition:all 1s ease-in 1s;width:100%}.app__navbar-menu div ul li{margin:1rem;transition:all 1s ease-in 1s}.app__navbar-menu div ul a{color:var(--gray-color);font-size:1rem;font-weight:500;margin-left:1rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul a:hover{color:#030405;text-shadow:4px 4px 6px rgba(0,0,0,.601)}.app__navbar-menu div ul img{align-items:flex-end;display:flex;-webkit-filter:drop-shadow(2px 2px 6px #f3fb07);filter:drop-shadow(2px 2px 6px #f3fb07);height:auto;justify-content:flex-end;transition:all 10s ease-in-out;width:400px}@media screen and (max-width:915px){.app__navbar-menu div ul img{width:200px}}@media screen and (max-width:1180px){.app__navbar-menu div ul img{width:300px}}@media screen and (max-width:740px){.app__navbar-menu div ul img{width:290px}}@media screen and (max-width:653px){.app__navbar-menu div ul img{width:200px}}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div{display:none}}.app__about{flex:1 1;flex-direction:column;width:100%}.app__about-paragraph{color:#000;font-family:var(--font-base);font-size:500;line-height:1.5;margin-left:4rem;margin-right:4rem;margin-top:4rem;text-align:left}@media screen and (max-width:900px){.app__about-paragraph{margin-left:1rem;margin-right:1rem}}.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{background-color:#fff;border-radius:10px;flex-direction:column;font-family:var(--font-base);justify-content:flex-start;margin:2rem;padding:1rem 2rem;width:250px}.app__profile-item img{background-color:none;border-radius:15px;height:170px;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__profile-item{margin:2rem 4rem;width:400px}.app__profile-item img{height:320px}}.app__aboutbg{background-color:#cfedf9}.app__footer{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:768px){.app__footer{flex-direction:column}}.app__footer-head{font-family:cursive}.app__footer-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:4em 2rem 2rem;width:60%}.app__footer-cards .app__footer-card{align-items:center;background-color:#fef4f5;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:60px;margin:0 .5rem;width:60px}.app__footer-cards .app__footer-card p{font-weight:800}.app__footer-cards .app__footer-card a{font-size:95%;font-weight:600;text-decoration:none}.app__footer-cards .app__footer-card:hover{box-shadow:0 0 25px #fef4f5}@media screen and (max-width:450px){.app__footer-cards .app__footer-card{width:100%}}@media screen and (max-width:768px){.app__footer-cards{width:100%}}.app__footer-cards .app__footer-card:last-child{background-color:#f2f7fb}.app__footer-cards .app__footer-card:last-child:hover{box-shadow:0 0 25px #f2f7fb}.app__footer-form{flex-direction:column;margin:1rem 2rem;width:60%}.app__footer-form div{background-color:#f0f8ff;border-radius:10px;cursor:pointer;margin:.75rem 0;transition:all .3s ease-in-out;width:100%}.app__footer-form div input,.app__footer-form div textarea{background-color:#f0f8ff;border:none;border-radius:7px;color:#000;font-family:var(--font-base);font-size:800;outline:none;padding:.95rem;width:100%}.app__footer-form div textarea{height:170px}.app__footer-form div:hover{box-shadow:0 0 25px #000}.app__footer-form button{background-color:red;border:none;border-radius:10px;color:#f8f8f8;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:#e3120e}@media screen and (max-width:768px){.app__footer-form{margin:1rem 0;width:100%}}.app__footerbg{background-color:#9fc2ce}#home{background-color:#e7f7fe;background-position:50%;background-repeat:repeat;background-size:cover;object-fit: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:1200px){.app__header{flex-direction:column}}@media screen and (max-width:450px){.app__header{padding:6rem 1rem 2rem}}.app__header-info{align-items:flex-start;display:flex;flex:0.65 1;flex-direction:column;height:100%;justify-content:flex-start}@media screen and (max-width:2000px){.app__header-info{margin-right:0;width:100%}}.app__header-badge{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;margin:1rem 2rem 1rem 1rem;width:100%}.app__header-badge h1{color:#000;font-family:monospace}.app__header-badge .badge-cmp,.app__header-badge .tag-cmp{background-color:#ffffff77;border:var(--white-color);border-radius:15px;box-shadow:0 0 20px rgba(0,0,0,.798);flex-direction:row;margin-right:1rem;padding:1rem 1rem 1rem 2rem;width:auto}.app__header-badge .badge-cmp:hover,.app__header-badge .tag-cmp:hover{box-shadow:0 0 20px rgba(0,0,0,.798)}.app__header-badge .tag-cmp{flex-direction:column;margin-left:10px;margin-top:3rem}.app__header-badge .tag-cmp p{color:#000;font-family:serif;font-size:1rem;text-align:right;text-transform:capitalize;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:0.75 1;flex-direction:column;height:100%;justify-content:space-evenly;margin-left:1rem}.app__header-circles div{background:#fff;border-radius:50%;-webkit-filter:drop-shadow(2px 4px 6px #fbfdf9);filter:drop-shadow(2px 4px 6px #fbfdf9);height:100px;width:100px}.app__header-circles div img{-webkit-filter:drop-shadow(2px 4px 10px #4a4646);filter:drop-shadow(2px 4px 10px #4a4646);height:60%;width:60%}.app__header-circles div:first-child{-webkit-filter:drop-shadow(2px 4px 10px #61d40a);filter:drop-shadow(2px 4px 10px #61d40a);height:100px;width:100px}.app__header-circles div:nth-child(2){-webkit-filter:drop-shadow(2px 4px 10px #00caf3);filter:drop-shadow(2px 4px 10px #00caf3);height:150px;margin:1.75rem;width:150px}.app__header-circles div:nth-child(3){-webkit-filter:drop-shadow(2px 4px 10px #61d40a);filter:drop-shadow(2px 4px 10px #61d40a);height:90px;width:90px}.app__header-circles div:nth-child(4){-webkit-filter:drop-shadow(2px 4px 10px #d800f5);filter:drop-shadow(2px 4px 10px #d800f5);height:70px;margin:2rem 0 0;width:70px}@media screen and (min-width:2000px){.app__header-circles div:first-child{height:400px;width:400px}.app__header-circles div:nth-child(2){height:300px;margin:1.75rem;width:300px}.app__header-circles div:nth-child(3){height:180px;width:180px}.app__header-circles div:nth-child(4){height:200px;margin:2rem 0 0;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;margin:40px;position:relative}.app__header-img img{-webkit-filter:drop-shadow(-2px -2px 0 #000) drop-shadow(-20px -1px 0 #fff) drop-shadow(-2px -2px 0 #dad6d6) drop-shadow(2px 2px 0 #000) drop-shadow(2px 2px 0 #fff) drop-shadow(20px 1px 0 #000);filter:drop-shadow(-2px -2px 0 #000) drop-shadow(-20px -1px 0 #fff) drop-shadow(-2px -2px 0 #dad6d6) drop-shadow(2px 2px 0 #000) drop-shadow(2px 2px 0 #fff) drop-shadow(20px 1px 0 #000);object-fit:contain;width:100%;z-index:1}@media screen and (max-width:1200px){.app__header-img{margin:2rem 0}}.app__resume{flex-direction:column;margin-left:10px;margin-top:3rem}@media screen and (max-width:1200px){.app__resume{align-items:flex-start;justify-content:flex-start}}.app__header-resume{align-items:center;background-color:#005bf8;border-color:#000;border-radius:10px;box-shadow:4px 4px 7px #000;color:#fff;display:flex;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:600;justify-content:center;padding:.5rem;text-align:center;text-decoration:none;width:90%}.app__header-resume:hover{background-color:#0108d2;color:#fff}.app__text-resume{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.app__header-link{font-size:500;text-decoration:none;width:100%}.app__skills{flex:1 1;flex-direction:column;width:100%}.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:flex-start;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;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;justify-content:center;margin:1rem;text-align:center;transition:all .3s ease-in-out}.app__skills-item div{background-color:#000;border-radius:50%;height:130px;width:130px}.app__skills-item div img{height:60%;width:60%}.app__skills-item div:hover{box-shadow:0 0 25px #000000c9}@media screen and (min-width:2000px){.app__skills-item div{height:150px;width:150px}}@media screen and (max-width:900px){.app__skills-item div{height:70px;width:70px}}.app__skills-item P{align-items:center;background-color:#f0f8ff;border-radius:10px;color:#000;font-weight:800;justify-content:center;margin-top:.8rem;padding:.5rem}@media screen and (min-width:2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{margin-top:1rem}}.app__skills-head{font-family:cursive}.app__skillsbg{background-color:#cfedf9}.app__testimonial{flex:1 1;flex-direction:column;width:100%}.app__testimonial-item{background-color:var(--white-color);border-radius:15px;border-style:solid;box-shadow:0 0 30px rgba(0,0,0,.1);display:flex;flex-direction:row;min-height:320px;padding:2rem;transition:all .3s ease-in-out;width:100%}.app__testimonial-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:space-around;padding:0 2rem;text-align:left;width:100%}.app__testimonial-content p{color:var(--black-color);font-family:var(--font-base);font-size:1.25rem;line-height:2rem}@media screen and (min-width:2000px){.app__testimonial-content p{font-size:2rem;line-height:3.5rem}}@media screen and (max-width:900px){.app__testimonial-content p{width:100%}}.app__testimonial-content h4{color:red;font-weight:600;margin-top:2rem}.app__testimonial-content h5{color:#000;font-weight:400;margin-top:5px}@media screen and (max-width:600px){.app__testimonial-content{margin-top:2rem;padding:0}}.app__testimonial-btns{flex-direction:row;margin-top:1rem}.app__testimonial-btns div{background-color:#000;border-radius:50%;height:50px;margin:1rem;transition:all .3s ease-in-out;width:50px}.app__testimonial-btns div svg{color:#fff;height:20px;width:20px}.app__testimonial-btns div:hover{background-color:#fff}.app__testimonial-btns div:hover svg{color:#000}@media screen and (min-width:2000px){.app__testimonial-btns div{height:100px;width:100px}.app__testimonial-btns div svg{height:45px;width:45px}}.app__testimonialbg{background-color:#cfedf9}.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:#000;border-radius:.5rem;color:#fff;cursor:pointer;font-size:800;font-weight:800;margin:.5rem;padding:.5rem 1rem;transition:all .3s ease}.app__work-filter .app__work-filter-item:hover{background-color:#00e1ff;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:#0d00ff;color:#f8f8f8}.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;border-style:solid;color:#000;cursor:pointer;flex-direction:column;margin:2rem;padding:1rem;transition:all .3s ease;width:270px}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 25px rgba(0,0,0,.2)}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{border-radius:.75rem;margin:1rem;padding:1.25rem;width:470px;width:100%}}.app__work-img{height:230px;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{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:rgba(0,0,0,.5);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:#fff;height:50%;width:50%}.app__work-content{flex-direction:column;font-family:cursive;font-weight:800;padding:.5rem;position:relative;width:100%}.app__work-content h4{line-height:1.5;margin-top:1rem}.app__work-content .app__work-tag{background-color:#fff;border-radius:10px;padding:.5rem 1rem;position:absolute;top:-25px}.app__worksbg{background-color:#e7f7fe}.app__certificates{flex:1 1;flex-direction:column;width:100%}.app__certificates-filter{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:2rem 0}.app__certificates-filter .app__certificates-filter-item{background-color:#000;border-radius:.5rem;color:snow;cursor:pointer;font-family:var(--font-base);font-size:800;font-weight:800;margin:.5rem;padding:.6rem 1rem;transition:all .3s ease}.app__certificates-filter .app__certificates-filter-item:hover{background-color:#02e6ff;color:#000}@media screen and (min-width:2000px){.app__certificates-filter .app__certificates-filter-item{border-radius:.85rem;padding:1rem 2rem}}.app__certificates-filter .item-active{background-color:#0d05ff;color:#fff}.app__certificates-portfolio{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0}.app__certificates-portfolio .app__certificates-item{background-color:#fff;border-radius:.5rem;border-style:solid;color:#000;cursor:pointer;flex-direction:column;height:350px;margin:2rem;padding:2rem;transition:all .3s ease;width:350px}.app__certificates-portfolio .app__certificates-item:hover{box-shadow:0 0 25px rgba(0,0,0,.2)}@media screen and (min-width:2000px){.app__certificates-portfolio .app__certificates-item{border-radius:.75rem;padding:1.25rem;width:700px}}@media screen and (max-width:900px){.app__certificates-portfolio .app__certificates-item{border-radius:.75rem;padding:1rem;width:300px}}@media screen and (min-width:2000px){.app__certificates-portfolio .app__certificates-item{margin:1rem;width:100%}}.app__certificates-img{height:100%;position:relative;width:100%}.app__certificates-img img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__certificates-img{height:450px}}.app__certificates-hover{border-radius:.5rem;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.app__certificates-hover,.app__certificates-hover div{background-color:rgba(0,0,0,.5);transition:all .3s ease}.app__certificates-hover div{border-radius:50%;color:#fff;cursor:pointer;font-family:var(--font-base);font-weight:800;height:50px;margin:1rem;width:50px}.app__certificates-hover div svg{color:#fff;height:50%;width:50%}.app__certificates-content{flex-direction:column;font-family:var(--font-base);font-weight:800;padding:.5rem;position:relative;width:100%}.app__certificates-content h4{line-height:1.5;margin-top:1rem}.app__certificates-content .app__certificates-tag{background-color:#fff;border-radius:10px;padding:.5rem 1rem;position:absolute;top:-25px}.app__certificatebg{background-color:#e7f7fe}
/*# sourceMappingURL=main.0c70fdea.css.map*/