:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;// background-color: #242424;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}ul.simple-list{width:auto;list-style-type:none;margin:0;padding:0;display:flex;justify-content:center}ul.simple-list li{padding:1rem}.contact-link .link-icon{padding 1rem;height:1.5rem;width:1.5rem}html,body{background-color:#161733}*{box-sizing:border-box}#root{max-width:1280px;min-width:75%;margin:0 auto;text-align:center}.header-container{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:1000}.content{margin-top:60px;margin-bottom:60px;background-color:#1d1f46;width:100%;padding:24px;border-radius:8px;min-height:75vh}.profile{display:flex;align-items:center;gap:20px}.profile .profile-div{border:3px solid #fff;border-radius:8px;width:640px;height:362px;max-width:640px;max-height:362px}.profile .profile-div img.profile-image{border-radius:8px;overflow:clip;overflow-clip-margin:content-box;width:100%;height:100%;object-fit:cover;text-align:center;color:transparent}.profile .profile-description{width:50%}@media(max-width:1000px){.profile{align-items:unset;display:grid}.profile .profile-div{width:unset;height:unset;margin-left:auto;margin-right:auto;justify-content:center}.profile .profile-description{width:100%;margin-left:auto;margin-right:auto;justify-content:center}}.sticky-tab-bar{position:sticky;top:0;z-index:10;width:100%;color:#fff;background-color:#1d1f46;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.sticky-tab-bar ul{width:auto;min-height:2rem;list-style-type:none;margin:0;padding:0;display:flex;justify-content:center}.sticky-tab-bar li{padding:2rem}.sticky-tab-bar a{font-weight:500;font-size:1.5rem;text-decoration:none}.sticky-tab-bar a:link,.sticky-tab-bar a:visited{color:#fff}.sticky-tab-bar a:hover{// color: yellow;font-weight:700}.sticky-tab-bar a.current-page{color:#ff0;text-decoration:underline}.links-div{margin-top:3rem;bottom:0;left:0;right:0}.footer-content{// padding-top: 2rem;// position: absolute;bottom:0;left:0;right:0;width:100%;height:2rem;background-color:#44475a;border-top-left-radius:8px;border-top-right-radius:8px;boxing-size:border-box}
