@import url(https://fonts.googleapis.com/css2?family=Merriweather&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=EB+Garamond:wght@500&display=swap);@font-face{font-family:Poppins Medium;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Medium.9e1bb626874ed49aa343.ttf)}@font-face{font-family:Poppins Regular;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.8081832fc5cfbf634aa6.ttf)}@font-face{font-family:Poppins SemiBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBold.cce5625b56ec678e4202.ttf)}@font-face{font-family:Poppins Bold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Bold.404e299be26d78e66794.ttf)}@font-face{font-family:Poppins ExtraBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraBold.4ed78cd5d64af4efc3c7.ttf)}@font-face{font-family:Poppins Light;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Light.f41b63c0bb0963ace821.ttf)}@font-face{font-family:Poppins Thin;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Thin.a61eaf4c2e4d44d6db6a.ttf)}*{outline:none}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins Regular;margin:0;overflow-y:overlay}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:6px!important;width:6px!important}body ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.16)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.btn{border-radius:50px;cursor:pointer;font-family:Poppins SemiBold;padding:14px 0;transition:.2s;width:160px}.btn:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.primary-btn{background-color:#1f2235;border:2px solid linen;color:var(--white);font-size:12px}.primary-btn:hover{background-color:#1f2235;border:2px solid #ff5823;color:#f0f8ff}.highlighted-btn{background-color:#ff5823;color:var(--white);font-size:12px}@media only screen and (max-width:568px){.highlighted-btn{z-index:-900}}.red-border{border:1px solid var(--error-message)!important}.fade-in{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px);transition:all .8s ease}:root{--light-blue:#04c3ff;--light-blue-shadow:rgba(69,211,255,.27);--sea-green:#0abead;--sea-green-dark:#0cbfae;--sea-green-extra-dark:#09bead;--sea-green-shadow:rgba(11,190,173,.4);--header-hamburger-background:rgba(11,190,173,.8);--orange:#f57f17;--dark-orange:#ff5823;--orange-shadow:rgba(245,127,23,.2);--white:#fff;--black:#333;--disabled-btn:#09bead7a;--error-message:#e44f4fd1;--toast-error:#e44f4ffa;--toast-shadow:#9c9c9ce3;--toast-success:#0cbfae;--loader-color:#0cbfae}.scroll-up{bottom:35px;position:fixed;right:40px}.scroll-up button{background:#ff5823;border:none;border-radius:10px;box-shadow:4px 4px 6px 0 #bfb6b6;color:#fff;outline:none;padding:10px}.lineBar-main{align-items:center;display:flex;justify-content:center;width:100%}.line-bar-cont{position:relative;width:320px}.line-bar-cont div:first-child{background:#000;border-radius:10px;height:2px}.line-bar-cont div:last-child{background:#ff5823;border-radius:10px;height:10px;left:34%;position:absolute;top:-4px;width:90px}.about-container{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.about-root{height:95%;justify-content:flex-start;width:75%}.about-head,.about-root{align-items:center;display:flex;flex-direction:column}.about-head{justify-content:center;margin-bottom:3px;width:100%}.about-head h1{font-family:Roboto Slab,serif;font-size:3.1rem;letter-spacing:1.4px;text-shadow:4px 5px 4px #d6cece}.about-head p{letter-spacing:3.5px;text-shadow:2px 5px 4px #d6cece;word-spacing:4px}.about-main{box-shadow:0 2px 4px 1px #d1cece;display:flex;flex-direction:column;justify-content:flex-start;margin-top:40px;padding:40px}.about-me-para p{font-size:15px;font-weight:400;letter-spacing:1.5px;word-spacing:20px}.about-me-highlights{margin-top:2rem}.about-me-highlights p{font-size:17px;font-weight:600;margin-bottom:10px}.about-me-highlights ul{list-style:none}.about-me-highlights ul li:before{color:#ff5823;content:"\205C";display:inline-block;font-size:20px;font-weight:700;margin-right:.5em;width:1em}.about-me-highlights ul li{font-size:15px;letter-spacing:1.3px;word-spacing:2.2px}.about-container .profile-options{display:flex;justify-content:space-evenly;margin-top:30px;width:60%}@media screen and (max-width:890px){.about-head h1{font-size:2.8rem}.about-me-para p{letter-spacing:.5px;word-spacing:10px}.about-me-highlights ul li{letter-spacing:1px;word-spacing:.2px}}@media screen and (max-width:830px){.about-me-highlights{margin-top:0}.about-main{padding:20px}}@media screen and (max-width:765px){.about-container .profile-options{margin-top:5px}}@media screen and (max-width:500px){.about-container .profile-options{justify-content:space-evenly;width:100%}}.contact-main{background:#24263b;border-radius:15px;color:#fff;flex-direction:column;margin-top:40px;padding:30px;width:100%}.contact-lr,.contact-main{display:flex;justify-content:space-between}.contact-lr{padding-top:20px}.contact-getintouch{font-size:2.5rem}.contact-left{border-right:2px solid #fff;padding:15px;width:40%}.contact-left div span{margin-right:10px}.contact-left div{align-items:center;display:flex;margin-bottom:15px}.contact-left div a{color:#ff5823;font-size:20px;font-weight:500;text-decoration:none}.contact-left div a:hover{color:#fff;transition:.2s ease-in-out}.contact-right{width:55%}.contact-right form{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.contact-container{margin-bottom:2rem}.form-inputs{display:flex;flex-direction:column;margin-bottom:12px;width:100%}.form-inputs input,.form-inputs textarea{border:none;border-radius:4px;height:40px;outline:none;padding:0 10px;width:75%}.form-inputs textarea{height:100px;padding-top:10px}.form-inputs-submit button{box-shadow:0 1px 4px 0 #000;font-size:18px;padding:10px}@media screen and (max-width:1080px){.contact-left div a{font-size:17px}}@media screen and (max-width:991px){.contact-left{width:45%}.contact-right{width:50%}.form-inputs input,.form-inputs textarea{width:88%}}@media screen and (max-width:870px){.contact-left,.contact-right{width:49%}.form-inputs input,.form-inputs textarea{width:99%}}@media screen and (max-width:770px){.contact-lr{align-items:center;flex-direction:column-reverse;justify-content:center}.contact-left{border:none;width:80%}.contact-right{margin-bottom:2rem;width:80%}.form-inputs input,.form-inputs textarea{width:99%}.form-inputs-submit{align-items:center;display:flex;justify-content:center;margin-top:20px;width:100%}}@media screen and (max-width:660px){.form-inputs-submit button{box-shadow:0 1px 4px 0 #000;font-size:18px;padding:10px;z-index:1}}.home-container{background-image:url(/static/media/bg.d580cd375921d13ae60d.jpg);display:flex;flex-direction:column;height:100vh!important;justify-content:space-between;min-height:670px}.profile-container{align-items:center;display:flex;height:-webkit-max-content;height:max-content;justify-content:center;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;text-align:center}.profile-parent{align-items:center;color:#f0f8ff;display:flex}.profile-details-name{font-family:Poppins SemiBold;font-size:24px}.profile-details-role{display:flex;flex-direction:column;margin:14px 0 24px}.profile-details-role h1{font-family:cursive;font-size:40px}.primary-text{color:var(--white)}.highlighted-text{color:var(--dark-orange)}.profile-role-tagline{font-family:Poppins Light;font-size:19px;margin:5px 0 0}.profile-options .highlighted-btn{margin:0 0 0 20px}.profile-options .highlighted-btn:hover{background:#fff8dc;color:#111}.profile-picture{align-items:center;border-radius:50%;box-shadow:0 1px 0 0 var(--white);display:flex;height:380px;justify-content:center;margin:0 0 0 100px;width:380px}.profile-picture-background{background-image:url(/static/media/rajImg.0d8cf63afb91d376d315.jpg);background-repeat:no-repeat;background-size:cover;border-radius:50%;height:92%;width:92%}.profile-picture-background:hover{-webkit-transform:scale(1.07);transform:scale(1.07);transition:1s ease-in-out}.colz .colz-icons svg{color:#fff;font-size:40px;padding:8px 8px 8px 0}.colz .colz-icons svg:hover{-webkit-transform:scale(1.5);transform:scale(1.5);transition:.2s ease-in-out}@media screen and (max-width:1110px){.profile-picture{margin:0 0 0 80px}.profile-details-name{font-size:20px}.profile-details-role .primary-text{font-size:12px}.profile-options .btn{padding:11px 0;width:120px;z-index:700}}@media screen and (max-width:910px){.profile-picture{height:320px;margin:0 0 0 4px;width:320px}}@media screen and (max-width:810px){.profile-picture{margin:0!important}.profile-parent{flex-direction:column-reverse;margin:40px 0 0}.profile-options{display:flex;justify-content:space-around}.profile-details{margin:25px 0 0}.profile-options .highlighted-btn{margin:0!important}.profile-details-role,.profile-options{text-align:center}.profile-details-role h1{font-size:2.7rem}}@media screen and (max-width:390px){.profile-picture{height:270px;margin:-90px 0 0;width:270px}.profile-details{width:90%}}.footer-container{display:flex;height:17.8%;justify-content:center;overflow:hidden;width:100%}.footer-parent{height:100%;max-width:1920px;width:100%}.foooter-parent img{height:130px;max-width:100%}@media only screen and (max-width){.footer-parent{align-items:flex-end;display:flex}}.navbar-container{align-items:center;display:flex;height:20vh;justify-content:flex-end;width:100%}.navbar-main{height:100%;width:83%}.navbar-main,ul.navbar-ul{align-items:center;display:flex;justify-content:space-around}ul.navbar-ul{list-style:none;margin:0;padding:0}li.navbar-li{padding:0 40px}.logo-name h1{color:#fff;font-family:Merriweather,serif;font-size:55px;margin:0}a.navlink-main{color:#fff;text-decoration:none}a.active-link{color:#ff5823}@media screen and (max-width:1010px){.logo-name h1{font-size:3rem}li.navbar-li{padding:0 25px}}@media screen and (max-width:850px){.logo-name h1{font-size:2.4rem}li.navbar-li{padding:0 15px}}@media screen and (max-width:810px){.navbar-main{display:none}}.resume-main{display:flex;margin-top:4rem;width:100%}.resume-main .css-1n3h4wo{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.resume-main .MuiTabs-scrollButtons{display:none}.resume-main .css-aym9vq-MuiButtonBase-root-MuiTab-root{display:inline-block}.resume-main .css-aym9vq-MuiButtonBase-root-MuiTab-root svg{margin-right:10px}.resume-main-icons{margin-bottom:40px;margin-top:30px;padding:0 5px}.resume-icons{background:#24263b}.resume-main-icons button{background:transparent;border:none;color:#fff;outline:none}.resume-main .resume-tabs{align-items:flex-start;color:#000;display:flex;font-weight:600;margin-bottom:-5px;margin-top:23px;outline:none;padding:0 30px 0 26px;text-align:start}.resume-main .resume-tabs.Mui-selected{background:#24263b;border-bottom-right-radius:30px;border-top-right-radius:30px;color:#fff;transition:.5s ease-in-out}.resume-main .MuiTabs-indicator{display:none}.resume-main .MuiTabs-vertical{border-right:2px solid;border-color:rgba(0,0,0,.3);box-shadow:2px 0 0 0 #dfdbdb;padding-right:40px}.MuiTabs-scrollButtonsHideMobile,.resume-main .MuiSvgIcon-fontSizeSmall{display:none}@media screen and (max-width:990px){.about-head{margin-top:3rem}.css-1l0r181{display:flex;flex-direction:column}.resume-main .css-35zqo5-MuiTabs-root{width:65%}.resume-icons{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.resume-main .resume-tabpanel{margin-left:-4em;margin-top:45px;width:100%!important}.about-container{height:-webkit-max-content;height:max-content}.resume-main .css-35zqo5-MuiTabs-root{border:none;box-shadow:none}}@media screen and (max-width:690px){.about-root{width:90%}.resume-main .resume-tabpanel{margin-top:45px;width:110%!important}.resume-main .css-35zqo5-MuiTabs-root{width:100%}}@media screen and (max-width:420px){.resume-college-info2 p{display:none}.resume-clg-time div{font-size:11px!important;padding:7px!important}.resume-college-info h5{font-size:18px!important}}.resume-detail-main{display:flex;justify-content:space-between;margin-bottom:40px}.resume-main .resume-tabpanel{width:70%}.resume-details-container{display:flex;flex-direction:column;height:100%;justify-content:space-between}.resume-detail-main:last-child{margin-bottom:0}.resume-college-info h5{color:#ff5823;font-family:EB Garamond,serif;font-size:20px;font-weight:600;text-transform:capitalize}.resume-college-info h5:before{color:#ff5823;content:"\205C";display:inline-block;font-size:24px;font-weight:700;width:1em}.resume-college-info p{font-size:15px;font-weight:500;margin-left:1.5em;text-transform:uppercase}.resume-clg-time div{align-items:center;background:#ff5823;border-radius:21px;color:#fff;display:flex;font-size:13px;font-weight:600;justify-content:center;padding:10px;width:104px}.resume-clg-time2 div{width:170px}.resume-college-info2 p{font-size:16px;padding-right:45px;text-transform:capitalize}.resume-detail-main3,.resume-detail-main4{margin-bottom:0}.resume-college-info4 h5{font-size:17px;margin-bottom:0}p.tecUsed{font-size:14px;margin:0 0 0 1.5em}p.tecUsed span{font-weight:700}.resume-clg-time4 div{width:70px}.resume-clg-time.resume-clg-time4 a{color:#fff;text-decoration:none}
/*# sourceMappingURL=main.d685a8c9.css.map*/