strong.name{font-size:28px}.academic{color:#777}.profile-info{margin:12px 0}.profile-info img{display:inline;margin-right:8px}.profile-info a{color:var(--primary);text-decoration:none}.profile-info a:hover{color:var(--primary-darker)}div.timeline{display:flex;align-items:center}div.timeline ul,div.timeline li{list-style:none;padding:0}div.timeline li{padding-bottom:24px;border-left:2px solid var(--primary);position:relative;padding-left:16px}div.timeline li:first-child{border-left:2px dashed var(--primary)}div.timeline li:first-child:before{border:0;border-radius:0;border-left:2px solid var(--primary);border-top:2px solid var(--primary);background-color:transparent;transform:rotate(45deg)}div.timeline li:before{content:"";width:15px;height:15px;background:var(--primary);border:1px solid var(--primary-darker);border-radius:50%;position:absolute;left:-9px;top:0}div.timeline .project .time{display:block;width:fit-content;transform:translateY(-15%);color:var(--off-white);background-color:var(--primary);border-radius:2px;font-family:poppins,sans-serif;font-weight:700;padding-inline:6px}@media screen and (min-width:601px){div.timeline .project .time{font-size:.9rem}}@media screen and (max-width:600px){div.timeline .project .time{margin-bottom:.3rem;font-size:.85rem}}div.timeline .project p{color:#4f4f4f;font-family:sans-serif}@media screen and (max-width:600px){div.timeline .project p{font-size:.9rem}}div.timeline .project a{color:var(--primary)}div.timeline .project a:hover{color:var(--primary-darker)}div.timeline .project .employment{display:flex;justify-content:start;align-items:center;height:24px}div.timeline .project .employment img{margin-right:6px}div.timeline .project .employment .employer{font-style:italic;color:var(--primary)}div.tech div.tech-type{display:flex;justify-content:center;align-items:center;font-size:24px}div.tech div.tech-type img{margin-inline:8px}div.tech img{display:inline;margin:auto}div.tech .row{justify-content:center}div.tech .tech-card{display:flex;justify-content:space-around;align-items:center;border:2px solid var(--primary);width:fit-content;min-width:40%}div.tech .tech-card img{margin:0 8px;max-height:32px}