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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.about-content{align-items:center;background-color:#fff;color:#000;display:flex;height:calc(100vh - 80px);justify-content:space-around;width:100vw}.about-content-text{text-align:left;width:45%}.about-content-text>p{font-size:1.15rem}.about-content-image{margin-bottom:90px;width:30%}.about-img{border-bottom-left-radius:10px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:10px}.home-scroll-down{margin-top:30px}.contactme-container{background-color:purple;height:calc(100vh - 80px);width:100vw}.home-container{background-color:#fff;color:#000;flex-direction:column;height:calc(100vh - 80px);width:100vw}.home-container,.home-content{align-items:center;display:flex;justify-content:center}.home-content-text{text-align:left;width:30%}.home-content-text>p{font-size:1.15rem}.home-content-image{margin-bottom:90px;width:30%}.home-scroll-down{margin-top:80px}.gradient-background{-webkit-text-fill-color:#fff;-moz-text-fill-color:#fff}.gradient-background,.gradient-text{background-image:linear-gradient(90deg,#891bf1,#bf84df);background-size:100%}.gradient-text{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-background-clip:text;-moz-background-clip:text}.nav-container{align-items:center;background-color:#fff;display:flex;height:80px;justify-content:space-between;left:0;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:999}.nav-icon{color:#000;cursor:pointer;font-family:cursive,sans-serif;font-size:2.5rem;margin-left:50px}.nav-links{align-items:center;display:flex;height:100%;justify-content:space-around;width:60%}.nav-links>a{color:#000;cursor:pointer;font-family:cursive,sans-serif;font-size:1rem;font-weight:600;text-decoration:none}.active{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(90deg,#891bf1,#bf84df);background-size:100%}.project-container{background-color:blue;height:calc(100vh - 80px);width:100vw}.services-container{background-color:orange;height:calc(100vh - 80px);width:100vw}.sidebar{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:space-around;left:0;position:fixed;top:80px;width:100px}a{color:#333;text-decoration:none}.social{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:center;width:100%}.social>*{margin:10px}.professional{align-items:center;display:flex;flex-direction:column;height:30%;justify-content:center;width:100%}.professional>*{margin:10px}
/*# sourceMappingURL=main.7ba3eff1.css.map*/