@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap);*{box-sizing:border-box;font-family:Lexend,sans-serif}body,html{background-color:#000;margin:0;padding:0}.header{align-items:center;background-color:#0a0a0f;display:flex;flex-direction:row;height:100px;justify-content:space-between;padding:0 40px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.headerName{color:#fff;font-size:22px;font-weight:700;margin:0;position:absolute;transition:color .2 ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.headerName:hover{color:#aab0ff}.headerButtonsContainer{align-items:center;display:flex;gap:20px;justify-content:center;width:100%}.headerButton{background-color:initial;border:none;color:#fff;font-size:14pt;font-weight:400;transition:color .2s ease}.headerButton:hover{color:#aab0ff;cursor:pointer}.selectedButton{color:#5969cd!important}.bodyContainer{background-color:#0a0a0f;border-radius:10px;color:#fff;margin:20px auto 40px;max-width:1200px;padding:5px 20px 20px}.bodyText p{margin-bottom:0}.homeBanner{align-items:center;display:flex;flex-wrap:wrap;gap:100px;justify-content:center;margin-top:15px;text-align:center;width:100%}.homeBanner p{color:#fff;font-size:30pt;width:400px}.homeBanner img{border:3px solid #5969cd;border-radius:100px;height:200px;width:200px}.coloredWord{color:#5969cd}.coloredWord.clickable{cursor:pointer;transition:color .2s}.coloredWord.clickable:hover{color:#8093ff}.subtitle{color:#fff}.aboutCategoryContainer{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.aboutCard{word-wrap:break-word;background-color:#11111a;border-radius:8px;color:#fff;flex:1 1 45%;font-size:12pt;line-height:26px;margin-top:0;max-width:48%;min-width:300px;padding:15px 20px;white-space:pre-wrap}.skillsContainer{gap:15px;justify-content:flex-start}.skillsContainer .aboutCard{flex:1 1 30%;max-width:32%}.skillsContainer ul{margin-bottom:0}.aboutCardTitle{color:#5969cd;font-weight:700}.aboutCardYears{color:#707085;font-size:12pt}.footer{align-items:center;background-color:#0a0a0f;bottom:0;display:flex;height:24px;padding:5px;position:fixed;width:100%}.footerText{color:#4b4b63;font-size:14px;margin:0}@media (max-width:768px){.header{align-items:center;flex-direction:column;gap:10px;height:100px;justify-content:center;padding:15px 20px}.headerName{font-size:20px;position:static;text-align:center}.headerButtonsContainer{flex-wrap:wrap;gap:15px;justify-content:center}.headerButton{font-size:13pt}.homeBanner{flex-direction:column;gap:20px}.homeBanner p{font-size:16pt}.aboutCard{font-size:12pt;line-height:22px}.educationYears{display:block;margin-top:5px}}@media (max-width:1200px){.bodyContainer{margin:20px 20px 40px;padding:5px 20px 20px}}
/*# sourceMappingURL=main.f72bf8a1.css.map*/