@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{outline:none}body{width:100%;height:100%;background-color:#000;font-family:sans-serif}a{text-decoration:none;color:#fff}h1,h2,h3,h4,h5,h6,span{font-size:18px;color:#fff;font-family:Poppins,sans-serif}li{overflow:hidden}span{display:block}p{font-size:16px;font-family:Poppins,sans-serif}.white{color:#fff!important}.black{color:#000!important}.d__flex{display:flex}.align__items__center{align-items:center}.justify__content__center{justify-content:center}.justify__content__space__between{justify-content:space-between}.mx__15{margin:0 15px}.px__30{padding:0 30px}.pxy__30{padding:30px}.container{width:92%;margin:0 auto}.pz__10{padding:10px 0}.sweet{color:#f9004d}.row{display:flex;width:100%;flex-wrap:wrap;overflow:hidden;align-items:flex-start;justify-content:center}.col__2{max-width:50%}.col__2,.col__3{display:flex;padding:20px;justify-content:center;flex-direction:column}.col__3{max-width:33.333333%;margin-top:20px}.component__space{padding:100px 0}.pointer{cursor:pointer}svg{stroke-width:1!important}.relative{position:relative}.absolute{position:absolute}strong{color:#f9004d;font-weight:600}input{color:rgba(198,201,216,.75)}button.btn{height:50px;width:180px;margin:0 10px}.p__color{color:rgba(198,201,216,.75);font-size:18px;line-height:30px;font-family:Poppins,sans-serif;margin-bottom:15px}button.about.btn.pointer:hover{background:#fff;color:#000!important}@media only screen and (max-width:768px){.d__flex{flex-direction:column}.col__2{max-width:100%}}@media only screen and (max-width:768px){.col__3{max-width:50%}}@media only screen and (max-width:425px){.col__3{max-width:100%}}@media only screen and (max-width:425px){span.copyright{font-size:13px!important}.footer.d__flex.align__items__center.justify__content__space__between.pz-10{flex-wrap:wrap}}.home__bg{background-color:#010101;background-repeat:no-repeat;background-size:cover}li.nav__items{font-size:18px}.log,.logos{font-size:50px;font-weight:700px;font-family:Montserrat,sans-serif}.log{display:inline;color:#e1306c}h1.home__text{font-size:18px;font-weight:400;letter-spacing:3px;color:rgba(198,201,216,.75)!important}h2.home__text{font-size:54px;line-height:54px;font-weight:800;font-family:Montserrat,sans-serif}h3.home__text,h4.home__text{font-size:50px;font-weight:800;font-family:Montserrat,sans-serif;line-height:40px}.header{transition:all .4s ease}.header.active{position:fixed;z-index:1000;width:100%;padding:0 30px;background-color:#191919}.toggle__menu{display:flex;justify-content:flex-end;float:right;z-index:1000;width:100%;display:none}ul.sidebar.d__flex{flex-wrap:wrap;height:100%;position:fixed;right:0;background:#010101;justify-content:center;width:300px;top:0;flex-direction:column;display:none}li.sideNavbar{padding:25px 30px}.animate-charcter{text-transform:uppercase;background-image:linear-gradient(-225deg,#231557,#44107a 29%,#ff1361 67%,#fff800);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite;display:inline-block;font-size:190px}@keyframes textclip{to{background-position:200%}}.word{margin:auto;color:#fff;font:700 normal 2.5em "tahoma";text-shadow:5px 2px #222324,2px 4px #222324,3px 5px #222324}*{margin:0;padding:0;font-family:"Poppins",sans-serif}body,html{display:grid;height:100%;width:100%;place-items:center}.wrapper .button{display:inline-block;height:30px;width:30px;margin:0 5px;overflow:hidden;background:#fff;border-radius:40px;cursor:pointer;box-shadow:0 10px 10px rgba(0,0,0,.1);transition:all .3s ease-out}.wrapper .button:hover{width:150px}.wrapper .button .icon{display:inline-block;height:30px;width:30px;text-align:center;border-radius:40px;box-sizing:border-box;line-height:0;transition:all .3s ease-out}.wrapper .button:first-child:hover .icon{background:#4267b2}.wrapper .button:nth-child(2):hover .icon{background:#1da1f2}.wrapper .button:nth-child(3):hover .icon{background:#e1306c}.wrapper .button:nth-child(4):hover .icon{background:#333}.wrapper .button:nth-child(5):hover .icon{background:red}.wrapper .button .icon i{font-size:20px;line-height:30px;transition:all .3s ease-out}.wrapper .button:hover .icon i{color:#fff}.wrapper .button span{font-size:20px;font-weight:500;line-height:30px;margin-left:10px;transition:all .3s ease-out;display:inline-block}.wrapper .button:first-child span{color:#4267b2}.wrapper .button:nth-child(2) span{color:#1da1f2}.wrapper .button:nth-child(3) span{color:#e1306c}.wrapper .button:nth-child(4) span{color:#333}.wrapper .button:nth-child(5) span{color:red}@media only screen and (max-width:768px){.header{justify-content:space-between}.navigation.pxy__30,.toggle__menu,ul.sidebar.d__flex{display:block}h2.white.pz__10{font-size:50px!important}svg.bi.bi-justify.white.pointer{width:30px;height:30px}}@media only screen and (max-width:425px){h2.home__text.pz__10{font-size:32px}h3.sweet.pz__10{font-size:40px}h1.home__text{font-size:14px}h4.home__text{font-size:45px}}@media only screen and (max-width:768px){.navigation.pxy__30{display:none}}.home_top_img{width:50%}@media only screen and (min-width:688px) and (max-width:992px){.home_top_img{width:90%}}@media only screen and (max-width:688px){.home_top_img{width:90%}}.about{background:#191919}img.about__img{border-radius:10px;width:100%}h1.about__heading{margin-bottom:10px;font-weight:700;text-align:start;font-family:Montserrat,sans-serif;font-size:60px}button.about.btn.pointer{text-transform:capitalize;width:195px;height:55px;font-size:18px;transition:.4s ease}.about__button{padding:20px 0}a.bottom__to__top{height:40px;width:40px;position:fixed;bottom:3%;right:2%;background-color:#f9004d;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;transition:all .4s ease;z-index:1000}a.bottom__to__top.active{display:flex}@media only screen and (max-width:1024px){.p__color{font-size:15px!important}}@media only screen and (max-width:425px){button.about.btn.pointer{text-transform:capitalize;width:165px;height:50px;font-size:13px;transition:.4s ease}}@media only screen and (min-width:688px) and (max-width:992px){.about_hire_btn{margin-bottom:20px!important}}@media only screen and (max-width:688px){.about_hire_btn{margin-bottom:20px!important}}h1.heading{font-size:60px;text-align:center;font-family:Poppins,sans-serif;font-weight:700;margin-bottom:10px}p.heading.p__color{margin-bottom:0;text-align:center;line-height:1.2}.service__box{border-radius:10px;width:100%;background-color:#191919;padding:55px;transition:.4s ease}.service__box:hover{transform:translateY(5px);background-image:linear-gradient(90deg,#f61b10,#ef0963)}.service__box:hover .icon{color:#fff}.service__box:hover p.service__text.p__color{color:#fff!important}.icon{font-size:54px;font-weight:400;margin-bottom:23px;display:inline-flex;color:#f9004d}p.service__text.p__color{margin-bottom:0}h1.service__text{font-size:19px;font-family:Poppins,sans-serif;padding:10px 0}.waviy,.waviy span{position:relative}.waviy span{display:inline-block;font-size:40px;color:#fff;text-transform:uppercase;animation:flip 2s infinite;animation-delay:calc(0.2s*var(--i))}@keyframes flip{0%,80%{transform:rotateY(1turn)}}.projects{background-color:#191919}img.project__img{border-radius:10px;width:100%;object-fit:cover;transition:.4s;opacity:.7;position:relative}img.project__img:after{content:"";width:100%;height:100%;background-color:#000;z-index:1;opacity:1}.mask__effect{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#f9004d;border-radius:10px;transition:.4s;opacity:.3;display:none}.project__box:hover .mask__effect{display:inline;transform:scale(1.1)}.project__box:hover img.project__img{transform:scale(1.1)}.project__meta.absolute{top:0;left:0;display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;border-radius:10px;width:100%}h5.project__text{font-weight:400;font-size:20px;padding-bottom:20px}h4.project__text{font-size:22px;font-family:Poppins,sans-serif;font-weight:700;padding-bottom:20px}a.project__btn{padding:5px 10px;border:2px solid hsla(0,0%,100%,.5294117647058824);border-radius:5px;transition:.4s ease}a.project__btn:hover{background-color:#f9004d;border:2px solid #f9004d;color:#fff}button.btn{padding:15px 20px;font-size:18px;font-weight:500;border-radius:5px;border:2px solid #f9004d;background-color:#f9004d;color:#fff!important;text-transform:uppercase;letter-spacing:2px;transition:all .4s ease}button.view__more:hover{background-color:#fff;border:2px solid #f9004d;color:#f9004d!important}@media only screen and (max-width:1024px){h5.project__text{font-weight:400;font-size:20px;padding-bottom:20px}h4.project__text{font-size:18px}}.blog__meta{align-items:center}.blog__meta,.Blog__meta.absolute{width:100%;height:100%;top:0;left:0;display:flex;justify-content:flex-end}.Blog__meta.absolute{padding:0 20px;align-items:flex-start;flex-direction:column;flex-wrap:wrap;border-radius:10px;overflow:hidden}a.blog.project__btn{margin-bottom:-50px;transition:all .4s ease}.Blog__meta:hover a.blog.project__btn{margin-bottom:40px}.contact{background-color:#191919}h1.hire__text{font-size:40px}p.hire__text{font-size:15px;line-height:30px;color:rgba(29,29,36,.75);font-weight:400}input.contact{display:block;width:100%;padding:0 20px;border-radius:5px;transition:all .3s ease;height:50px;line-height:46px;margin:20px 0;outline:none;color:#fff;font-size:15px;letter-spacing:.1px;background:none;border:2px solid hsla(0,0%,100%,.2)}.contact__img{border-radius:10px;width:100%;overflow:hidden;margin-top:30px}textarea#message{height:120px;background:none;padding:0 20px;width:100%;line-height:46px;color:#fff;font-size:15px;letter-spacing:.1px;border:2px solid hsla(0,0%,100%,.2)}button.btn.contact.pointer{margin:20px 0}*{box-sizing:border-box}.containers{width:100%}.skills{text-align:right;color:#fff}.html{width:90%;background-color:#04aa6d}.css{width:85%;background-color:#2196f3}.js{width:75%;background-color:#f44336}.react{width:70%;background-color:grey}.mongodb{width:75%;background-color:#e804c9}.github{width:70%;background-color:#2c21f3}.nodejs{width:65%;background-color:#36f47c}.grid{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:768px){.grid{grid-template-columns:repeat(1,1fr);margin-left:20px}}
/*# sourceMappingURL=main.057b5e99.chunk.css.map */