#projects{height:100vh;max-width:2000px;overflow:scroll;overflow-x:hidden;width:100vw}#proCanvas{height:100%;width:100%}#projectBlock1{height:100vh;width:100%}#proIntro{align-items:center;-webkit-background-clip:text;background-clip:text;color:transparent;display:flex;font-size:200px;font-weight:bolder;height:100%;justify-content:center;position:absolute;width:100%}#proIntro div{background:linear-gradient(270deg,#86469c,#dd5746,#ffc470,#d20062,#5debd7,#2c7865,#a34343);-webkit-background-clip:text;background-clip:text;color:transparent;cursor:pointer;text-shadow:#000 2px 5px 0}#projectBlock2{align-items:center;background-color:#023047;display:flex;flex-flow:column;justify-content:center;padding-bottom:50px;width:100%}#card1{z-index:100}#card2{z-index:200}#card3{z-index:300}#card4{z-index:400}#card5{z-index:500}#card6{z-index:600}@media screen and (max-width:730px){#proIntro{font-size:150px}}@media screen and (max-width:547px){#proIntro{font-size:100px}#proIntro div{text-shadow:#000 2px 3px 0}}.cardOuter{justify-content:center}.cardOuter,.proCard{align-items:center;display:flex}.proCard{background-color:#1679ab;border-radius:15px;box-shadow:0 0 10px 5px #000;cursor:pointer;flex-flow:column;height:auto;margin:10px;padding:10px;width:700px;z-index:100}.proImage{height:auto;width:650px}.proImage img{border-radius:10px;width:100%}.proCardText{color:#000;font-size:30px;font-weight:bolder;padding:5px}.proHeader{background-color:hsla(0,0%,50%,.332);display:flex;justify-content:space-between;padding:10px;width:480px}@-webkit-keyframes cardAboutAni{0%{opacity:0}to{opacity:100%}}@keyframes cardAboutAni{0%{opacity:0}to{opacity:100%}}.cardAbout{background-color:#ffb703;border-radius:10px;opacity:0;padding:10px;width:200px}@media screen and (min-width:1210px){.cardAbout{display:inline-block}}@media screen and (max-width:1100px){.cardAbout{display:none}}@media screen and (max-width:730px){.proCard{width:600px}.proImage{width:550px}.proHeader{width:280px}}@media screen and (max-width:645px){.proCard{width:350px}.proImage{width:330px}.proHeader{width:280px}.proCardText{font-size:25px}.cardAbout{display:none}}@media screen and (max-width:400px){.proCard{width:320px}.proImage{width:300px}.proHeader{width:260px}.proCardText{font-size:20px}.cardAbout{display:none}}.Preload_body{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:100%;justify-content:center;min-height:370px;position:absolute;width:100%;z-index:1000}@-webkit-keyframes ring1{0%{border-color:orange #fff #fff}25%{border-color:#fff orange #fff #fff}50%{border-color:#fff #fff orange}75%{border-color:#fff #fff #fff orange}}@keyframes ring1{0%{border-color:orange #fff #fff}25%{border-color:#fff orange #fff #fff}50%{border-color:#fff #fff orange}75%{border-color:#fff #fff #fff orange}}@-webkit-keyframes ring2{0%{border-color:#fff #fff #5debd7}25%{border-color:#fff #fff #fff #5debd7}50%{border-color:#5debd7 #fff #fff}75%{border-color:#fff #5debd7 #fff #fff}}@keyframes ring2{0%{border-color:#fff #fff #5debd7}25%{border-color:#fff #fff #fff #5debd7}50%{border-color:#5debd7 #fff #fff}75%{border-color:#fff #5debd7 #fff #fff}}@-webkit-keyframes ring3{0%{border-color:#fff #dd5746 #fff #fff}25%{border-color:#fff #fff #dd5746}50%{border-color:#fff #fff #fff #dd5746}75%{border-color:#dd5746 #fff #fff}}@keyframes ring3{0%{border-color:#fff #dd5746 #fff #fff}25%{border-color:#fff #fff #dd5746}50%{border-color:#fff #fff #fff #dd5746}75%{border-color:#dd5746 #fff #fff}}#P_ring1{-webkit-animation:ring1 .5s infinite;animation:ring1 .5s infinite;border:5px solid #fff;border-radius:50%;border-top-color:orange;height:250px;width:250px}#P_ring1,#P_ring2{align-items:center;display:flex;justify-content:center}#P_ring2{animation:ring2 2s infinite reverse;border:5px solid;border-color:#fff #fff #5debd7;border-radius:50%;height:300px;width:300px}#P_ring3{align-items:center;animation:ring3 3s infinite reverse;border:5px solid #fff;border-radius:50%;border-right-color:#dd5746;display:flex;height:350px;justify-content:center;width:350px}#P{color:#000;font-size:200px}#About{height:100vh;overflow-x:hidden;overflow-y:auto}#your{background-color:#ff0;box-shadow:0 0 5px 5px #000;margin:0;overflow:hidden!important;padding:0}#blackCover1,#your{height:100vh;min-height:700px}#blackCover1{background-color:rgba(0,0,0,.416);display:none;overflow-x:hidden;position:absolute;top:0;width:100vw;z-index:10}body{margin:0}#intro{flex-wrap:wrap;flex-flow:row;left:50%;min-height:700px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:100}#intro,#name{color:#fff;display:flex}#name{align-items:center;flex-flow:column;font-size:50px;font-weight:bolder;justify-content:center;min-height:300px;padding:10px;width:50%}@-webkit-keyframes rotateLetter{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}}@keyframes rotateLetter{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}to{-webkit-transform:rotateX(1turn);transform:rotateX(1turn)}}.spanDiv{display:inline-block}#name .spanDiv:hover{-webkit-animation:rotateLetter 1s 1;animation:rotateLetter 1s 1}#avtar{align-items:center;display:flex;height:100vh;justify-content:center;min-height:350px;padding:10px;width:50%}@-webkit-keyframes avtarAnimation{0%{border-bottom-left-radius:90%;border-top-left-radius:40%}to{border-bottom-right-radius:50%;border-top-right-radius:90%}}@keyframes avtarAnimation{0%{border-bottom-left-radius:90%;border-top-left-radius:40%}to{border-bottom-right-radius:50%;border-top-right-radius:90%}}#avtar #pratham{animation:avtarAnimation 3s infinite alternate-reverse;background-attachment:fixed;background-image:url(/static/media/pratham4.9c78dbdbc65246e232a5.png);background-repeat:no-repeat;background-size:cover;border:5px;border-color:gray #fff;border-radius:50%;border-style:dashed;cursor:pointer;height:340px;width:340px}@media screen and (max-width:720px){#intro{display:flex;flex-wrap:wrap;flex-flow:column;height:90vh;margin-top:50px}#name{font-size:40px}#avtar,#name{height:50vh;width:95vw}#pratham{height:250px;width:250px}}#block1{background-attachment:fixed;background-color:#023047;background-image:url(/static/media/background5.4f4af5edbdf1b28dc861.png);background-position:50%;background-size:cover;height:50vh;overflow:hidden;width:100vw}#block2{align-items:center;background-color:#000;background:linear-gradient(#12372a 60%,#023047);box-shadow:0 -5px 5px #000;display:flex;flex-flow:column;height:auto;justify-content:center;width:100vw;z-index:500!important}#email{color:#fff;margin-bottom:5px;-webkit-transform:perspective(20px) rotateX(15deg);transform:perspective(20px) rotateX(15deg)}#aboutInner{background-color:#3d405b;border-radius:15px;box-shadow:0 0 30px 20px #000;cursor:pointer;max-width:1500px;min-height:450px;padding:20px;-webkit-transform:perspective(2000px) rotateX(10deg);transform:perspective(2000px) rotateX(10deg);transition-duration:1s;width:70vw}#aboutInner:hover{scale:1.01}#aboutContent{color:#fff;padding:10px;z-index:1000!important}#aboutHead{align-items:center;display:flex;justify-content:baseline;padding:10px 0}#aboutHeadText{-webkit-text-stroke:2px;background:repeating-linear-gradient(0deg,#d3d3d3,grey 20%,#d3d3d3 40%);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:35px;font-weight:bolder}#sideBar{flex-flow:column;overflow:hidden;padding-left:10px}#sideBar,#upperSideBar{display:flex;width:100%}#upperSideBar{height:15px;margin:1px}@-webkit-keyframes shineAni{0%{left:10%}to{left:100%}}@keyframes shineAni{0%{left:10%}to{left:100%}}.shineBar{-webkit-animation:shineAni 4s linear 1s infinite;animation:shineAni 4s linear 1s infinite;left:30%}.shineBar,.shineBar2{background-color:hsla(0,0%,50%,.162);height:15px;position:absolute;-webkit-transform:rotate(-50deg);transform:rotate(-50deg);width:5px;z-index:1000}.shineBar2{-webkit-animation:shineAni 5s linear infinite;animation:shineAni 5s linear infinite;left:50%}#sideBarBlock1{-webkit-animation:shineAni 10s linear infinite;animation:shineAni 10s linear infinite;-webkit-transform:skewX(50deg);transform:skewX(50deg)}#sideBarBlock1,#sideBarBlock2{background:repeating-linear-gradient(90deg,#d3d3d3,grey 20%,#d3d3d3 40%);height:100%;width:50%}#sideBarBlock2{-webkit-transform:scaleX(1.3);transform:scaleX(1.3)}#bottomSideBar{background:repeating-linear-gradient(90deg,#d3d3d3,grey 20%,#d3d3d3 40%);background-color:#fff;height:3px;margin:1px;-webkit-transform:translateX(10px);transform:translateX(10px);width:100%}#socialMedia{-webkit-transform:translateY(-50px);transform:translateY(-50px);transition-duration:1s}#socialMedia ul{list-style:none;padding:0}#socialMedia ul li{cursor:pointer;display:inline;margin:10px}#socialMedia ul li *{height:50px;width:50px}#work{height:auto;justify-content:center;width:100vw}#work,#workInner{align-items:center;display:flex}#workInner{flex-wrap:wrap;justify-content:space-between;margin-top:30px;transition-duration:1s;width:70vw}@media screen and (max-width:1373px){#workInner{justify-content:space-around;width:100%}}@media screen and (min-width:2000px){#pageOuter{align-items:center;background-color:#229ddf;display:flex;flex-flow:column;width:100vw}#intro{width:1500px}#your{max-height:5000px;width:2000px}#block1{background-repeat:no-repeat;background-size:contain;max-height:1000px}#block1,#block2{width:2000px}#avtar,#name{display:flex;justify-content:center;max-height:5000px}#work{max-width:2000px}}body{background-color:#145374}@media screen and (max-width:380px){#intro #name{font-size:35px}}#Card{align-items:center;background-color:#3d405b;border-radius:10px;box-shadow:0 0 10px 0 #000;cursor:pointer;display:flex;flex-flow:column;margin:10px;min-height:405px;padding:10px 0;transition-duration:.5s;width:300px}#Card:hover{box-shadow:0 0 10px 0 gray}#image img{background-color:#fff;cursor:pointer;height:190px;padding:10px}#image,#image img{border-radius:10px;width:250px}#image{align-items:center;display:flex;justify-content:center;padding:5px}#text{color:#fff;padding:10px;text-align:center}#navbar{align-items:center;-webkit-animation:none;animation:none;background-color:#1c73a297;display:flex;justify-content:space-between;max-width:2000px;opacity:100%;position:fixed;width:100%;z-index:1000}#logo{height:100%;max-width:300px;width:40%}#logo img{height:100px;width:auto}#options{display:inline-block;height:100%;max-width:700px;width:60%}#navbar ul{align-items:center;display:flex;justify-content:space-around;list-style:none}#navbar ul li{color:#fff;font-size:20px;margin:5px}#navbar ul li:hover{color:gray;cursor:pointer}#hidden_div{background-color:#145374;border-radius:10px;display:none;margin-top:65px;padding:10px;position:fixed;right:25px;z-index:1500}@media screen and (max-width:600px){#options ul{display:none}#hidden_options{display:inline-block}#options{width:70px}}@media screen and (min-width:601px){#options ul{display:flex}#hidden_div,#hidden_options{display:none}}#skillsOuter{background-color:#023047;flex-wrap:wrap;max-width:2000px;overflow:hidden;width:95vw}#achievements,#skillsOuter{display:flex;justify-content:center}#achievements{flex-flow:column;margin:30px 0;max-width:1500px;padding:0 200px;width:90%}#achievements_header{background-color:#000;border-radius:10px;color:#fff;font-weight:700;padding:10px;width:1230px}#achievements_Inner{background-color:rgba(0,0,0,.537);border-radius:10px;padding:25px;width:1200px}#achievement1{align-items:center;border-radius:10px;color:#fff;cursor:pointer;display:flex;min-height:30px;padding:5px 25px;width:1150px}#achievement1:hover{background-color:#ffb703;color:#000}@media screen and (max-width:1250px){#achievements_Inner{width:850px}#achievements_header{width:880px}#achievement1{width:800px}}@media screen and (max-width:950px){#achievements_Inner,#achievements_header{width:400px}#achievements_header{width:430px}#achievement1{width:350px}}@media screen and (max-width:500px){#achievements_Inner,#achievements_header{width:330px}#achievements_header{width:360px}#achievement1{width:280px}}@media screen and (max-width:435px){#achievements_Inner{width:290px}#achievements_header{width:320px}#achievement1{width:210px}}@media screen and (max-width:385px){#achievements_Inner{width:255px}#achievements_header{width:285px}#achievement1{width:200px}}#skillsInner1{display:flex;justify-content:center;max-width:1500px;padding:100px 0 0;width:1250px!important;width:90%}#skillBlock1{height:400px;justify-content:space-between;overflow-x:hidden;width:1250px}#codingProfiles,#skillBlock1{align-items:center;display:flex}#codingProfiles{background-color:rgba(0,0,0,.504);border-radius:10px;flex-flow:column;height:350px;margin-right:50px;padding:10px 0;width:450px}#custom_hr{background-color:gray;height:2px;width:400px}.tray{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:150px;width:100%}#github,#leetcode{height:174px;width:400px}#github,#github_img,#leetcode,#leetcode_img{align-items:center;display:flex;justify-content:center}#github_img,#leetcode_img{background-color:#fff;border-radius:10px;box-shadow:0 0 5px 0 gray;cursor:pointer;height:130px;margin-left:10px;width:150px}@-webkit-keyframes ani_data{0%{opacity:0}to{opacity:100%}}@keyframes ani_data{0%{opacity:0}to{opacity:100%}}#codingProfiles span{-webkit-animation:ani_data 2s 1 forwards;animation:ani_data 2s 1 forwards;opacity:0}#github_data,#leetcode_data{padding:10px}.data_head{font-size:17px;font-weight:900}#tags{align-items:center;display:flex;height:350px;padding:10px 20px;width:350px}#tag_expand,#tags{background-color:rgba(0,0,0,.581);border-radius:10px;flex-wrap:wrap;justify-content:space-evenly}#tag_expand{display:none;height:400px;opacity:0;overflow-y:scroll;padding:10px;position:absolute;top:50vh;width:280px;z-index:1000}#close_icon,#tags #view_more_icon{height:70px;width:70px}@media screen and (max-width:1250px){#skillBlock1,#skillsInner1{width:900px}}@media screen and (max-width:1030px){#skillBlock1{align-items:center;flex-flow:column;height:auto}#tags{margin-top:25px;padding:15px 0;width:450px}#codingProfiles{margin-right:0}}@media screen and (max-width:500px){#codingProfiles{padding:0;width:380px}#custom_hr{width:350px}#tags{width:380px}#github,#leetcode{width:350px}#github_img,#leetcode_img{width:120px}}@media screen and (max-width:435px){#codingProfiles{border-radius:10px;padding:0 10px;width:320px}#custom_hr{width:310px}#tags{padding:0 10px;width:320px}#github,#leetcode{width:310px}#github_img,#leetcode_img{height:100px;width:100px}#github_img img,#leetcode_img img{width:80px}}@media screen and (max-width:385px){#codingProfiles{padding:0 15px;width:280px}#custom_hr{width:270px}#tags{border-radius:20px;padding:0 10px;width:280px}#github,#leetcode{width:270px}#github_img,#leetcode_img{height:90px;width:90px}#github_img img,#leetcode_img img{width:70px}.data_head{font-size:14px;font-weight:900}}.tag{align-items:center;background-color:#fff;border-radius:5px;cursor:pointer;display:flex;height:150px;justify-content:center;padding:5px;width:154px}.tag img{height:auto;width:150px}#tag_expand .tag{height:110px;margin:5px;width:110px}#tag_expand .tag img{height:auto;width:100px}@media screen and (max-width:435px){.tag img{width:100px}.tag{height:135px;width:130px}}@media screen and (max-width:385px){.tag img{width:90px}.tag{height:115px;width:110px}}#certificates{margin:30px 0;max-width:1500px;padding:0 200px;width:90%}#certificates,#certificates_Outer{display:flex;justify-content:center}#certificates_Outer{flex-flow:column;width:1250px}#certification_header{background-color:#000;border-radius:10px;color:#fff;font-weight:700;padding:10px;width:1230px}#certificates_Inner{background-color:rgba(0,0,0,.537);flex-wrap:wrap;width:1250px}#certificates_Inner,.certi{align-items:center;border-radius:10px;display:flex;justify-content:center}.certi{background-color:rgba(0,0,0,.24);cursor:pointer;height:300px;margin:5px;width:290px}#certi_view_more #view_more_icon{color:#fff;height:70px;width:70px}.certi img{width:295px}@media screen and (max-width:1250px){#certificates_Inner{width:900px}#certification_header{width:880px}#certificates_Outer{width:900px}.certi{height:260px}.certi,.certi img{width:250px}#certi3{display:none}}@media screen and (max-width:950px){#certificates_Inner{width:450px}#certification_header{width:430px}#certificates_Outer{width:450px}.certi{height:390px;width:370px}.certi img{width:350px}}@media screen and (max-width:500px){#certificates_Inner{width:380px}#certification_header{width:360px}#certificates_Outer{width:380px}.certi{height:340px;width:320px}.certi img{width:300px}}@media screen and (max-width:435px){#certificates_Inner{width:340px}#certification_header{width:320px}#certificates_Outer{width:340px}.certi{height:320px;width:300px}.certi img{width:280px}}@media screen and (max-width:385px){#certificates_Inner{width:295px}#certification_header{width:275px}#certificates_Outer{width:295px}.certi{height:290px;width:270px}.certi img{width:250px}}#pageOuter{align-items:center;background-color:#023047;display:flex;flex-flow:column;overflow-x:hidden!important;width:100%}.active{color:#ffc470!important;font-weight:bolder}body{overflow:hidden}#contact{align-items:center;width:100vw}#contact,#contact_Outer{display:flex;height:100vh;justify-content:center}#contact_Outer{flex-wrap:wrap;max-width:2000px;width:95vw}#contact_form{margin-top:150px}#contact_form fieldset{border:3px solid #fff;border-radius:10px;padding:20px}#contact_form input{border:none;border-radius:5px;padding:10px;text-decoration:none}#contact_form input:focus,#contact_form textarea:focus{border:none;outline:none}#contact_form textarea{border:none;border-radius:5px;padding:10px;width:94%}#contact_form button{border:none;border-radius:5px;cursor:pointer;float:right;padding:10px 15px}#contact_form button:active{background-color:gray;color:#fff}#contact_block2{align-items:center;bottom:0;display:flex;justify-content:space-between;margin-top:70px;position:relative;width:100%}#contact_block2 div{align-items:center;border-radius:10px;cursor:pointer;display:flex;justify-content:center;width:100px}#contact_block2 div *{margin:5px}#contact_block2 div hr{background-color:red;height:30px}#view_count:active,#view_icon:active{background-color:hsla(0,0%,50%,.188)}#linkedin_icon{background-color:initial}#linkedin_icon img{cursor:pointer;width:70px}#resume_outer{display:flex;justify-content:center}#resume{color:#fff;cursor:pointer;height:70px;margin:5px;width:80px}@media screen and (max-width:440px){#contact_form{display:flex;justify-content:center;width:300px}#form1{display:none}#contact_form textarea{width:90%}}@media screen and (min-width:441px){#form2{display:none}}
/*# sourceMappingURL=main.135497a4.css.map*/