@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#ecf0f3;font-family:Poppins,sans-serif}.container{margin:auto;max-width:95%}.d_flex{justify-content:space-between}.d_flex,.f_flex{display:flex}a{color:#000;text-decoration:none}li{list-style:none}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}button{background-color:none;border:none;outline:none}.btn_shadow{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:6px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff;color:#000;cursor:pointer;padding:18px 25px;transition:all .3s ease;transition:.5s}.btn_shadow:hover{background:#ff014f;color:#fff;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.box_shodow{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:10px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff}.left,.right,.row{width:50%}.top{margin-top:80px}.mtop{margin-top:40px}.heading{margin:50px 0}.heading h4{color:#ff014f;font-weight:400;letter-spacing:2px}.heading h1{font-size:60px}.heading h1,h1{color:#3c3e41}.grid{grid-gap:35px;display:grid;grid-template-columns:repeat(3,1fr)}p{color:#3c3e41}.text-center{text-align:center}.primary_color{color:#ff014f}input,textarea{border:3px solid #e2e8ec;border-radius:5px;margin-bottom:20px;outline:none;padding:20px;width:100%}footer{margin:50px auto 20px}footer p{margin-top:5px}@media (max-width:768px){.grid{grid-template-columns:repeat(2,1fr)}.left,.right{width:100%}}@media (max-width:472px){.grid{grid-template-columns:repeat(1,1fr)}.left,.right{width:100%}}.features .box{padding:50px}.features .box h2{margin:20px 0}.features .box p{transition:.5s;word-spacing:2px}.features .box i{font-size:30px;margin-top:20px;opacity:0;transition:.5s}.features .box:hover p{color:#fff}.features .box:hover i{color:#fff;opacity:1}.hero{position:relative}.hero h3{font-weight:100;letter-spacing:2px}.hero h1{font-size:60px;font-weight:700}.hero h1 span,.hero h2{color:#ff014f}.hero h2{font-size:50px;font-weight:700}.hero h2 span{color:#000}.hero p{color:#878e99;font-size:18px;line-height:30px;margin-top:30px;text-align:justify}.hero_btn{margin-top:12%}.hero_btn h4{color:#43474b;font-size:15px;font-weight:500;letter-spacing:2px;margin:30px 0}.hero_btn button{margin-right:30px}.hero_btn i{font-size:20px}.hero_btn button img{height:20px;width:20px}.hero .left{margin-right:10%}.hero .right{position:relative;width:40%}.hero .right_img{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:10px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff;height:580px;margin-top:20%;width:510px}.hero .right_img img{bottom:0;position:absolute;width:510px}@media (max-width:768px){.hero .left,.hero .right{margin-left:20px;width:100%}.hero .f_flex{flex-direction:column;flex-direction:column-reverse}.hero .d_flex{flex-direction:column}.hero .right_img{height:54vh;width:90%}.hero .right_img img{right:3%;width:auto}.hero p{margin-right:20px}.hero h1{font-weight:700}.hero h1,.hero h2{font-size:40px;margin-right:20px}}.button-gradient{background-clip:padding-box;background-image:linear-gradient(90deg,#7e5bef,#ff014f);border:2px solid transparent;border-radius:9999px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:24px;padding:12px 24px;text-align:center;transition:all .3s ease;width:400px}.button-gradient:hover{background-image:linear-gradient(90deg,#6b4dca,#d2007d)}.Resume .heading h1{font-size:40px}.Resume .content{margin:auto;max-width:85%}.Resume .box{padding:40px}.Resume hr{background-color:#e3e9ed;border:1px solid #e3e9ed;margin:30px 0}.Resume .rate .btn_shadow{color:#ff014f;font-weight:700;padding:15px 30px;transition:.5s}.Resume p{font-size:18px;transition:.5s}.Resume .box{margin-bottom:40px;position:relative}.Resume .btn_shadow:hover{-webkit-transform:translate(0);transform:translate(0)}.Resume .box:hover .btn_shadow{background:#ff3a75;box-shadow:none;color:#fff}.Resume .box:hover p{color:#fff}.Resume .content-section,.Resume .left{position:relative}.Resume .left:after{height:118vh;left:0;top:16%;width:5px;z-index:-2}.Resume .box:after,.Resume .left:after{background:#d9dee2;content:"";position:absolute}.Resume .box:after{height:5px;left:-8%;top:13%;width:50px}.Resume .box:before{background:#fff;border:5px solid #d9dee2;border-radius:50%;content:"";height:10px;left:-10%;position:absolute;top:11%;transition:.5s;width:10px;z-index:5}.Resume .box:hover.box:before{background:#ff3a75}@media (max-width:768px){.Resume .d_flex{flex-direction:column}.Resume .left:after{height:105vh;top:14%}}.Testimonial h2{margin:15px 0 0}.Testimonial .left{margin:20px;padding:35px;width:35%}.Testimonial .right{margin:0 20px 0 0;padding:0 0 0 50px;width:65%}.Testimonial .quote i{font-size:150px;opacity:.1}.Testimonial .content{padding:50px}.Testimonial .content h1{font-weight:500}.Testimonial .content h3{font-size:18px;font-weight:400;margin-bottom:40px}.Testimonial .content p{text-align:justify}.Testimonial .slide_button{position:absolute;right:20px;top:30px}.Testimonial .slide_button .prev_btn{margin-right:30px}.Testimonial .slide{display:flex;height:500px;margin:auto;max-width:80%;overflow:hidden;position:relative}article{height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s linear;width:100%}article.activeSlide{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}article.lastSlide{-webkit-transform:translateX(-100%);transform:translateX(-100%)}article.nextSlide{-webkit-transform:translateX(100%);transform:translateX(100%)}@media (max-width:768px){article{flex-direction:column;padding:20px}.Testimonial .left{display:flex;margin:15% 0 0;width:100%}.Testimonial .left img{border-radius:10px;margin-right:20px;width:190px}.Testimonial .right{margin:0;padding:0;width:100%}.Testimonial .slide{height:70vh;max-width:90%}.Testimonial .quote{display:none}}.modal-blog.modal,.modal-blog.overlay{overflow:scroll}.modal-blog.modal .modal-content{left:0;margin:auto auto 10%;max-width:70%;position:relative;top:10%}.modal-blog .modal-content .left,.modal-blog .modal-content .right{margin-top:30px;padding:0;width:100%}.blog_contact .left,.blog_contact .right{margin:0 25px 0 0}@media (max-width:768px){.modal-blog.modal .modal-content{margin-bottom:20%;max-width:90%}}.Contact .left{width:36%}.Contact .right{width:60%}.Contact .box{padding:30px}.Contact .box img{height:288px;width:520px}.Contact .details h1{font-size:35px;margin:20px 0}.Contact .details p{font-size:17px;text-align:justify}.Contact .button{margin-top:20px}.Contact button{margin-right:20px}.Contact .right{padding:35px}.Contact .input span{font-size:13px}.Contact input{margin-top:10px}.Contact .right button{color:#ff014f;width:100%}.Contact .right button:hover{color:#fff}.Contact .right button i{margin-left:10px}@media (max-width:768px){.Contact .d_flex{flex-direction:column}.Contact .left,.Contact .right{margin-top:50px;width:100%}.Contact button{margin-right:15px}}footer img{height:100px;width:100px}.skills_section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;padding:15px 5%;width:95%}.skills_main{grid-row-gap:30px;grid-column-gap:50px;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.skills_main .skill_bar .info{align-items:center;display:flex;justify-content:space-between;padding:0 10px}.skill_bar .info p{font-weight:700}.skill_bar .bar{background-color:rgba(0,0,0,.144);border-radius:25px;height:10px;margin-top:5px;position:relative;width:100%}.skill_bar .bar span{background-color:#ff014f;border-radius:25px;height:100%;position:absolute;width:50%}.skill_bar:hover{background-color:#f0bccb}.skill_bar .bar .html{-webkit-animation:html 2s;animation:html 2s;width:85%}@-webkit-keyframes html{0%{width:0}to{width:85%}}@keyframes html{0%{width:0}to{width:85%}}.skill_bar .bar .css{-webkit-animation:css 2s;animation:css 2s;width:80%}@-webkit-keyframes css{0%{width:0}to{width:80%}}@keyframes css{0%{width:0}to{width:80%}}.skill_bar .bar .tailwindCss{-webkit-animation:tailwindCss 2s;animation:tailwindCss 2s;width:75%}@-webkit-keyframes tailwindCss{0%{width:0}to{width:75%}}@keyframes tailwindCss{0%{width:0}to{width:75%}}.skill_bar .bar .bootstrap{-webkit-animation:bootstrap 2s;animation:bootstrap 2s;width:85%}@-webkit-keyframes bootstrap{0%{width:0}to{width:85%}}@keyframes bootstrap{0%{width:0}to{width:85%}}.skill_bar .bar .material{-webkit-animation:material 2s;animation:material 2s;width:70%}@-webkit-keyframes material{0%{width:0}to{width:70%}}@keyframes material{0%{width:0}to{width:70%}}.skill_bar .bar .javascript{-webkit-animation:javaScript 2s;animation:javaScript 2s;width:70%}@-webkit-keyframes javaScript{0%{width:0}to{width:70%}}@keyframes javaScript{0%{width:0}to{width:70%}}.skill_bar .bar .react{-webkit-animation:react 2s;animation:react 2s;width:80%}@-webkit-keyframes react{0%{width:0}to{width:80%}}@keyframes react{0%{width:0}to{width:80%}}.skill_bar .bar .typescript{-webkit-animation:typeScript 2s;animation:typeScript 2s;width:65%}@-webkit-keyframes typeScript{0%{width:0}to{width:65%}}@keyframes typeScript{0%{width:0}to{width:65%}}.skill_bar .bar .redux{-webkit-animation:redux 2s;animation:redux 2s;width:95%}@-webkit-keyframes redux{0%{width:0}to{width:95%}}@keyframes redux{0%{width:0}to{width:95%}}.skill_bar .bar .next{-webkit-animation:next 2s;animation:next 2s;width:70%}@-webkit-keyframes next{0%{width:0}to{width:70%}}@keyframes next{0%{width:0}to{width:70%}}.skill_bar .bar .node{-webkit-animation:node 2s;animation:node 2s;width:70%}@-webkit-keyframes node{0%{width:0}to{width:70%}}@keyframes node{0%{width:0}to{width:70%}}.skill_bar .bar .firebase{-webkit-animation:firebase 2s;animation:firebase 2s;width:70%}@-webkit-keyframes firebase{0%{width:0}to{width:70%}}@keyframes firebase{0%{width:0}to{width:70%}}.skill_bar .bar .expressjs{-webkit-animation:expressjs 2s;animation:expressjs 2s;width:60%}@-webkit-keyframes expressjs{0%{width:0}to{width:60%}}@keyframes expressjs{0%{width:0}to{width:60%}}.skill_bar .bar .mongoose{-webkit-animation:mongoose 2s;animation:mongoose 2s;width:65%}@-webkit-keyframes mongoose{0%{width:0}to{width:65%}}@keyframes mongoose{0%{width:0}to{width:65%}}.skill_bar .bar .mongodb{-webkit-animation:mongodb 2s;animation:mongodb 2s;width:65%}@-webkit-keyframes mongodb{0%{width:0}to{width:65%}}@keyframes mongodb{0%{width:0}to{width:65%}}.skill_bar .bar .prisma{-webkit-animation:prisma 2s;animation:prisma 2s;width:60%}@-webkit-keyframes prisma{0%{width:0}to{width:60%}}@keyframes prisma{0%{width:0}to{width:60%}}.skill_bar .bar .postgresql{-webkit-animation:postgresql 2s;animation:postgresql 2s;width:65%}@-webkit-keyframes postgresql{0%{width:0}to{width:65%}}@keyframes postgresql{0%{width:0}to{width:65%}}.skill_bar .bar .github{-webkit-animation:github 2s;animation:github 2s;width:75%}@-webkit-keyframes github{0%{width:0}to{width:75%}}@keyframes github{0%{width:0}to{width:75%}}@media (max-width:472px){.skills_main{grid-template-columns:repeat(1,1fr)}.skills_section{width:100%}}header{height:10vh;line-height:10vh}header .container{padding-top:5px}header .logo img{height:70px;margin-top:5px;width:70px}header ul li{margin-left:30px}header ul li a{font-size:13px;font-weight:500;letter-spacing:1px;transition:.5s}.home-btn,header ul li a:hover{color:#ff014f}.home-btn{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:6px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff;cursor:pointer;font-weight:bolder;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:18px 25px;transition:all .3s ease}.home-btn:hover{background:#ff014f;color:#fff}.open{display:none}.header.active{background-color:#ecf0f3;box-shadow:-1px 11px 24px -11px rgba(0,0,0,.75);height:10vh;position:fixed;top:0;transition:.5s;width:100%;z-index:1000}.header-text{background:linear-gradient(90deg,#818cf8,#ff014f);-webkit-background-clip:text;color:transparent}@media (max-width:768px){header ul{padding-top:30px}.nav-links-mobile{background-color:#fff;box-shadow:0 50px 100px -20px rgba(50,50,93,.23),0 30px 60px -30px rgba(0,0,0,.3);display:block;height:100vh;left:0;list-style:none;position:absolute;top:0;transition:all .5s ease-in-out;width:60%;z-index:888}header ul li{line-height:70px;text-transform:uppercase;transition:all .5s ease-in-out;width:100%}header .link{display:none}.close,.open{color:#ff014f;display:block;font-size:25px;position:absolute;right:20px;top:35px;z-index:999}.close{right:45%}.close.home-btn{background:linear-gradient(145deg,#e2e8ec,#fff);border-radius:50%;color:#ff014f;height:60px;line-height:60px;padding:0;width:60px}.header.active{height:10vh}header .logo img{margin-top:15px;padding-top:10px}}.Portfolio,.Portfolio .box{position:relative}.Portfolio .box{border-radius:10px}.Portfolio .box:hover{background:none;-webkit-transform:translateY(0);transform:translateY(0)}.Portfolio .img{height:300px;overflow:hidden;transition:.5s}.Portfolio img{border-radius:10px;transition:.5s;width:100%}.Portfolio .box .img:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.Portfolio .category{margin:20px 0 30px;text-transform:uppercase}.Portfolio .category span{color:#ff014f;font-size:13px;font-weight:500;letter-spacing:2px}.Portfolio .arrow{bottom:11%;color:#ff014f;opacity:0;position:absolute;right:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:.5s}.Portfolio .title:hover .arrow{opacity:1}.Portfolio h2{font-size:18px;padding-bottom:30px;transition:.5s}.Portfolio .box:hover h2{color:#ff014f}.Portfolio .box:hover{color:#000}body.active-modal{overflow-y:hidden}.btn-modal{display:block;font-size:18px;margin:100px auto 0;padding:10px 20px}.modal,.overlay{bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:9999}.overlay{background-color:#ecf0f3}.modal-content{background:#f0f3f5;border-radius:3px;border-radius:10px;box-shadow:4px 4px 8px #cbcbcb,-4px -4px 8px #fff;left:8%;line-height:1.4;max-width:85%;min-width:60%;padding:50px;position:absolute;top:12%;z-index:9999}.modal-text{padding:0 100px 0 50px}.modal-text h1{font-size:30px;margin:20px 0}.modal-text p{font-size:17px;line-height:25px;margin-bottom:20px}.modal-text button{color:#ff014f;margin-right:20px}.modal-text button i{margin-left:10px}.modal-text button.close-modal{border-radius:50%;font-size:20px;height:50px;padding:0;position:absolute;right:10px;text-align:center;top:10px;width:50px}.modal-text button.close-modal i{margin:0}.button-grid{grid-column-gap:16px;grid-row-gap:12px;-webkit-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:20px;row-gap:12px}@media (min-width:768px){.button-grid{grid-template-columns:repeat(9,1fr)}}@media (max-width:768px){.modal,.overlay{overflow:scroll}.modal .modal-img{margin:50px 0}.modal-content{flex-direction:column}.modal .left,.modal .right{padding:0}.Portfolio .img{height:auto}.Portfolio h2{padding-bottom:5px}.Portfolio .category{margin:20px 0 15px;text-transform:uppercase}}.button-special{align-items:center;-webkit-appearance:none;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7;box-sizing:border-box;color:#36395a;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;font-size:18px;font-weight:600;height:48px;justify-content:center;line-height:1;list-style:none;margin-top:12px;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;touch-action:manipulation;transition:box-shadow .15s,-webkit-transform .15s;transition:box-shadow .15s,transform .15s;transition:box-shadow .15s,transform .15s,-webkit-transform .15s;user-select:none;-webkit-user-select:none;white-space:nowrap;will-change:box-shadow,transform}.button-special:focus{box-shadow:inset 0 0 0 1.5px #d6d6e7,0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7}.button-special:hover{box-shadow:0 4px 8px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 #d6d6e7;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.button-special:active{box-shadow:inset 0 3px 7px #d6d6e7;-webkit-transform:translateY(2px);transform:translateY(2px)}@media (max-width:768px){.modal .f_flex{flex-direction:column}.modal .button a{margin-top:8px}}
/*# sourceMappingURL=main.7b718196.css.map*/