@import url(https://fonts.googleapis.com/css2?family=Varela+Round&display=swap);.circle-button{align-items:center;background:var(--bg-primary);border:.2rem solid var(--text-primary);border-radius:50%;color:var(--text-primary);cursor:pointer;display:inline-flex;flex-direction:row;justify-content:center;margin:.5rem;padding:.5rem;transition:all .5s}.circle-button:hover{background:var(--text-primary);color:var(--bg-primary)}.circle-button:first-child{margin-left:0}.circle-button:last-child{margin-right:0}.top-section{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center}.top-section .intro{border-right:1px solid var(--text-primary);padding-right:4rem;text-align:right;width:40%}.top-section .intro h1{font-size:3rem;font-weight:700;line-height:.9em;margin:0 0 4rem}.top-section .intro p{font-size:2rem;margin:0}.top-section .profile-image{align-items:center;display:flex;height:100%;justify-content:flex-start;padding-left:.5rem;text-align:left;width:45%}.top-section .profile-image .profile-img{border-radius:15px;box-shadow:0 6px 20px rgba(0,0,0,.15);height:auto;max-height:65%;max-width:90%;object-fit:cover;width:auto}.top-section .social{bottom:3rem;margin:0 auto;position:absolute;text-align:center}@media screen and (max-width:1300px){.top-section .intro{width:50%}.top-section .intro h1{font-size:7rem}}@media screen and (max-width:768px){.top-section{flex-direction:column}.top-section .intro{border-bottom:1px solid var(--text-primary);border-right:none;padding:0 0 2rem;text-align:center;width:auto}.top-section .intro h1{font-size:5rem}.top-section .signature{height:30%;padding:2rem 0 0}}@-webkit-keyframes drawSignature{to{stroke-dashoffset:0}}@keyframes drawSignature{to{stroke-dashoffset:0}}.section-wrapper{width:100%}.section-wrapper .section{display:flex;padding:5rem}.section-wrapper .section .section-header{align-items:flex-start;border-right:1px solid var(--text-primary);display:flex;font-size:3rem;padding-right:2rem}.section-wrapper .section .section-header .section-header-icon{font-size:3rem;padding:.625rem .625rem .625rem 0;transition:all .5s}.section-wrapper .section .section-content{padding-left:2rem}.section-wrapper .section.section-reverse{flex-direction:row-reverse}.section-wrapper .section.section-reverse .section-header{border-left:1px solid var(--text-primary);border-right:none;padding-left:2rem;padding-right:0}.section-wrapper .section.section-reverse .section-content{padding-left:0;padding-right:2rem;text-align:right}.section-wrapper .section.section-centered{align-items:center}@media screen and (max-width:768px){.section-wrapper .section,.section-wrapper .section.section-reverse{flex-direction:column;padding:3rem}.section-wrapper .section .section-header,.section-wrapper .section.section-reverse .section-header{border:none;border-bottom:1px solid var(--text-primary);justify-content:center;padding:0 0 .7rem;text-align:center}.section-wrapper .section .section-content,.section-wrapper .section.section-reverse .section-content{padding:0;text-align:center}}.about-section h4{font-size:2rem}.about-section .programming-icons svg{height:3.5rem;margin-left:2rem;width:3.5rem}.about-section .programming-icons svg:first-child{margin-left:0}.footer{text-align:center}:root{--bg-primary:#fafafa;--text-primary:#000;--text-secondary:#e0e0e0}:root,body{font-size:16px}body{background:#fafafa;background:var(--bg-primary);color:#000;color:var(--text-primary);font-family:Varela Round,sans-serif;margin:0;padding:0;transition:all .2s}button,input,textarea{font-family:inherit}.body-wrapper{margin:0 auto;max-width:90%;width:1100px}a{color:#000;color:var(--text-primary);text-decoration:none}a:hover{text-decoration:underline}.MuiTooltip-tooltip{font-size:1em!important}::-webkit-scrollbar{width:.3rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#000;background:var(--text-primary);border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background:#e0e0e0;background:var(--text-secondary)}
/*# sourceMappingURL=main.5d8d43d5.css.map*/