html{scroll-behavior:smooth}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;color:#2b2a2a;font-family:"DM Sans",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*,:after,:before{box-sizing:border-box}.welcome-container{height:100vh;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-left:6em}@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(-250%);transform:translateX(-250%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(-250%);transform:translateX(-250%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.welcome-header{margin-bottom:0;font-size:3.7em}.welcome-description,.welcome-header{margin-top:0;-webkit-animation:fadeIn 2s ease-out 0s 1;animation:fadeIn 2s ease-out 0s 1}.welcome-description{font-size:2.7em}.my-name{color:#f7ab1e}.btn,.orange{color:#f7ab1e;border:3px solid #f7ab1e;background-color:#fff}.btn{text-decoration:none;padding:.7rem;text-transform:uppercase;font-weight:600;cursor:pointer;margin-top:.8rem;font-family:"DM Sans",sans-serif}.animation{-webkit-animation:slideInFromLeft 1s ease-out 0s 1;animation:slideInFromLeft 1s ease-out 0s 1}.btn:hover{background-color:#f7ab1e;color:#fff;transition:.5s}.btn span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.btn span:after{content:"\00bb";font-size:2em;position:absolute;opacity:0;top:-12px;right:-20px;transition:.5s}.btn:hover span{padding-right:25px}.btn:hover span:after{opacity:1;right:0}svg{position:absolute;bottom:0;width:100%;height:auto}@media only screen and (max-width:900px){.welcome-container{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-left:0}.welcome-header{margin-bottom:1rem;font-size:2.3em}.welcome-description,.welcome-header{margin-top:0;text-align:center;padding:0 1.7rem}.welcome-description{font-size:1.8em}.btn{padding:.3rem}}.profile-img{width:300px;height:300px}.about-wrapper{padding:2.5rem 3rem;background:linear-gradient(170deg,#f7b63e 68%,#fff 70%)}.section-title{font-size:3em;text-align:center;text-transform:uppercase;margin-top:0;margin-bottom:3rem;font-weight:bolder}.white{color:#fff}.about-container{max-width:800px;margin:0 auto}.about-centered{display:flex;flex-direction:row;justify-content:center;margin-bottom:2rem;height:69vh}.content-left{margin-right:5rem}.content-right{max-width:450px}.mb{margin-bottom:2.5rem}.btn-white{color:#fff;text-decoration:none;border:3px solid #fff;padding:.7rem;text-transform:uppercase;font-weight:600;background-color:#f7b63e;cursor:pointer;margin-top:.8rem;font-family:"DM Sans",sans-serif}.btn-white:hover{background-color:#fff;color:#f7ab1e;transition:.5s}@media only screen and (min-width:501px){.paragraph{font-size:1.2em;margin-top:0}}.linkedin{width:100px}@media only screen and (max-width:500px){.paragraph{font-size:1em;margin-bottom:2rem}}@media only screen and (min-width:500px){.about-wrapper{padding:2.5rem 5rem}}@media only screen and (max-width:760px){.about-centered{flex-direction:column}.about-centered,.content-left{display:flex;justify-content:center}.content-left{margin-right:0}.content-right{max-width:100%;margin-left:0;padding:1.5rem 0;display:flex;justify-content:center;flex-direction:column}.mr-b{margin-bottom:1rem}.section-title{font-size:2.2em;text-align:center;text-transform:uppercase;margin-top:0}.profile-img{width:250px;height:250px}.btn-white{padding:.3rem;text-align:center;margin-top:0}}@media only screen and (max-width:950px){.about-wrapper{background:#f7b63e}.about-centered{height:auto}.sz{font-size:1.1rem}}.project-page-wrapper{padding:2rem 2.5rem;background:linear-gradient(-178deg,#fff 96%,#f7b63e 97%)}.centered{max-width:1200px;margin:0 auto}.project-page-container{padding:1rem 4rem;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:700px){.project-page-container{padding:0;display:block}.project-page-wrapper{padding:2rem;background:#fff}}.single-project-container{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:3rem}.mr-right{margin-right:.6em}.project-content-left{flex:5 1;margin-right:1.5rem}.project-content-right{flex:6 1}.project-title{font-size:1.8em;margin-top:0;-webkit-text-decoration:3px underline #f7b63e;text-decoration:3px underline #f7b63e}.shadow{box-shadow:3px 2px 22px -10px rgba(0,0,0,.75)}@media only screen and (max-width:1000px){.single-project-container{display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem}.mr-right{margin-right:0}.project-content-left{width:auto;margin-bottom:2rem}.project-title{font-size:1.8em}.small-img{width:325px;height:auto}.mr-right{margin-right:.6em}}@media only screen and (min-width:450px){.small-img{width:95%;height:auto}}.contact-wrapper{padding:2.5rem 3rem;background-color:#f7b63e;height:auto}.contact-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 2rem}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.ct{text-align:center}.wb-p{background-color:#fff;padding:.15rem;border-radius:5px;margin-top:.5rem}.social-media-wrapper{padding:2.5rem 3rem;background-color:#2b2929}.social-media-container{display:flex;flex-direction:row;justify-content:center;align-items:center;height:20vh}.icon-example{width:40px;height:40px;cursor:pointer}.mr{margin-right:2rem}.white-text{color:#fff;text-align:center}@media only screen and (max-width:700px){.mr{margin-right:1.4rem}.social-media-container{height:15vh}.icon-example{width:34px;height:34px}}
/*# sourceMappingURL=main.20116dda.chunk.css.map */