@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);.app_about{flex:1 1;flex-direction:column;width:100%}.app_profile-item{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:2rem;width:190px}.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}}#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: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:.65 1;flex-direction:column;height:100%;justify-content:flex-start;margin:0 2rem}@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;width:100%}.app_header-badge .badge-cmp,.app_header-badge .tag-cmp{background:var(--white-color);border-radius:15px;box-shadow:0 0 20px #00000080;flex-direction:row;padding:1rem 1.5rem;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%}@media screen and (max-width:800px){.app_header-badge .tag-cmp{margin-left:8rem;margin-top:2rem}}.app_header-badge span{font-size:2.5rem}@media screen and (min-width:2000px){.app_header-badge span{font-size:5rem}}@media screen and (min-width:800px){.app_header-badge{margin-top:2rem}}@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{background-color:rgba(255,255,0,.684);height:100px;width:100px}.app_header-circles div:nth-child(2){height:120px;margin:1.75rem;width:120px}.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:center;display:flex;flex:1 1;height:100%;justify-content:center;position:relative}.app_header-img .profile_image{animation:profile_animation 7s ease-in-out 1s infinite;background:url(/static/media/dp1.8dd4f8d27e07b77268b4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 9px #ffffff4d;height:400px;justify-self:center;width:100%;width:400px;z-index:1}@media screen and (min-width:800px){.app_header-img .profile_image{margin-top:2rem}}@media screen and (max-width:800px){.app_header-img .profile_image{height:300px;width:300px}}@keyframes profile_animation{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.app_header-img .overlay_circle{bottom:0;height:90%;left:0;opacity:.2;position:absolute;right:0;width:100%;z-index:0}@media screen and (max-width:1200px){.app_header-img{margin:2rem 0}}.numbers_animation{display:flex;flex:.65 1;flex-direction:column;height:100%;justify-content:center;margin:0 2rem}@media screen and (min-width:2000px){.numbers_animation{margin-right:0;width:100%}}@media screen and (max-width:1200px){.numbers_animation{margin-bottom:10px}}@media screen and (max-width:500px){.numbers_animation{display:none}}.numbers_header-badge{align-items:flex-end;display:flex;flex-direction:column;width:100%}.numbers_header-badge .data{border-radius:15px;box-shadow:0 0 20px #0000004d;flex-direction:row;gap:5px;margin-top:2rem;padding:1rem 1.5rem;width:auto}@media screen and (max-width:1200px){.numbers_header-badge{align-items:center;justify-content:flex-start}.numbers_header-badge .data{margin-top:1rem;padding:.5rem 1rem}}.socialMediaLinks{align-items:center;cursor:pointer;display:flex;gap:15px;justify-content:center;padding:1rem}@media screen and (min-width:500px){.socialMediaLinks{display:none}}.socialMediaLinks a{align-items:center;background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;display:flex;height:50px;justify-content:center;margin:.5rem 0;transition:all .3s ease-in-out;width:50px}.socialMediaLinks a svg{color:var(--gray-color);height:20px;width:20px}.socialMediaLinks a:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.socialMediaLinks a:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.socialMediaLinks a{height:70px;margin:.5rem 0;width:70px}.socialMediaLinks a svg{height:30px;width:30px}}.app_footer{flex:1 1;flex-direction:column;margin-top:2rem;width:100%}@media screen and (max-width:768px){.app_footer{flex-direction:column}}.app_footer-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:1rem 2rem;width:80%}.app_footer-cards .app_footer-card{align-items:center;background-color:var(--white-color);border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:200px;padding:1rem;text-decoration:none;transition:all .3s ease-in-out}.app_footer-cards .app_footer-card svg{height:40px;margin:0 .5rem;width:40px}.app_footer-cards .app_footer-card p{color:#000;font-weight:700}@media screen and (max-width:450px){.app_footer-cards .app_footer-card{flex-direction:column;gap:5px;min-width:150px;padding:.5rem;width:45%}}@media screen and (max-width:768px){.app_footer-cards{width:100%}}.app_footer-form{flex-direction:column;width:60%}.app_footer-form div{background-color:var(--white-color);border-radius:10px;cursor:pointer;margin:.5rem 0;transition:all .3s ease-in-out;width:100%}.app_footer-form div input,.app_footer-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_footer-form div textarea{height:170px}.app_footer-form div:hover{box-shadow:0 0 25px var(--white-color)}@media screen and (max-width:768px){.app_footer-form{margin:1rem 0;width:100%}}.warning-text{color:red;font-size:1rem}.sendMessageBtn{--text-color:#fff;background:#313bac;border:none;border-radius:5px;box-shadow:0 7px 2px #171c61,0 8px 5px #000;color:var(--text-color);font-family:var(--font-base);font-weight:600;letter-spacing:2px;margin:2rem 0 0;opacity:.9;padding:1em;position:relative;transition:.2s;width:11rem}.sendMessageBtn:hover{cursor:pointer;opacity:1}.sendMessageBtn:active{box-shadow:0 3px 2px #171c61,0 3px 5px #000;top:4px}.StyleButton_cssbuttons_io_button__Jh6C0{align-items:center;background:#ad5389;background:linear-gradient(0deg,#4d36d0,#8474fe);border:none;border-radius:20em;box-shadow:0 .7em 1.5em -.5em #4d36d0be;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:17px;font-weight:500;letter-spacing:.05em;padding:.8em 1.5em .8em 1.2em}.StyleButton_cssbuttons_io_button__Jh6C0 svg{margin-right:8px}.StyleButton_cssbuttons_io_button__Jh6C0:hover{box-shadow:0 .5em 1.5em -.5em #4d36d0be}.StyleButton_cssbuttons_io_button__Jh6C0:active{box-shadow:0 .3em 1em -.5em #4d36d0be}.app_skills{flex:1 1;flex-direction:column;margin-top:1rem;width:100%}.app_skills-container{display:flex;flex-direction:column;justify-content:center;margin-top:2rem;width:80%}@media screen and (max-width:900px){.app_skills-container{flex-direction:column;width:100%}}.app_skills-list{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}}.skill_circle{box-shadow:0 0 20px #00000080}.app_skills-item{flex-direction:column;margin:1rem;text-align:center;transition:all .3s ease-in-out}.app_skills-item div{background-color:#fff;border-radius:50%;height:70px;width:70px}.app_skills-item div img{height:70%;width:70%}@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:60px;width:60px}.app_skills-item{margin:.7rem}}.app_skills-item p{font-weight:600;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{display:flex;flex:1 1;justify-content:center;margin-left:80px;margin-top:2rem}@media screen and (max-width:900px){.app_skills-exp{display:none}}.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 a{text-decoration:none}.app_skills-exp-works a .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 a .app_skills-exp-work h4{align-items:center;display:flex;font-weight:500;gap:5px;transition:all .3s ease-in-out}.app_skills-exp-works a .app_skills-exp-work p{color:var(--gray-color);font-weight:400;margin-top:3px}.app_skills-exp-works a:hover h4{color:var(--secondary-color)}.app_blog{flex:1 1;flex-direction:column;width:100%}.app_profiles{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem}a{text-decoration:none}a .app_profile-item{align-items:flex-start;border-radius:10px;box-shadow:0 0 25px #0006;display:flex;flex-direction:column;justify-content:flex-start;margin:1.5rem;width:250px}a .app_profile-item:hover{box-shadow:0 0 25px #000000b3}a .app_profile-item img{border-radius:0;height:180px;object-fit:cover;width:100%}a .app_profile-item .blog_text{align-items:center;background-color:var(--primary-color);display:flex;flex-direction:column;padding:10px}a .app_profile-item .blog_text p{text-align:center}@media screen and (min-width:2000px){a .app_profile-item{margin:2rem 4rem;width:370px}a .app_profile-item img{height:320px}}.seemore{--text-color:#fff;background:#313bac;border:none;border-radius:5px;box-shadow:0 7px 2px #171c61,0 8px 5px #000;color:var(--text-color);font-family:var(--font-base);font-weight:600;letter-spacing:2px;margin:2rem 0 0;opacity:.9;padding:1em;position:relative;transition:.2s;width:11rem}.seemore:hover{cursor:pointer;opacity:1}.seemore:active{box-shadow:0 3px 2px #171c61,0 3px 5px #000;top:4px}.app_works{flex:1 1;flex-direction:column;width:100%}.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;box-shadow:0 0 25px #00000080;color:#000;flex-direction:column;margin:1rem;transition:all .3s ease;width:250px}.app_work-portfolio .app_work-item:hover{box-shadow:0 0 25px #000000e6}@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:300px){.app_work-portfolio .app_work-item{margin:1rem;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{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:#00000080;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:var(--white-color);height:50%;width:50%}.app_work-content{flex-direction:column;padding:.5rem;position:relative;width:100%}.app_work-content a{text-decoration:none}.app_work-content h4{display:flex;line-height:1;margin-top:.5rem}.app_work-content h4:hover{color:var(--secondary-color)}@media screen and (min-width:2000px){.app_work-content h4{margin-top:3rem}}.app_work-content .description{text-align:center}.more_projects{margin:1.5rem}.more_projects p{font-size:1.5rem;text-align:center}.more_projects .more_projects_list{align-items:center;display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-top:2rem}.more_projects .more_projects_list div .more_projects_title{align-items:center;border-radius:8px;box-shadow:0 0 25px #0003;color:var(--black-color);cursor:pointer;display:flex;font-weight:500;gap:10px;justify-content:center;padding:.5rem 1rem;transition:all .3s ease;width:100%}.more_projects .more_projects_list div .more_projects_title:hover{box-shadow:0 0 25px #00000080}@media screen and (max-width:450px){.more_projects .more_projects_list div .more_projects_title{gap:5px;padding:.5rem}}@media screen and (min-width:2000px){.more_projects .more_projects_list div{margin:2rem;width:210px}}@media screen and (max-width:800px){.more_projects .more_projects_list div{display:none}.more_projects .more_projects_list{width:100%}}.more_projects_mobile{display:flex;gap:25px}.more_projects_mobile .btn{background-color:var(--primary-color);border-radius:50%;height:50px;transition:all .3s ease-in-out;width:50px}.more_projects_mobile .btn svg{color:var(--secondary-color);height:30px;width:30px}.more_projects_mobile .btn:hover{background-color:var(--secondary-color)}.more_projects_mobile .btn:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.more_projects_mobile .btn{height:100px;width:100px}.more_projects_mobile .btn svg{height:45px;width:45px}}@media screen and (max-width:450px){.more_projects_mobile .btn{background-color:var(--white-color)}.more_projects_mobile .btn svg{height:40px;width:40px}}.more_projects_mobile .more_projects_mobile_list{align-items:center;display:flex;justify-content:center}.more_projects_mobile .more_projects_mobile_list div{width:100%}.more_projects_mobile .more_projects_mobile_list div .more_projects_title_mobile{align-items:center;border-radius:8px;box-shadow:0 0 25px #0003;color:var(--black-color);cursor:pointer;display:flex;font-weight:500;gap:10px;justify-content:center;padding:.5rem 1rem;transition:all .3s ease;width:100%}.more_projects_mobile .more_projects_mobile_list div .more_projects_title_mobile:hover{box-shadow:0 0 25px #00000080}@media screen and (max-width:450px){.more_projects_mobile .more_projects_mobile_list div .more_projects_title_mobile{gap:10px}}@media screen and (min-width:2000px){.more_projects_mobile .more_projects_mobile_list div{margin:2rem;width:210px}}@media screen and (max-width:800px){.more_projects_mobile .more_projects_mobile_list{width:100%}}@media screen and (max-width:450px){.more_projects_mobile{margin-top:-20px}}@media screen and (min-width:800px){.more_projects_mobile{display:none}}.app_navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#fff6;border:1px solid #fff3;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{height:20px;justify-content:flex-start}.app_navbar_logo img{height:100px;margin-top:20px;width:100px}@media screen and (min-width:2000px){.app_navbar_logo img{height:200px;width:200px}}.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:50px;height:5px;margin-bottom:5px;width:5px}.app_navbar_links li a{color:var(--gray-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);scale:1.3}.app_navbar_links li:hover div{background:var(--secondary-color)}@media screen and (max-width:900px){.app_navbar_links{display:none}}.app_navbar-button{align-items:center;border:1px solid var(--gray-color);border-radius:5px;cursor:pointer;display:flex;flex-direction:row;text-decoration:none}.app_navbar-button svg{height:30px;margin-left:.2rem;width:30px}.app_navbar-button p{font-weight:500;margin:.5rem}@media screen and (max-width:900px){.app_navbar-button{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:url(/static/media/bgWhite.79658cadae50b3b16ee5.png);background-color:var(--white-color);background-repeat:repeat;background-size:cover;bottom:0;box-shadow:0 0 20px #a8a8a880;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 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)}.app_navbar_menu div .talk_button{color:var(--secondary-color);cursor:pointer;font-size:1.1rem;font-weight:700;margin:1rem;text-decoration:none}@media screen and (min-width:900px){.app_navbar_menu,.app_navbar_menu div{display:none}}.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);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(--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{cursor:pointer;flex-direction:column;padding:1rem}.app__social,.app__social a{align-items:center;display:flex;justify-content:center}.app__social a{background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;height:40px;margin:.25rem 0;transition:all .3s ease-in-out;width:40px}.app__social a svg{color:var(--gray-color);height:15px;width:15px}.app__social a:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social a:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__social a{height:70px;margin:.5rem 0;width:70px}.app__social a 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}}:root{--font-base:"DM Sans",sans-serif;--primary-color:#edf2f8;--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}
/*# sourceMappingURL=main.a301990a.css.map*/