body{-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}.navbar-container{display:flex;justify-content:flex-end;margin:0 auto}@media only screen and (max-width:767px){.navbar-container{justify-content:center;width:75%}}.navbar{display:flex;font-family:Camphor,Open Sans,Segoe UI,sans-serif;font-size:1.2em;gap:50px;justify-content:space-around;margin-bottom:100px;margin-top:40px;width:286px}@media only screen and (max-width:767px){.navbar-container{font-size:1em}}.navbar a{color:purple;font-weight:700;position:relative;text-decoration:none}.navbar a:after{background-color:blue;bottom:-30px;content:"";display:block;height:5px;left:0;position:absolute;transition:width .15s;width:0}.navbar a:hover{color:#6673e5;cursor:pointer}.navbar a:hover:after{width:100%}.projects.cotainer{margin:0 auto}.project-card{background-color:#fff;border-radius:4px;box-shadow:0 50px 100px rgba(50,50,93,.05),0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.1);display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:60px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.project-card{margin-bottom:40px}}@media only screen and (max-width:1023px){.project-image{display:none}}.project-content{padding:60px;width:50%;z-index:2}@media only screen and (max-width:1023px){.project-content{box-sizing:border-box;padding:35px;width:100%}}.project-content h3{color:grey;font-size:1.8em;font-weight:500;line-height:38px;margin-bottom:35px;margin-top:0}.project-content p{color:grey;line-height:27px;margin-bottom:30px}.project-content a{font-weight:700}.project-links{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.project-link{background:purple;border-radius:15px;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);box-sizing:border-box;color:#fff;display:inline-block;font-size:.9em;font-weight:600;letter-spacing:.025em;line-height:40px;margin-right:20px;margin-top:20px;padding:0 14px;text-decoration:none;transition:all .15s ease;white-space:nowrap}.project-link:hover{background:blue;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.secondary{color:purple}.secondary,.secondary:hover{background:#fff}.project-skills{display:flex;flex-wrap:wrap}.project-skill{border:2px solid #90ee90;border-radius:4px;color:grey;font-size:.85em;margin-bottom:10px;margin-right:10px;padding:8px}.contact-section{display:flex;flex-direction:row;justify-content:center;text-align:center}.about-section{display:flex;flex-direction:column;justify-content:flex-end;margin:20vh auto 0}.about-section a{font-weight:700}@media only screen and (max-width:767px){.about-section{margin-top:15vh}}.about-title{color:purple;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.5em}.about-title:before{content:">\a0"}@media only screen and (max-width:767px){.about-title{font-size:2.3em}}.about-title:span{-webkit-animation:caret 1s steps(1) infinite;animation:caret 1s steps(1) infinite;background-color:(purple,.65)}.about-description{color:grey;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1.3rem;font-weight:200;line-height:40px;margin:40px 0}@media only screen and (max-width:767px){.about-description{font-size:1.2em;line-height:30px;margin:50px 0;max-width:100%}}body{-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:"pnum","pnum";font-feature-settings:"pnum","pnum";background-color:#f6f9fc;font-variant-numeric:proportional-nums;text-rendering:optimizeLegibility}a{color:purple;text-decoration:none;transition:.1s ease-in-out}a:hover{opacity:.8}#topBackground{background-color:#fff;height:760px;position:absolute;top:0;-webkit-transform:skewY(-12deg);transform:skewY(-12deg);-webkit-transform-origin:0;transform-origin:0;width:100%;z-index:-999}@media only screen and(max-width:767px){#topBackground{height:500px}}.container-lg{margin:0 auto;max-width:1000px;padding:0 40px}@media only screen and(max-width:767px){.container-lg{padding:0 20px}}.section-title{color:gray;font-size:1.5em;font-weight:500;margin-bottom:80px;margin-top:50px;padding-top:50px;text-align:center}@media only screen and(max-width:767px){.section-title{margin-bottom:40px}}.section-title:after{border:2px solid purple;content:"";display:block;margin:30px auto 0;width:50px}.terminal-container{display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto}.terminal-header{align-items:center;background-color:#e4e3e5;border-radius:10px 10px 0 0;display:flex;height:28px;justify-content:flex-start}.header-button{border-radius:50%;height:12px;margin-left:9px;width:12px}.red{background-color:#f96256;border:1px solid #f65549}.yellow{background-color:#fdbc3d;border:1px solid #ffb524}.green{background-color:#33c948;border:1px solid #2dbb41}.terminal-window{background-color:#5a5d7a;border-radius:0 0 4px 4px;box-shadow:0 50px 100px rgba(50,50,93,.15),0 15px 35px rgba(50,50,93,.2),0 5px 15px rgba(0,0,0,.12);font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}a{color:#0ff}.statement:first-child{padding-top:35px}.statement:last-child{padding-bottom:60px}.statement{line-height:24px;margin-bottom:25px;margin-left:35px;margin-right:35px}.input-statement{color:#f7f7f7}.input-statement:before{content:">\a0"}.return-statement{color:#e7d184}.terminal-window:span{-webkit-animation:caret 1s steps(1) infinite;animation:caret 1s steps(1) infinite;background:hsla(0,0%,97%,.65)}@-webkit-keyframes caret{50%{background-color:initial}}@keyframes caret{50%{background-color:initial}}
/*# sourceMappingURL=main.83142ede.css.map*/