*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,.container{min-height:100vh}.container{text-align:center;color:#696969;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:1rem;font-family:Barlow,sans-serif;display:flex}.profile-images{width:125px;height:125px;margin-block-end:1rem;position:relative}.profile-image{border-radius:50%;width:100%;height:100%;transition:opacity .2s ease-in-out;position:absolute;inset:0}.profile-image:first-child{z-index:1}.profile-image:first-child:hover{opacity:0;transition-duration:.3s}.profile-image:last-child{opacity:0}.profile-image:first-child:hover+.profile-image{opacity:1;transition-duration:.15s}.title{margin-block:.5rem;font-size:clamp(1.5rem,1.33rem + .87vw,2rem);font-weight:700;line-height:2rem}.location{color:#a8b0bb;justify-content:center;align-items:center;gap:.25em;margin-block:.5rem 1rem;font-size:clamp(.88rem,.79rem + .43vw,1.13rem);display:flex}.description{max-width:75ch;margin-block:1rem 1.5rem;font-size:clamp(1rem,.96rem + .22vw,1.13rem)}.description a{color:inherit;z-index:0;text-decoration:none}.description a:hover,.description a:active,.description a:focus{--background-size:0%;--background-delay:0s;--stroke-dashoffset:26;--stroke-duration:.3s;--stroke-easing:cubic-bezier(.3,1.5,.5,1);--stroke-delay:.195s;outline:none}.description a span{background-image:linear-gradient(currentColor 0% 100%);background-position:100% 100%;background-repeat:no-repeat;background-size:var(--background-size,100%)1px;transition:background-size .2s linear var(--background-delay,.15s);transform:translateZ(0)}.description a svg{vertical-align:middle;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;stroke:currentColor;stroke-dasharray:7.95 30;width:13px;height:20px;stroke-dashoffset:var(--stroke-dashoffset,46);transition:stroke-dashoffset var(--stroke-duration,.15s)var(--stroke-easing,linear)var(--stroke-delay,0s);display:inline;position:relative;left:-2px}.social-links{margin-block:1.5rem 0}.social-link{color:#696969;box-sizing:content-box;width:1.75rem;height:1.75rem;padding:0 .5rem;text-decoration:none;transition:transform .3s cubic-bezier(.18,.89,.32,1.28);display:inline-block}.social-link:hover,.social-link:active,.social-link:focus{outline:none;transform:scale(1.25)}.social-link:first-child{padding-left:0}.social-link:last-child{padding-right:0}.social-link svg{height:inherit;width:inherit}
