.b-short-bio{background-color:rgba(var(--clr-gray-rgb),1)}.b-short-bio__content{display:grid;grid-template-columns:30rem 1fr;grid-gap:0 10rem;gap:0 10rem;position:relative;padding:6rem;background-color:rgba(var(--clr-white-rgb),1)}.b-short-bio__image-wrapper{width:30rem;height:30rem;overflow:hidden;border-radius:50%}.b-short-bio__image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.b-short-bio__text-wrapper{display:flex;flex-flow:column;align-items:flex-start;justify-content:center}.b-short-bio__text-wrapper .heading{font-size:max(2rem,min(2vw,2.4rem));font-weight:700;line-height:3.5rem;display:flex;flex-flow:column;align-items:flex-start;justify-content:center;color:rgba(var(--clr-violet-rgb),1)}.b-short-bio__text-wrapper .heading span{margin-top:.5rem;font-size:1.4rem;font-weight:500;line-height:1}.b-short-bio__text-wrapper .paragraph{margin:4rem 0;color:rgba(var(--clr-blue-rgb),1);font-size:max(1.4rem,min(1.4vw,1.8rem));font-weight:500;line-height:1.6}.b-short-bio__text-wrapper .btn{color:rgba(var(--clr-blue-rgb),1);font-family:var(--font-family-serif);font-style:italic}.b-short-bio__text-wrapper .btn svg{margin-left:2.4rem}.b-short-bio__text-wrapper .btn svg path{stroke:#7a7a7a;transition:stroke .3s ease-in-out}.b-short-bio__text-wrapper .btn:hover,.b-short-bio__text-wrapper .btn:focus,.b-short-bio__text-wrapper .btn:focus-visible{color:rgba(var(--clr-violet-rgb),1)}.b-short-bio__text-wrapper .btn:hover svg path,.b-short-bio__text-wrapper .btn:focus svg path,.b-short-bio__text-wrapper .btn:focus-visible svg path{stroke:rgba(var(--clr-violet-rgb),1)}.b-short-bio__ornament{position:absolute;top:0;left:6rem;transform:translateY(-50%)}@media (max-width: 991.98px){.b-short-bio__content{gap:0}}@media (max-width: 767.98px){.b-short-bio__content{grid-template-columns:1fr;align-items:center;justify-content:center;text-align:center}.b-short-bio__image-wrapper{width:25rem;height:25rem;margin:0 auto}.b-short-bio__text-wrapper,.b-short-bio__text-wrapper .heading{align-items:center}}
