.App{background-color:#fff;font-family:Lucida Console,Courier New,monospace;margin:0;padding:0;text-align:center}.main_header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 1.5rem}.header_logo{font-family:Monaco,Courier New,monospace;font-size:2rem;font-weight:800}.header_socialLists{align-items:center;display:flex;flex-direction:row;gap:1rem}.socialLists{cursor:pointer}.socialLists img{filter:invert(36%) sepia(97%) saturate(7449%) hue-rotate(244deg) brightness(101%) contrast(103%);transition:transform .3s linear}.socialLists img:hover{transform:scale(1.1)}.github_logo{height:45px;width:45px}.gmail_logo{height:24px;width:28px}.linkdin_logo,.twitter_logo{height:30px;margin-left:.5rem;width:30px}.boxDgn{animation:boxDgn 10s linear infinite;filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:30px;opacity:.5;position:absolute;top:1rem;width:30px}@keyframes boxDgn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:725px){.main_header{display:flex;flex-direction:column;gap:.5rem}.boxDgn{display:none}}.navigation_main{background-color:#f8ebff;border-radius:0 0 .8rem .8rem;box-shadow:1px 1px 4px 0 #9787bb;margin-top:1rem;overflow:hidden;padding:.5rem 0}.mobnav_control{display:none}.nav_control{display:flex;flex-direction:row;justify-content:space-evenly;padding:.5rem}.manu_close,.manu_open{display:none}.navLists{cursor:pointer;transition:transform .3s linear}.navLists:hover{transform:scale(1.1)}.navLists a{color:#3d37ff;text-decoration:none}@media screen and (max-width:725px){.navigation_main{display:block}.nav_control{display:none}.mobnav_control{background-color:#f8ebff;border-radius:0 0 .8rem .8rem;box-shadow:1px 1px 4px 0 #9787bb;display:block;margin-top:1rem;padding:1.5rem 0}.navigation_main img{filter:invert(18%) sepia(60%) saturate(7465%) hue-rotate(245deg) brightness(102%) contrast(101%);padding-left:.5rem}.manu_open{display:block;height:40px;width:40px}.manu_close{display:block;height:50px;width:50px}.mob_navLists{margin-bottom:1rem}}.footer_main{background-color:#f8ebff;border-radius:0 0 .8rem .8rem;box-shadow:1px 1px 4px 0 #9787bb;margin-bottom:0;margin-top:2rem}.footer_desc{color:#000;font-size:.9rem;padding:.5rem}.intro_main{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem}.intro_left,.intro_right{padding:.5rem}.intro_right{grid-column:2/span3;text-align:left}.introPic_wrapper{align-items:center;animation:wrapper 5s linear infinite alternate-reverse;border-bottom-left-radius:5%;border-bottom-right-radius:50%;border-top-left-radius:50%;border-top-right-radius:25%;box-shadow:0 0 8px 1px #9787bb;display:flex;justify-content:center;margin:0 auto;overflow:hidden;width:100%;width:auto}@keyframes wrapper{to{border-bottom-left-radius:50%;border-bottom-right-radius:5%;border-top-left-radius:25%;border-top-right-radius:50%}}.intro_left img{height:auto;object-fit:cover;width:100%}.intro_right .cta_main,.intro_right h1,.intro_right h3{padding:0 1rem;text-align:start}.intro_right p{font-size:1rem;letter-spacing:.05rem;line-height:1.5rem;padding:.5rem 1rem;text-align:start;word-spacing:.15rem}.cta_main{display:flex;gap:2rem}.cta_main a{border-bottom:2px solid #3d37ff;color:#3d37ff;font-weight:600;padding:.2rem 0;text-decoration:none}.curveFlat{animation:curveFlat 4s linear infinite alternate-reverse;filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:50px;left:.5rem;opacity:.8;position:relative;top:1rem;width:50px}@keyframes curveFlat{0%{transform:scale(.8)}to{transform:scale(1.2)}}@media screen and (max-width:725px){.intro_main{grid-template-columns:repeat(1,1fr)}.introPic_wrapper{height:auto;width:90%}.intro_right .cta_main,.intro_right h1,.intro_right h3,.intro_right p{margin-top:0;padding:0;text-align:start}.intro_right p{font-size:.9rem;letter-spacing:.05rem;line-height:1.1rem;word-spacing:.1rem}.intro_right{grid-column:unset}.cta_main{display:flex;gap:1.5rem}.curveFlat{left:.2rem;top:0}}.skills_main{margin-top:2rem}.skills_control{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:1.5rem .5rem}.skills_contents{background-color:#f8ebff;border-radius:0 0 .8rem .8rem;box-shadow:0 0 8px 1px #9787bb;margin-top:.5rem;overflow:hidden;padding:.5rem;position:relative;transition:transform .2s linear}.skills_contents:hover{transform:translateY(10%)}.skills_contents:hover .skills_percentageOuter{background-color:#9787bb}.skills_control img{font-size:.8rem;height:auto;width:50px}.skills_langAlign{align-items:center;display:flex;flex-direction:row;gap:1rem}.skills_percentageOuter{background-color:#f8ebff;border:1px solid #c2b7b7;border-radius:20px;box-shadow:inset 1px 1px 8px 0 #161616cc;height:30px;margin-top:1rem;transition:background-color .3s linear;width:100%}.skills_percentageInner{background-color:#67baa7;border-radius:20px;box-shadow:2px 0 1px 0 #0000001a;height:30px;position:relative}.skills_percentage{color:#fff;left:.5rem;position:absolute;top:-.5rem}.ard_percentageInner,.github_percentageInner,.html_percentageInner{width:0}.gha_style{animation:gha 1.5s linear forwards;width:0}@keyframes gha{to{width:90%}}.css_percentageInner,.express_percentageInner,.mongo_percentageInner{width:0}.cme_style{animation:cme 1.3s linear forwards;width:0}@keyframes cme{to{width:80%}}.js_percentageInner,.node_percentageInner,.react_percentageInner,.redux_percentageInner{width:0}.jrnr_style{animation:jrnr 1.1s linear forwards;width:0}@keyframes jrnr{to{width:70%}}.ps_percentageInner{width:0}.ps_style{animation:ps .9s linear forwards;width:0}@keyframes ps{to{width:60%}}.aiml_percentageInner{width:0}.aiml_style{animation:aiml .7s linear forwards;width:0}@keyframes aiml{to{width:50%}}.curveLine{filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:20px;position:absolute;right:0;top:0;transform:rotate(90deg);width:20px}.skills_header{position:relative}.skills_header:after{background-image:url(/static/media/lighting_arrow.764b9246845b348a9238.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:25px;margin-left:.8rem;opacity:.5;position:absolute;width:25px}@media screen and (max-width:725px){.skills_control{gap:1rem;grid-template-columns:repeat(1,1fr);padding:.5rem 0}.skills_header:after{background-image:none}.skills_control>div{margin-top:0}.curveLine{height:20px;top:.1rem;width:20px}}.project_main{margin-bottom:2rem;margin-top:.5rem;padding:1rem 0}.project_control{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem;padding:.5rem 0}.project_header{position:relative}.project_header:after{background-image:url(/static/media/lighting_arrow.764b9246845b348a9238.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:25px;margin-left:.8rem;opacity:.5;position:absolute;width:25px}.project_control>div{background-color:#f8ebff;border:none;margin:0 auto;padding:.8rem 0}.project_lists{border-radius:0 0 .8rem .8rem;box-shadow:0 0 8px 1px #9787bb;margin:0 auto;position:relative}.project_image{display:flex;flex-direction:row;justify-content:center;position:realtive}.project_image:hover .prot_img{transform:translateX(-12.5%)}.project_image:hover .lan_img{transform:translateX(12.5%)}.prot_img{height:260px;justify-content:center;left:2rem;text-align:center;width:200px;z-index:1}.lan_img,.prot_img{position:relative;transition:transform .3s linear}.lan_img{height:240px;left:-2rem;top:3rem;width:400px;z-index:0}.protImg_lists{z-index:1}.lanImg_lists,.protImg_lists{box-shadow:1px 2px 10px 5px #9787bb;height:100%;width:100%}.lanImg_lists{z-index:0}.project_name{margin-top:2rem;padding-top:1.5rem}.project_desc{padding:.5rem}.project_links{align-items:center;display:flex;gap:1rem;justify-content:center}.project_links img{filter:invert(36%) sepia(97%) saturate(7449%) hue-rotate(244deg) brightness(101%) contrast(103%);transition:transform .3s linear}.project_links img:hover{transform:scale(1.1)}.project_gitImg{cursor:pointer;height:40px;width:40px}.project_liveImg{cursor:pointer;height:25px;width:25px}.project_main a{border-bottom:2px solid #3d37ff;color:#3d37ff;font-weight:600;padding:.2rem .3rem;text-decoration:none}.project_links a{border:none;text-decoration:none}.hole_circle{background-color:#fff;border-radius:50%;box-shadow:inset 1px 2px 5px 2px #9787bb;height:30px;left:50%;margin:0 auto;position:absolute;top:1.5rem;transform:translate(-50%,-50%);width:30px}@media screen and (max-width:1050px){.project_control{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:765px){.project_main{margin-bottom:.5rem;margin-top:.5rem;padding:1rem 0 0}.project_header:after{background-image:none}.project_control{grid-template-columns:repeat(1,1fr)}.project_control>div+div{margin-top:.5rem}.project_name{padding-top:2.5rem}.prot_img{height:160px;left:1rem;width:30%}.lan_img{height:150px;position:relative;width:60%}}.hobbies_main{margin-top:1.5rem}.hobbies_img{border-radius:2rem;box-shadow:inset -3px -3px 5px 2px #67baa780;filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%) drop-shadow(2px 2px 5px rgba(0,0,0,.2));height:100px;margin:.5rem auto 0;padding:.5rem 1.5rem .8rem;width:100px}.hobbies_lists{overflow:hidden}.hobbies_header,.hobbies_lists{position:relative}.hobbies_header:after{background-image:url(/static/media/lighting_arrow.764b9246845b348a9238.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:25px;margin-left:.8rem;opacity:.5;position:absolute;width:25px}.curveArrow{left:0;transform:rotate(150deg)}.curveArrow,.curveArrow2{filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:100px;opacity:.5;position:absolute;top:-.8rem;width:50x}.curveArrow2{right:0;transform:scaleY(-1) rotate(-30deg)}.hobbies_imgLists{height:100%;width:100%}.hobbies_watchMovies{height:88%;width:88%}.hobbies_music,.hobbies_readingBooks{height:95%;width:95%}.hobbies_control{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.hobbies_control>div{background-color:#f8ebff;border-radius:0 0 .8rem .8rem;box-shadow:0 0 8px 1px #9787bb}.hobbies_name{padding:.2rem}.hobbies_desc{font-size:.9rem;line-height:1.2rem;padding:.2rem}.hobbies_desc span{font-weight:600}@media screen and (max-width:768px){.hobbies_control{grid-template-columns:repeat(2,1fr)}.hobbies_header:after{background-image:none}.hobbies_img{height:80px;padding-left:.8rem;padding-right:.8rem;width:80px}.curveArrow,.curveArrow2{height:50px;top:-.4rem;width:20x}}.project_lists{border:1px solid red}.experiences_main{margin-top:2rem}.experiences_header{position:relative}.experiences_header:after{background-image:url(/static/media/lighting_arrow.764b9246845b348a9238.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:25px;margin-left:.8rem;opacity:.5;position:absolute;width:25px}.experiences_main div+div{margin-top:1rem}.experences_lists{border-radius:0 0 .8rem .8rem;box-shadow:0 0 8px 1px #9787bb;line-height:.5rem;margin:0 auto;padding:1rem;text-align:left;width:50%}.experiences_desc{line-height:1.4rem}@media screen and (max-width:768px){.experiences_header:after{background-image:none}.experences_lists{width:90%}.experences_lists h3{line-height:1.2rem}}.resume_header{font-weight:800;padding-top:40px;position:relative;text-align:center}.resume_header:after{background-image:url(/static/media/lighting_arrow.764b9246845b348a9238.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:25px;margin-left:.8rem;opacity:.5;position:absolute;width:25px}.img_div{margin:0 auto;padding-bottom:20px;padding-top:20px;text-align:center}.img_div img{border:5px solid #f8ebff;border-radius:0 0 .8rem .8rem;box-shadow:0 0 8px 1px #9787bb;margin:5px}.cv_download{margin-top:1.5rem}.cv_download a{color:#4a4ae2;font-size:18px;font-weight:600;text-align:center;text-decoration:none}.gmap_loc{border-radius:0 0 .8rem .8rem;box-shadow:0 0 8px 1px #9787bb}@media screen and (min-width:0px) and (max-width:768px){.resume_header:after{background-image:none}.img_div img{height:100%;width:94%}}.gmap_loc{height:300px;margin-top:1rem;width:90%}.contacts_header{position:relative}.contacts_header:after{background-image:url(/static/media/lighting_arrow.764b9246845b348a9238.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";filter:invert(87%) sepia(12%) saturate(1328%) hue-rotate(109deg) brightness(79%) contrast(82%);height:25px;margin-left:.8rem;opacity:.5;position:absolute;width:25px}.contacts_lists{align-items:baseline;display:flex;flex-direction:row;justify-content:space-evenly}.contact_list{margin:1rem 0}.contact_list img{filter:invert(36%) sepia(97%) saturate(7449%) hue-rotate(244deg) brightness(101%) contrast(103%)}.address,.whatsapp{height:40px;width:40px}.gmail{height:25px;width:30px}@media screen and (max-width:728px){.gmap_loc{height:auto}.contacts_header:after{background-image:none}.contacts_lists{align-items:center;display:flex;flex-direction:column}}
/*# sourceMappingURL=main.f1249ce9.css.map*/