@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.section__padding{margin:2rem 10rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.portfolio__header{display:flex;flex-direction:column;position:relative}.portfolio__header-designSvg img{position:absolute}.portfolio__header-designSvg img:first-child{left:100px;top:170px}.portfolio__header-designSvg img:nth-child(2){left:700px;top:190px}.portfolio__header-designSvg img:nth-child(3){right:100px;top:120px}.portfolio__header-designSvg img:nth-child(4){bottom:50px;left:150px}.portfolio__header-designSvg img:nth-child(5){bottom:50px;left:870px}.portfolio__header-profileContent{align-items:flex-start;display:flex;flex-direction:column;gap:10px;padding:10rem 5rem}.portfolio__header-profileHeadline{align-items:flex-start;display:flex;justify-content:flex-start;max-width:400px}.portfolio__header-profileHeadline h1{color:#091e42;font-family:var(--font-family);font-size:48px;font-weight:700;letter-spacing:.3700000047683716px;line-height:60px;text-align:left}.portfolio__header-profileDiscription{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:800px}.portfolio__header-profileDiscription p{font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;text-align:left}.portfolio__header-profileContent div:nth-child(3) p{color:#7f8cff;cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;text-align:left}.portfolio__header-profileContent_socialhandles{cursor:pointer;display:flex;flex-direction:row;gap:18px;justify-content:space-evenly}.portfolio__header-profileContent_socialhandles img{height:19.96px;width:19.99px}@media screen and (max-width:1090px){.portfolio__header-designSvg img:nth-child(3){right:10px;top:250px;width:150px}}@media screen and (max-width:930px){.portfolio__header-designSvg img:nth-child(5){left:670px}}@media screen and (max-width:860px){.portfolio__header-profileHeadline{min-width:400px}.portfolio__header-profileHeadline h1{font-size:50px;line-height:55px}.portfolio__header-profileDiscription{min-width:480px}.portfolio__header-profileDiscription p{font-size:21px;line-height:29px}.portfolio__header-designSvg img:nth-child(3){display:none;left:700px;width:120px}.portfolio__header-designSvg img:nth-child(5){left:670px}}@media screen and (max-width:770px){.portfolio__header-profileContent{padding-left:2rem}}@media screen and (max-width:570px){.portfolio__header-profileContent{margin:0 3rem}.portfolio__header-profileHeadline{min-width:300px}.portfolio__header-profileHeadline h1{font-size:45px;line-height:50px}.portfolio__header-profileDiscription{min-width:440px}.portfolio__header-profileDiscription p{font-size:20px;line-height:25px}.portfolio__header-designSvg img:first-child{left:40px}.portfolio__header-designSvg img:nth-child(2){left:300px;top:100px}.portfolio__header-designSvg img:nth-child(4){bottom:100px;left:50px}.portfolio__header-designSvg img:nth-child(5){bottom:50px;left:400px}.portfolio__header-designSvg img{width:30px}}@media screen and (max-width:470px){.portfolio__header-profileContent{margin:0 4rem}.portfolio__header-profileHeadline{min-width:350px}.portfolio__header-profileHeadline h1{font-size:50px;line-height:50px}.portfolio__header-profileDiscription{min-width:300px}.portfolio__header-profileDiscription p{font-size:22px;line-height:30px}.portfolio__header-profileContent div:nth-child(3) p{font-size:25px;line-height:24px;min-width:200px}.portfolio__header-profileContent_socialhandles{justify-content:flex-start;min-width:200px}.portfolio__header-profileContent_socialhandles img{height:50px}.portfolio__header-designSvg img:nth-child(2){top:120px}.portfolio__header-designSvg img:nth-child(4){top:600px}.portfolio__header-designSvg img:nth-child(5){bottom:200px}}.portfolio__navbar{align-items:center;display:flex;height:72px;justify-content:space-between;padding:0 6rem}.portfolio__navbar-logo{align-items:center;display:flex;justify-content:flex-start;outline:none}.portfolio__navbar-logo h1{color:#6070ff;cursor:pointer;font-family:var(--font-family);font-size:25px;font-weight:600;line-height:20px;text-align:center}.portfolio__navbar-links div{display:flex;gap:4rem;margin:0 2rem}.portfolio__navbar-links p{font-size:17px;font-style:var(--font-family);font-weight:500;letter-spacing:1px;line-height:20px;line-height:2;text-align:center}.portfolio__navbar-hamburger{display:none;position:relative}.portfolio__navbar-hamburger_container{align-items:flex-end;background:#6070ff;border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem;position:absolute;right:3px;text-align:end;top:1rem}.portfolio__navbar-hamburger_container p{color:#fff;font-size:19px;line-height:30px}@media screen and (max-width:820px){.portfolio__navbar-links div{padding:0 0 0 10rem}.portfolio__navbar-links p{font-size:18px}}@media screen and (max-width:570px){.portfolio__navbar-links div{display:none}.portfolio__navbar-hamburger{display:flex;margin-left:200px}.portfolio__navbar-hamburger_container{margin:1rem 2rem}}@media screen and (max-width:470px){.portfolio__navbar-hamburger{margin-right:200px}}.portfolio__portfolioComp{align-items:center;border:2px solid transparent;display:flex;flex-direction:row;gap:10px;justify-content:center;margin-bottom:5rem;padding:20px;transition:border-color .3s ease}.portfolio__portfolioComp:hover{border:1px solid #a7aeff;border-radius:5px}.projectContainerDirection__row-reverse{flex-direction:row-reverse}.portfolio__portfolioComp-projectImg{cursor:pointer;min-width:300px;overflow:hidden;width:500px}.portfolio__portfolioComp-projectImg img{border-radius:10px;height:auto;min-width:250px;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.portfolio__portfolioComp-projectImg:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.portfolio__portfolioComp-projectContent{display:flex;flex-direction:column;gap:10px;justify-content:start;padding:2rem;text-align:left}.portfolio__portfolioComp-projectContent h1{color:#091e42;font-family:var(--font-family);font-size:40px;font-weight:700;line-height:52px}.portfolio__portfolioComp-projectContent>p{font-family:var(--font-family);font-size:16px;font-weight:400;line-height:24px;margin-top:10px;max-width:700px}.projectContent__techStack{display:flex;gap:3rem}.projectContent__techStack p{color:#6070ff;font-family:var(--font-family);font-size:12px;font-weight:500;letter-spacing:.03em;line-height:16px;margin-top:25px}.projectContent__buttonStack{display:flex;gap:3rem;justify-content:space-between;margin-top:2rem}@media screen and (max-width:770px){.portfolio__portfolioComp{flex-direction:column;text-align:left}.portfolio__portfolioComp-projectImg{width:400px}}@media screen and (max-width:450px){.portfolio__portfolioComp{padding:0 5rem}.portfolio__portfolioComp-projectImg{width:300px}.portfolio__portfolioComp-projectContent h1{font-size:45px;line-height:40px}.portfolio__portfolioComp-projectContent>p{font-size:20px;line-height:25px;margin-top:5px}.projectContent__techStack p{color:#6070ff;font-size:13px;line-height:25px}}#custumButton{background-color:#fff;border:1px solid;border-radius:8px;color:#4053fc;cursor:pointer;height:48px;outline:none;padding:10px 20px;top:16px;transition:background-color .3s ease;width:140px;&:hover{background-color:#6070ff}&:active,&:hover{border:none;color:#fff}&:active{background-color:#2230d2}}.portfolio__about{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-around}.portfolio__about-aboutSection{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;padding:0 0 0 5rem;text-align:left}.portfolio__about-aboutSection h1{font-family:var(--font-family);font-size:40px;font-weight:700;line-height:52px;text-align:left}.portfolio__about-aboutSection p:nth-child(2){font-family:var(--font-family);font-size:16px;font-weight:400;line-height:24px;max-width:450px;min-width:300px}.portfolio__about-aboutSection a:nth-child(3){color:#7f8cff;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:24px}.portfolio__aboutSection-profileContent_socialhandles{display:flex;flex-direction:row;gap:1rem}.portfolio__about-skillSection{display:flex;flex-direction:column;justify-content:space-evenly;margin:4rem;min-height:200px;padding:0 5rem 0 0}@media screen and (max-width:880px){.portfolio__about-aboutSection{padding:0 0 0 4rem}}@media screen and (max-width:770px){.portfolio__about-aboutSection{padding:0 0 0 2rem}.portfolio__about-skillSection{max-width:270px}}@media screen and (max-width:450px){.portfolio__about{flex-direction:column}.portfolio__about-skillSection{margin:0}}@media screen and (max-width:340px){.portfolio__about-aboutSection{margin:0 0 0 4rem}.portfolio__about-skillSection{padding:0 2rem}}.portfolio__about-skillSection-dropdown{display:flex;flex-direction:column}.portfolio__about-skillSection_dropdownPalate{display:flex;flex-direction:row;justify-content:space-between;width:500px}.portfolio__about-skillSection_dropdownPalate h4{color:#344563;font-family:var(--font-family);font-size:20px;font-weight:500;line-height:24px}.portfolio__about-skillSection_dropdownDivShow{display:flex;flex-direction:column;text-align:center}.portfolio__about-skillSection_dropdownDivShow img{margin:auto;width:50px}.portfolio__about-skillSection-dropdown>div:last-child{border-radius:10rem;display:none;gap:3rem;padding-top:2rem}#showDropdownDiv{display:flex}.portfolio__about-skillSection_dropdownDivShow p{color:#253858;font-family:var(--font-family);font-size:15px;font-weight:500;line-height:20px}@media screen and (max-width:1150px){.portfolio__about-skillSection_dropdownPalate{padding-left:2rem;width:250px}}@media screen and (max-width:880px){.portfolio__about-skillSection_dropdownPalate{padding-left:2rem;width:250px}}@media screen and (max-width:770px){.portfolio__about-skillSection_dropdownPalate{width:350px}}@media screen and (max-width:450px){.portfolio__about-skillSection_dropdownPalate{width:250px}}@media screen and (max-width:340px){.portfolio__about-skillSection_dropdownPalate{width:350px}}.portfolio__contactMe{background-color:#6070ff;border-top-left-radius:10rem;margin-top:6.5rem;position:relative}.portfolio__contactMe-container{align-items:center;display:flex;flex-direction:column;gap:1.7rem;height:auto;justify-content:center;margin:auto;max-width:800px;padding:10rem;text-align:center}.portfolio__contactMe-container h1{color:#fff;font-family:var(--font-family);font-size:40px;font-weight:700;line-height:52px}.portfolio__contactMe-container>p{color:#fff;font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;width:570px}.portfolio__contactMe-container div{display:flex;flex-direction:column;gap:1rem}.portfolio__contactMe-container div input{border:1px;border-radius:2px;font-family:var(--font-family);height:48px;outline:none;padding:10px;width:447px}.portfolio__contactMe-container div input:last-child{min-height:150px}.ellipseIcons img{position:absolute}.ellipseIcons img:first-child{left:120px;top:350px;width:35px}.ellipseIcons img:nth-child(2){left:110px;top:363px;width:90px}.ellipseIcons img:nth-child(3){left:550px;top:100px;width:27px}.ellipseIcons img:nth-child(4){right:150px;top:100px;width:127px}.ellipseIcons img:nth-child(5){bottom:100px;right:150px;width:100px}.ellipseIcons img:nth-child(6){bottom:100px;left:150px;width:100px}.ellipseIcons img:nth-child(7){bottom:60px;left:160px;width:100px}@media screen and (max-width:850px){.ellipseIcons img:first-child{left:50px}.ellipseIcons img:nth-child(2){left:42px}.ellipseIcons img:nth-child(3){left:200px;top:120px}.ellipseIcons img:nth-child(4){right:50px;width:127px}}@media screen and (max-width:1150px){.portfolio__contactMe{width:1000px}}@media screen and (max-width:770px){.portfolio__contactMe{width:820px}.ellipseIcons img:first-child{left:50px}.ellipseIcons img:nth-child(2){left:42px}.ellipseIcons img:nth-child(3){left:200px;top:120px}.ellipseIcons img:nth-child(4){right:50px;width:127px}.ellipseIcons img:nth-child(5),.ellipseIcons img:nth-child(6){width:50px}.ellipseIcons img:nth-child(7){bottom:77px;width:65px}.portfolio__contactMe-container div input{width:370px}}@media screen and (max-width:450px){.portfolio__contactMe{width:500px}.portfolio__contactMe-container div input{width:250px}.portfolio__contactMe-container>p{width:200px}.ellipseIcons img:first-child{left:20px}.ellipseIcons img:nth-child(2){left:25px}.ellipseIcons img:nth-child(3){left:100px}.ellipseIcons img:nth-child(4){right:25px;width:60px}.ellipseIcons img:nth-child(5){right:20px}.ellipseIcons img:nth-child(6){left:20px}.ellipseIcons img:nth-child(7){left:32px}}@media screen and (max-width:375px){.portfolio__contactMe{width:500px}}:root{--font-family:"Poppins",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}
/*# sourceMappingURL=main.6b9b0d05.css.map*/