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;background:#e0d8e8}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}.App{text-align:center;background:#e0d8e8}.loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero{display:flex;justify-content:space-around;align-items:center;height:90vh;box-sizing:border-box}.hero__heading{font-weight:500}.hero__subheading{font-size:24px;font-weight:500}.bolder{font-weight:600;color:#845ec2}.hero__left{text-align:left;width:50%}.hero__text{font-size:20px}.hero__right img{height:60vh;width:auto}@media screen and (max-width:1100px){.hero__left{padding:0 4rem;width:100%}.hero__right img{height:40vh}}@media screen and (max-width:768px){.hero{flex-direction:column-reverse}.hero__left{padding:0 2rem}}@media screen and (max-width:480px){.hero__heading{font-size:24px;margin-bottom:-10px}.hero__subheading{font-size:20px;margin-bottom:-10px}.hero__text{font-size:16px;margin-bottom:10px}.hero__right img{height:40vh}}.scroll__top{background:#845ec2;padding:10px;border-radius:4px;width:50px;height:50px;border:none;outline:none;position:absolute;right:2rem;bottom:1.5rem;color:#fff;cursor:pointer;position:fixed;z-index:5;box-shadow:0 4px 8px 0 rgba(0,0,0,.19)}.social__icons{position:absolute;display:inline;left:2rem;display:flex;flex-direction:column;top:8rem}.social__icons a{font-size:1.5rem;color:#333}@media screen and (min-width:768px){.social__icons{display:none}}.skills{margin-top:3rem}.skills__heading,.skills__subheading{text-align:center}.skills__heading{font-size:24px;font-weight:600;background:linear-gradient(to bottom left,#d65db1,#845ec2);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.skills__subheading{color:#222;font-size:20px;font-weight:500}.skills__content{display:flex;justify-content:space-around;margin-top:40px;padding:0 8rem}.skills__design,.skills__frontend{display:flex;flex-direction:column}.skills__header{justify-content:space-between}.header__left,.skills__header{display:flex;align-items:center}.header__left{flex:0.7 1}.skills__body{text-align:left;font-size:18px;transition:.3s ease-out}.hide{display:none}.skill__title{color:#333;font-weight:500}.skills__btn{background:none;outline:none;border:none;transition:.3s ease-in-out;cursor:pointer}.skill{display:flex;justify-content:space-between}.skill__textTitle{font-size:18px;color:#555;font-weight:500}@media screen and (max-width:768px){.skills__content{flex-direction:column;padding:0 2rem}.skill__title{margin-left:20px}}@media screen and (max-width:1100px){.skills__content{padding:0 3rem}}.about__heading,.about__subheading{text-align:center}.about__heading{font-size:24px;font-weight:600;background:linear-gradient(to bottom left,#d65db1,#845ec2);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.about__subheading{color:#555;font-size:20px;font-weight:500}.lottie__wrapper{padding-left:2rem}.about__top{margin-bottom:5px}.about__content{display:grid;padding:0 7rem;grid-template-columns:30% 1fr;grid-gap:2rem;gap:2rem;justify-content:center;align-items:center;box-sizing:border-box}.right{display:flex;flex-direction:column}.about__text{text-align:left;font-style:20px;color:#444}.about__figures{display:flex;justify-content:space-around;align-items:center}.figureWrapper h3{color:#444;font-weight:700}.about__btn{padding:15px 22px;margin-top:2rem;box-sizing:border-box;border:none;outline:none;background:linear-gradient(to bottom left,#d65db1,#845ec2);color:#fff;border-radius:8px;transition:.3s ease-out;display:inline-block;width:150px;cursor:pointer;text-decoration:none;font-size:18px;text-transform:lowercase}.about__btn:hover{background:linear-gradient(to top right,#d65db1,#845ec2)}@media screen and (max-width:768px){.about__content{grid-template-columns:1fr;grid-template-rows:20% 1fr;padding:0 2rem;box-sizing:border-box}.lottie__wrapper{margin-top:3.5rem;padding:0}.about__text{margin-top:-20px}}.projects{margin-top:4rem;padding:0 8rem}.projects__heading{font-size:24px;font-weight:600;background:linear-gradient(to bottom left,#d65db1,#845ec2);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.projects__subheading{color:#222;font-size:20px;font-weight:500}.projects__top{margin-bottom:3rem}.project__carousel{display:flex;align-items:center;justify-content:center}.tag__names{list-style:none;display:inline-block;margin-right:10px;background:grey;padding:7px 15px;border-radius:8px;margin-bottom:10px;font-size:14px;color:#fff}@media screen and (max-width:768px){.projects{padding:0 1rem}}.project{align-items:center;width:500px;border:none;padding:1rem;border-radius:8px;box-shadow:0 4px 8px 0 rgba(0,0,0,.19);background:#584774}.project__img{width:300px;height:auto}.project__title{font-weight:500;margin-bottom:10px;color:#fff;font-size:22px}.description{color:#d3d3d3;font-size:16px;font-weight:400;text-align:left;padding:10px}.project__demo,.project__source{text-decoration:none;color:#000;cursor:pointer;z-index:10}.project__demo{padding:10px 22px;background:#845ec2;border-radius:8px;color:#fff}.source__wrapper{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}@media screen and (max-width:768px){.project{width:90vw}.project__img{width:60vw}.tags__wrapper{padding:0 1rem}.description{font-size:16px;padding-top:10px;font-weight:300}.project__title{font-size:20px}}.contact{margin-top:4rem}.contact__heading{font-size:24px;font-weight:600;background:linear-gradient(to bottom left,#d65db1,#845ec2);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;box-sizing:border-box}.contact__body{padding:0 8rem;justify-content:space-around}.contact__body,.form__name{display:flex;align-items:center}.form__name{justify-content:space-between;margin-bottom:20px}input[type=email],input[type=text]{height:60px;border-radius:4px;border:none;outline:none;margin-right:20px;background:#f4f4f4;width:50%;box-sizing:border-box}.textarea,input[type=text]:nth-child(2){width:100%;margin-bottom:20px}.textarea{border-radius:4px;border:none;outline:none;background:#f4f4f4}::-webkit-input-placeholder{padding-left:10px;font-size:16px}:-ms-input-placeholder{padding-left:10px;font-size:16px}::placeholder{padding-left:10px;font-size:16px}.form__btn{padding:14px 22px;background:linear-gradient(to bottom left,#d65db1,#845ec2);border:none;outline:none;cursor:pointer;color:#fff;border-radius:4px;margin-bottom:40px;font-size:20px;transition:.3s ease-out}.form__btn:hover{background:linear-gradient(to top right,#d65db1,#845ec2)}@media screen and (max-width:768px){.contact__body{padding:0 2rem;flex-direction:column}.form__name{display:inline}input[type=email],input[type=text]{width:100%;margin-bottom:20px;box-sizing:border-box}}.contact__option{display:flex;justify-content:flex-start;align-items:center}.left{margin-right:20px}.right{text-align:left}.right h2{font-weight:500;font-size:24px;color:#444;margin-bottom:-10px}.right p{color:#555}
/*# sourceMappingURL=main.6c365082.chunk.css.map */