body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.slide-in{transform-origin:left}.slide-in,.slide-out{background:#de9b07;height:100vh;left:0;position:fixed;top:0;width:100%}.slide-out{transform-origin:right}@media screen and (min-width:500px) and (max-width:1128px){section{width:100px}}header{align-items:center;animation:slidein 2s;display:flex;font-family:poppins;justify-content:space-between;padding:1.5rem 0 0}header img{cursor:pointer;transition:.5s ease-in;width:30px}header img:hover{transform:rotate(1turn)}header ul{display:flex;gap:55px;list-style-type:none;margin:0;padding:0}header ul li{color:#de9b07;cursor:pointer;font-size:18px;position:relative}header .hamburger{display:none}header ul li:before{background:#de9b07;bottom:0;content:"";height:2px;position:absolute;transition:.5s;width:0}header ul li:hover:before{width:100%}header h4{background:#fff;border-radius:30px;box-shadow:2px 5px 5px #0000001a;color:#0047ff;cursor:pointer;padding:.5rem 1.5rem;transition:.3s}header h4:hover{background:#0047ff;color:#fff}@keyframes slidein{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes rotateLogo{0%{transform:rotate(1turn)}}@media screen and (max-device-width:480px){header{position:relative}header img{width:35px}header ul{background:#de9b07;display:inline-block;display:block;height:100%;padding:4.5rem .8rem;position:fixed;right:-100%;top:0;transition:.5s;width:200px;z-index:2}.show-nav{right:0}header ul li{color:#fff;padding:.6rem 0;text-align:left}header .hamburger{cursor:pointer;display:block;float:left;height:5px;position:relative;width:30px;z-index:1000}header h4{margin:3.5rem 0 0;position:absolute;right:0;z-index:1}.overlay{height:100%;left:0;position:absolute;top:0;width:100%}}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-devanagari-400-normal.d2ee5e6ea17bffe3bf58.woff2) format("woff2"),url(/static/media/poppins-devanagari-400-normal.421fe9869ff4b58e2d7b.woff) format("woff");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-latin-ext-400-normal.d7c074a9c34fe9785f69.woff2) format("woff2"),url(/static/media/poppins-latin-ext-400-normal.7e12786771ac4a8e6a5c.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-latin-400-normal.405055dd680fa1dcdfa2.woff2) format("woff2"),url(/static/media/poppins-latin-400-normal.1458587c0aa7cd06b82b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}body{align-items:center;display:flex;justify-content:center;margin:0;padding:0}section{height:100vh;width:1100px}figure{height:80%;margin:0;padding:0;position:relative}figure .wrapper{align-items:center;animation:movein 2s;display:flex;justify-content:space-between;left:50%;position:absolute;top:45%;transform:translate(-50%,-50%);width:100%}.home{overflow:hidden}.right-side h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#de9b07,#fff212);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:poppins;font-size:90px;line-height:7.5vw;margin:0;padding:0}.right-side h5{color:#000;font-family:poppins;font-size:18px;font-size:22px;font-style:italic;font-weight:550;margin:1rem 0 0;padding:0}.right-side h5 span{background:#0047ff;border-radius:30px;color:#fff;cursor:pointer;font-style:italic;padding:.5rem 1.5rem;transition:.3s}.right-side h5 span:hover{background:#fff;border-radius:30px;box-shadow:2px 5px 5px #0000001a;color:#0047ff;padding:.5rem 1.5rem}.right-side .im{color:#000;font-size:35px}.wrapper .left-side{display:flex;flex-direction:column;overflow:hidden}.left-side img{flex:1 1;height:auto;width:550px}.left-side span{color:#000;font-family:poppins;font-size:20px;font-size:22px;font-style:italic}footer{bottom:4%;color:#000;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.bg2{display:none}@keyframes movein{0%{opacity:0;top:150%}to{opacity:1;top:45%}}@media screen and (max-device-width:480px){section{width:320px}figure .wrapper{display:block}.wrapper .right-side h1{font-family:poppins;font-size:3rem;line-height:4rem}.right-side h5{font-size:1.1rem;margin:.25rem 0 0}.left-side img{display:none}.home .bg1{background:linear-gradient(90deg,#efbf20,#fff212);border-radius:50%;filter:blur(100px);height:300px;position:fixed;right:-50%;top:-10%;width:300px;z-index:-999}.bg2{bottom:0;display:block;position:fixed;right:-30%;width:20em;z-index:-1}}@media screen and (min-width:500px) and (max-width:1128px){section{width:700px}.right-side h1{font-size:3.5rem;line-height:4rem}.left-side img{width:350px}.right-side h5{font-size:1rem}}.about{animation:show_about 1s;font-family:poppins}.closeBtn{padding:1.5rem 0 0;position:fixed;right:2%;width:40px}.title{font-size:50px;font-weight:bolder;letter-spacing:12px;margin:0;padding:4rem 0 0;text-align:center}.white{align-items:center;background:#fff;display:flex;justify-content:center;left:0}.white,.yellow{height:100%;position:fixed;top:0;width:50%;z-index:-999}.yellow{background:linear-gradient(90deg,#e8a719,#ffcb12);overflow:hidden;right:0}article{line-height:1.8rem;position:absolute;right:2%;text-align:right;top:20%}.skill-wrapper{align-items:center;display:flex;justify-content:space-around;margin:8.4rem 0 0}.skill-wrapper figcaption{align-items:center;color:#0047ff;display:flex;gap:1rem;margin:0 0 1rem}.skill-wrapper div{align-items:center;background:#31d4f819;border-radius:50px;box-shadow:1px 5px 5px #0000000d;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;margin:1rem 0 0;padding:.8rem 1rem;width:400px}.yellow .logoBg{position:absolute;right:-35%;top:0;width:500px}.skill-wrapper .man{width:450px}.reach-me{background:#0047ff;border:none;color:#fff;cursor:pointer;font-family:poppins;margin:2rem 0 0;padding:.5rem 1rem;position:relative;transition:.3s}.reach-me:hover{background:#00008b;border-radius:30px}@keyframes show_about{0%{opacity:0}to{opacity:1}}@media screen and (max-device-width:480px){.about .title span{color:#000!important;font-size:2.5rem;letter-spacing:.3rem}.white{background:none;height:100px;position:relative;width:100%}.yellow{background:linear-gradient(90deg,#efbf20,#fff212);border-radius:50%;filter:blur(100px);height:400px;overflow:hidden;position:fixed;right:-5%;top:-30%;width:400px;z-index:-999}article{font-size:.87rem;left:0;line-height:1.7rem;margin:.87rem 0 0;padding:0;text-align:left;top:0}.yellow img{display:none}.skill-wrapper{margin:4.5rem 0 0}.skill-wrapper div{display:grid;grid-template-columns:.35fr .8fr;width:91%}.skill-wrapper .man{display:none}}@media screen and (min-width:500px) and (max-width:1128px){.skill-wrapper{position:relative;width:100%}article{top:12%}.skill-wrapper figcaption{margin:8rem 0 0}.skill-wrapper .man{margin:8rem 0 0;width:330px}}.drop-mail{animation:show_mail 1s}.drop-mail h1{color:#dff9ff}.form-wrapper{align-items:center;background:#dff9ff71;border-radius:30px;box-shadow:1px 8px 7px #00000012;display:flex;flex-direction:column;font-family:poppins;height:300px;justify-content:center;left:50%;padding:6rem 3rem;position:absolute;transform:translate(-50%);width:350px}.form-wrapper form{width:100%}form label{color:#e8a719;font-size:18px;text-transform:uppercase}form input{background:none;border:none;border-bottom:2px solid #e8a719;font-size:18px;height:30px;outline:none;width:100%}form button{background:#0047ff;border:none;border-radius:20px;color:#fff;cursor:pointer;float:right;font-family:poppins;padding:.5rem 2.4rem}.contact{display:flex;margin:2.7rem 0 0}.contact img{padding:0 10px;width:20px}.drop-mail-bgLogo{bottom:-30%;left:50%;position:fixed;rotate:315deg;transform:translate(-50%);width:500px;z-index:-1}textarea{background:#0000;border:2px solid #e8a719;border-radius:5px;height:80px;resize:none;width:100%}@keyframes show_mail{0%{opacity:0}to{opacity:1}}@media screen and (max-width:480px){.title{color:#000!important;font-size:2.5rem;letter-spacing:.3rem}.form-wrapper{width:280px}}.talk-business{animation:show_talk 1s;position:relative}.talk-business h1{color:#add8e6;font-family:poppins;font-size:30px;text-align:center;text-transform:uppercase}.freelance{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.fiverr,.upwork{width:200px}hr{background:#add8e6;height:2px;width:300px}.talk-business-bgLogo{left:-10%;position:fixed;rotate:-70deg;top:40%;width:500px}.contact img{cursor:pointer}.contact{display:"flex";gap:30px}@media screen and (max-width:480px){.talk-business-bgLogo{left:70%;rotate:180deg;width:400px;z-index:-1}}@keyframes show_talk{0%{opacity:0}to{opacity:1}}.projects-section{animation:show_projects 1s}.projects-section h1{color:#000;font-family:poppins;text-transform:uppercase}.closeBtn{cursor:pointer}.projects-section p{color:#e8a719;font-family:poppins;font-size:18px;text-align:center}.projects{left:50%;margin:20px 0 0;position:absolute;transform:translate(-50%);width:750px}.projects ul{color:#000;display:flex;font-family:poppins;font-size:20px;justify-content:space-between;list-style-type:none;margin:0;padding:0;text-align:center}.projects ul li{cursor:pointer;padding:.3rem 1rem;width:150px}.projects .show{background:blue;border-radius:30px;color:#fff;transition:.5s}.preview{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin:1rem 0 2rem}.item{animation-timeline:view();animation-range:entry 0 cover 40%;align-items:center;animation:appear linear;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;box-shadow:1px 5px 6px #0003;display:flex;flex-direction:column;height:300px;justify-content:center;padding:1rem .7rem;position:relative;transition:.3s;width:300px}.item:hover{background:#000c;color:skyblue}.text{text-align:center}.text h3{font-size:20px;margin:0;padding:0}.item img{height:350px;left:0;position:absolute;top:0;width:100%;z-index:-1}.projects-bgLogo{left:1%;position:fixed;rotate:0deg;top:50%;transform:translate(-50%,-50%);width:500px}.link{color:skyblue}.projects-section .yellow{display:none}@keyframes show_projects{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}@media screen and (max-device-width:480px){.title{letter-spacing:.02rem}.projects-bgLogo{display:none}ul{align-items:center;display:flex;justify-content:center}ul li{font-size:1rem;padding:.3rem .5rem}.projects{padding:0 1rem;width:85%}.preview{display:flex;flex-direction:column}.item{width:100%;width:inherit}.projects-section p{color:#000;font-size:1rem;margin:.3rem 0 .7rem}.projects-section .yellow{display:block}}
/*# sourceMappingURL=main.2990618e.css.map*/