body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f2dc;color:#000;font-family:Noto Sans,serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;margin:0}:root{--theme:#f8f2dc;--heading1:97px;--heading2:57px;--heading3:40px;--heading4:32px;--heading5:26px;--subText:18px;--subText2:16px;--section:350px;--black:#000;--white:#fff;--mobilePagePadding:18px}.mainContent{min-height:80vh}.section{height:85vh;padding:30px}@media(max-width:480px){.section{height:100%;padding:0 0 12px}}.introImage{height:110%;left:-28px;object-fit:cover;position:absolute;right:0;top:-28px;width:calc(100% + 56px);z-index:-1}.mainContainer{overflow:hidden;padding:28px}.mainContainer .section:first-of-type{position:relative}.mainContainer .section:first-of-type:after{background:linear-gradient(to bottom,transparent,var(--theme));bottom:0;bottom:-42px;content:"";height:150px;left:-30px;position:absolute;width:200%;z-index:0}.heroText{-webkit-backdrop-filter:blur(.6px);backdrop-filter:blur(.6px);font-size:97px;margin-bottom:54px}.subHero{font-size:57px;gap:6px;margin-bottom:34px}.skillsWall,.subHero{align-items:center;display:flex}.skillsWall{height:var(--section);justify-content:center;margin:20px 15px 34px;position:relative;text-align:center}.skillsWall p{-webkit-backdrop-filter:blur(.6px);backdrop-filter:blur(.6px);font-size:var(--heading5);padding:0 24px}.extraSubLink{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly}.extraSubLink .moreAbout,.extraSubLink .projects,.extraSubLink .resume{align-items:center;display:flex;flex-direction:column;font-size:var(--heading4);gap:24px;height:var(--section);justify-content:center;margin:20px 15px 34px}.customButton{align-items:center;background-color:#d7d7d7;border:2px solid #111;border-radius:8px;box-sizing:border-box;color:#111;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;height:48px;justify-content:center;line-height:24px;max-width:100%;padding:0 25px;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none}.customButton:after{background-color:#111;border-radius:8px;content:"";display:block;height:48px;left:0;position:absolute;top:-2px;-webkit-transform:translate(8px,8px);transform:translate(8px,8px);transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%;z-index:-1}.customButton:hover:after{-webkit-transform:translate(0);transform:translate(0)}.customButton:active{background-color:#939393;outline:0}.customButton:hover{outline:0}@media(min-width:768px){.customButton{padding:0 40px}}@media(max-width:480px){.mainContainer{padding:var(--mobilePagePadding)}.mainContainer .section:first-of-type:after{bottom:-15px;height:70px}.heroText{font-size:54px;margin-bottom:34px}.subHero{font-size:28px;margin-bottom:18px}.skillsWall{font-weight:500;height:100%;margin:20px 10px 30px;padding:18px 0}.extraSubLink{text-align:center}.extraSubLink .moreAbout,.extraSubLink .projects,.extraSubLink .resume{height:100%;padding:10px 0 18px}.introImage{left:-18px;top:-18px;width:calc(100% + 48px)}}.bubble{align-items:center;border-radius:100%;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;height:70px;justify-content:center;position:absolute;width:70px;z-index:1}.bubble img{height:50px;pointer-events:none;width:50px;z-index:-1}.conatiner{height:100%;left:0;position:absolute;right:0;top:-50px;width:100%;z-index:-1}@media(max-width:480px){.conatiner{bottom:-20px;top:30px}}.typing-effect{-webkit-animation:typing 2s steps(0) 1s forwards,blink .75s step-end infinite;animation:typing 2s steps(0) 1s forwards,blink .75s step-end infinite;border-right:6px solid #000;color:#000;display:inline-block;overflow:hidden;white-space:nowrap}@media(max-width:480px){.typing-effect{white-space:normal}}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}@-webkit-keyframes blink{50%{border-color:transparent}}@keyframes blink{50%{border-color:transparent}}.about{text-align:center}.sectionHeading{font-size:var(--heading4);padding:24px}.intro{align-items:center;display:flex;gap:12px;justify-content:space-around;margin-bottom:24px;padding:54px}.intro .info{font-size:25px;margin-right:24px;text-align:left}.intro .heroImage{border-radius:12px;box-shadow:5px 5px rgba(66,146,206,.4),10px 10px rgba(66,146,206,.3),15px 15px rgba(66,146,206,.2),20px 20px rgba(66,146,206,.1),25px 25px rgba(66,146,206,.05);height:100%;max-height:var(--section);min-width:260px}.intro .heroImage:hover{scale:1.05;transition:1.2s ease-in-out}.myCard{align-items:center;background-color:#f8f8f8;border-radius:12px;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);display:flex;gap:18px;margin:0 auto 15px;padding:15px;width:70vw}.myCard .img{border-radius:12px;height:80px;object-fit:cover;width:80px}.myCard .infoSection{text-align:left}.myCard .infoSection .heading{font-size:var(--subText);font-weight:600}.myCard .infoSection .info{font-size:var(--subText)}.myCard .infoSection .info .bold{font-weight:600}@media(max-width:480px){.about{padding:var(--mobilePagePadding)}.sectionHeading{padding:12px}.mobileSection{margin-top:38px}.intro{flex-direction:column;gap:24px;padding:8px;text-align:center}.intro .info{font-size:18px;margin-right:0;text-align:center}.myCard{margin:0 0 16px;width:auto}.myCard .infoSection .heading{font-size:var(--subText2)}.myCard .infoSection .info{font-size:var(--subText2);max-width:100%}}.progress{height:60px;margin:0;padding:0;position:-webkit-sticky;position:sticky;top:0;width:60px}.progress svg{-webkit-transform:translateX(-100px) rotate(-90deg);transform:translateX(-100px) rotate(-90deg)}circle{stroke-dashoffset:0;stroke-width:5%;fill:none}.bg{opacity:.2}.bg,.progress .indicator{stroke:#4cc8ee}section{align-items:center;display:flex;height:100%;justify-content:center;margin-bottom:30px}section div{border:2px dotted var(--accent);height:100%;position:relative;text-align:left;width:400px}.bold{font-weight:600}.content{margin-top:-40px}.branding{align-items:center;display:flex;gap:12px;justify-content:left;margin-bottom:8px}.branding img{border-radius:7px;height:auto;max-width:50px}.branding div{font-size:var(--subText)}.duration{color:#a0a0a0;font-size:15px}.jobDescription{padding:5px 9px}.jobDescription div{font-size:16px;margin-bottom:8px}.degree{font-size:16px;padding:5px 9px;width:100%}@media(max-width:480px){.progress{height:30px;width:30px}section{max-width:100%}.content,section div{width:100%}.content{margin-top:-10px}.jobDescription{white-space:wrap;width:100%}.jobDescription div{width:100%}}.projectsContainer{text-align:center}.projectsBlock{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-evenly;padding:45px}.projectMain{border:2px solid #000;border-radius:8px;height:100%;width:540px}.projectMain .projectImg{border-bottom:1px solid #000;border-radius:8px 8px 0 0;height:200px;object-fit:cover;width:100%}.projectMain .projectInfoBlock{padding:18px}.projectMain .projectInfoBlock .heading{font-size:var(--heading5);font-weight:600;margin-bottom:8px}.projectMain .projectInfoBlock .disc{font-size:18px;margin-bottom:8px;text-align:left}.projectMain .projectInfoBlock .actions{align-items:center;display:flex;justify-content:space-between;padding:12px 0 0}.projectMain .projectInfoBlock .actions .visit{background-color:var(--black);border-radius:6px;color:var(--white);padding:8px 10px;text-decoration:none}.projectMain .projectInfoBlock .actions .visit:hover{cursor:pointer;text-decoration:underline}.projectMain .projectInfoBlock .actions img{height:40px;width:40px}@media(max-width:480px){.projectsBlock{padding:18px}}.resumeContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px;text-align:center}.resumeContainer .resumeHeader{font-size:var(--heading3);margin-bottom:24px}.resumeContainer .react-pdf__Document{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media(max-width:480px){.resumeContainer{padding:18px}.resumeContainer .resumeHeader{font-size:var(--heading4)}.resumeContainer .react-pdf__Document{max-width:100%}.resumeContainer .react-pdf__Document .react-pdf__Page{min-width:100%!important}.resumeContainer .react-pdf__Document .react-pdf__Page canvas,.resumeContainer .react-pdf__Document .react-pdf__Page div{height:100%!important;max-width:100%!important}}.headerMain{background:#001a28;background:linear-gradient(185deg,#001a28,#f8f2dc 55%);color:#000!important}.navButton{color:var(--black)!important;margin:16px!important;padding:6px 3px!important}.navButton:after{background-color:#000;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navButton:hover:after{width:100%}.activeNav:after{background-color:#000;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.drawerMain{height:100%}.drawerMain .drawerFooter{display:flex;gap:12px;justify-content:center;margin-top:90%}.drawerMain .drawerFooter a{color:#000}.footerMain{align-items:center;border-top:3px solid #2b2b2b;display:flex;flex-direction:column;gap:8px;justify-content:space-between;margin:24px 0 16px;padding:20px}.footerMain .connect{align-items:center;display:flex;font-size:19px;font-weight:500}.footerMain .connect a{color:#000;display:flex;height:100%;text-decoration:none}.footerMain .connect svg{font-size:22px;margin:0 6px}.footerMain .inline{align-items:center;display:flex;gap:4px}.footerMain .inline svg{color:red;font-size:20px}.page_404{padding:40px;text-align:center}.page_404 img{width:100%}.four_zero_four_bg{background-image:url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif);background-position:50%;height:400px}.four_zero_four_bg h1,.four_zero_four_bg h3{font-size:80px}.link_404{background:#39ac31;color:#fff!important;display:inline-block;margin:20px 0;padding:10px 20px}.contant_box_404{align-items:center;display:flex;flex-direction:column;justify-content:center}.contant_box_404 a{text-decoration:none}@media(max-width:480px){.page_404{padding:0}}
/*# sourceMappingURL=main.5c5dc296.css.map*/