@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@500;700&family=Poppins:wght@400;500;600;700;800;900&family=Roboto+Mono:wght@400;500;600&display=swap);*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%}body{background-color:#1c1f33;overflow-x:hidden}.r_mono{font-family:"Roboto Mono",monospace}.poppins{font-family:"Poppins",sans-serif}.f_mono{font-family:"Fira Code",monospace}.w_400{font-weight:400}.w_500{font-weight:500}.w_600{font-weight:600}.w_700{font-weight:700}.teal{color:#44ffd1}.white{color:#e5e5e5}.grey1{color:#8b8ea0}.grey2{color:#bdbdbd}a{text-decoration:none}.highlighted_btn{color:#44ffd1;background-color:rgba(68,255,209,.050980392156862744);font-family:"Fira Code",monospace;font-weight:400;padding:8px 25px;font-size:15px;transition:.1s ease;cursor:pointer;border:1.5px solid #44ffd1}.highlighted_btn:hover{background-color:rgba(68,255,209,.2)}.tech_icon{font-family:"Fira Code",monospace;font-weight:500;color:#44ffd1;font-size:13px;background-color:rgba(68,255,209,.050980392156862744);padding:6px 14px;transition:.1s ease;cursor:pointer;white-space:nowrap}.tech_icon:hover{background-color:rgba(68,255,209,.2)}.section_head{font-size:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section_head span{position:relative}.section_head span:after{content:"";position:absolute;z-index:-1;top:50%;left:105%;background-color:#8b8ea0;height:1.2px;width:150px}.flex{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.placeholder_txt{font-family:monospace;color:teal;font-size:12px}nav{width:100%;background-color:rgba(28,31,51,.9490196078431372);position:fixed;top:0;z-index:15;max-width:100vw}nav .inner_content{justify-content:space-between!important;padding:25px 28px 20px;width:100%;max-width:420px;margin:0 auto}nav .left .logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px;cursor:pointer}nav .left .logo img{width:38px}nav .right .trigger{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px;border:none;cursor:pointer;position:relative;z-index:10;background-color:transparent}nav .right .trigger .trigger_icon{flex-direction:column;justify-content:flex-end!important;width:30px;grid-gap:8px;gap:8px}nav .right .trigger .trigger_icon .line{height:2px;background-color:#44ffd1;width:100%;border-radius:2px}nav .right .trigger .trigger_icon #line2{width:70%;margin-left:auto}nav .right .hidden_nav{display:none;position:absolute;right:-232px;top:-99px;background-color:#1c1f33;width:450px;height:450px;border-radius:50%;z-index:9}nav .right .hidden_nav ul{margin-top:111px;margin-right:170px;list-style-type:none;display:flex;flex-direction:column;justify-content:left!important;grid-gap:18px;gap:18px}nav .right .hidden_nav ul li{text-align:left}nav .right .hidden_nav ul li a{font-size:14px;padding:5px 10px;border:3px solid transparent;margin-left:-10px}nav .right .hidden_nav ul li a:active{border:2px dashed #44ffd1}nav .right .hidden_nav ul li .resume_btn{padding:4px 10px;font-size:14px}header{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:700px;width:100%;max-width:100vw;justify-content:left!important;position:relative;overflow:hidden;padding:100px 0}header h1{color:#e5e5e5}header h2{color:#a4a2a2}header .inner_content{padding:10px 25px;margin:0 auto}header .inner_content .main_head{max-width:360px;width:90%}header .inner_content .main_head .heading .sub_head{font-size:16px;margin-bottom:13px}header .inner_content .main_head .heading h1{margin-bottom:10px;font-size:34px;line-height:1}header .inner_content .main_head .heading h2{margin-bottom:15px;font-size:34px;line-height:1.2}header .inner_content .main_head .head_para{font-size:15px;line-height:1.8;max-width:400px}header .inner_content .main_head .highlighted_btn{margin-top:60px}header .inner_content .three_canvas{position:absolute;top:400px;left:100px}header .inner_content .three_canvas canvas{width:400px;height:400px}.loading_section{position:absolute;top:0;left:0;background-color:#1c1f33;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:20px;gap:20px;z-index:10;display:none}.loading_section .logo img{width:40px}.loading_section .loading_wrapper{display:flex;align-items:center;justify-content:center;width:80%;max-width:200px;height:4px;background-color:rgba(68,255,209,.2);position:relative}.loading_section .loading_wrapper .bar{position:absolute;top:0;left:0;opacity:1;height:100%;width:70%;background-color:#44ffd1}.about_section,.blog_section,.contact_section,.projects_section{padding:0 20px}.about_section .inner_content,.blog_section .inner_content,.contact_section .inner_content,.projects_section .inner_content{margin:0 auto;max-width:360px}.about_section .inner_content .section_head,.blog_section .inner_content .section_head,.contact_section .inner_content .section_head,.projects_section .inner_content .section_head{margin:0 0 20px}.about_section .inner_content .flex,.blog_section .inner_content .flex,.contact_section .inner_content .flex,.projects_section .inner_content .flex{flex-direction:column;justify-content:left!important;align-items:normal!important}.about_section .left{max-width:340px}.about_section .left .about_para{font-size:16px;line-height:1.6}.about_section .left .tech_icons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:400px;grid-gap:10px;gap:10px;margin:15px 0 20px}.about_section .right{margin:20px 0}.about_section .right .user_img{width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:300px;margin:0 auto;min-width:250px}.about_section .right .user_img img{width:100%;height:100%;object-fit:contain}.projects_section{margin:70px 0}.projects_section .projects_container{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:40px;gap:40px;margin-top:40px}.projects_section .projects_container .project_1,.projects_section .projects_container .project_2{position:relative;overflow:hidden}.projects_section .projects_container .project_1 .cover_img,.projects_section .projects_container .project_2 .cover_img{position:absolute;inset:0;z-index:-1}.projects_section .projects_container .project_1 .cover_img:after,.projects_section .projects_container .project_2 .cover_img:after{content:"";position:absolute;inset:0;background-color:#1c1f33;opacity:.95}.projects_section .projects_container .project_1 .details,.projects_section .projects_container .project_2 .details{padding:20px}.projects_section .projects_container .project_1 .details .sub_title,.projects_section .projects_container .project_2 .details .sub_title{font-size:14px;margin-bottom:4px}.projects_section .projects_container .project_1 .details .project_title,.projects_section .projects_container .project_2 .details .project_title{font-size:23px;margin-bottom:15px}.projects_section .projects_container .project_1 .details .project_details,.projects_section .projects_container .project_2 .details .project_details{font-size:16px;line-height:1.6}.projects_section .projects_container .project_1 .details .tech_used,.projects_section .projects_container .project_2 .details .tech_used{margin:20px 0 0;display:flex;align-items:center;justify-content:flex-start;grid-gap:10px;gap:10px}
/*# sourceMappingURL=main.399c288d.chunk.css.map */