
html {
  font-size: 10px;
}
html,
body {
  height: 100%;
  padding: 0;
  margin: 0;
}
button {
  padding: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  background: none;
  border: none;
}
a {
  text-decoration: none;
}
img {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#app {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: var(--secondary-font, 'Lato'), serif;
  font-weight: var(--secondary-font-weight, 400);
  /* stylelint-disable-next-line property-no-unknown */
  font-smooth: always;
  color: var(--biositeColorProfile-text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
#app::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: '';
  background: var(--biositeColorProfile-background);
  background-attachment: local;
}
@media (min-width: 64em) {
  #app.imageBackground::before {
    width: 100vh;
    height: 100vw;
    transform: rotate(90deg);
    transform-origin: 50vw;
  }
}
#app #ellaCurve {
  display: none;
}
#app #main {
  text-align: center;
}
#app #main .main-content {
  z-index: 10001;
}
#app #main .main-content .name-bio-wrapper .name {
  font-family: var(--primary-font);
  font-weight: var(--primary-font-weight);
}
#app #main .main-content .name-bio-wrapper .bio {
  width: 100%;
  max-width: 48.5rem;
  margin: 0 auto;
}
#app #main .main-content .name-bio-wrapper .bio .content {
  padding: 0 12px;
}
section {
  --animation-timing: calc(var(--animation-delay) / 5);
  animation: animate-link calc(var(--animation-timing) + 0.2s) backwards;
  max-width: 48.5rem;
  padding: 1rem 22px;
  margin: 0 auto;
}
@keyframes animate-link {
  0% {
    top: 6rem;
    transform: scale(0) translateZ(0);
  }
  100% {
    top: 0;
    transform: scale(1) translateZ(0);
  }
}
body footer.watermark {
  padding: 28px 0 16px;
  font-family: 'Clarkson', sans-serif;
  text-transform: uppercase;
}
body footer.watermark a {
  display: inline-block;
  font-size: 9px;
  line-height: 11px;
  color: rgba(0, 0, 0, 0.2);
  letter-spacing: 0.5px;
}
body footer.watermark a span.unfold {
  display: block;
  font-size: 11px;
  line-height: 20px;
  color: #000;
  letter-spacing: 0.5px;
}
#main.hasSignupBanner {
  padding-bottom: 125px;
}
body .cta_footer {
  display: flex;
  justify-content: center;
}
#signup_banner {
  position: relative;
  z-index: 100;
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100vw;
  margin: 40px 0 60px;
  text-transform: uppercase;
}

.header h1 {
  font-family: var(--primary-font);
  font-weight: var(--primary-font-weight);
}
.BioSite-components-Header-Header__placeholder--y1moX {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #e8ebea;
  border: 1px dashed #979797;
}
.BioSite-components-Header-Header__minimal-01--b9d5P {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 10px;
  text-align: center;
}
.BioSite-components-Header-Header__minimal-01--b9d5P.BioSite-components-Header-Header__hasCoverPhoto--j54ov .BioSite-components-Header-Header__profileWrapper--kN_k2,
.BioSite-components-Header-Header__minimal-01--b9d5P.BioSite-components-Header-Header__hasPlaceholder--pQV9G .BioSite-components-Header-Header__profileWrapper--kN_k2 {
  margin-top: -90px;
}
@media (min-width: 640px) {
  .BioSite-components-Header-Header__minimal-01--b9d5P.BioSite-components-Header-Header__hasCoverPhoto--j54ov .BioSite-components-Header-Header__profileWrapper--kN_k2,
  .BioSite-components-Header-Header__minimal-01--b9d5P.BioSite-components-Header-Header__hasPlaceholder--pQV9G .BioSite-components-Header-Header__profileWrapper--kN_k2 {
    margin-top: -66px;
  }
}
.BioSite-components-Header-Header__minimal-01--b9d5P.BioSite-components-Header-Header__inPreviewMode--YXEz9.BioSite-components-Header-Header__hasCoverPhoto--j54ov .BioSite-components-Header-Header__profileWrapper--kN_k2 {
  margin-top: -90px;
}
.BioSite-components-Header-Header__minimal-01--b9d5P img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.BioSite-components-Header-Header__minimal-01--b9d5P.BioSite-components-Header-Header__hasPlaceholder--pQV9G .BioSite-components-Header-Header__coverWrapper--MF92H {
  clip-path: url(#minimal-01-mask);
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__coverWrapper--MF92H {
  position: relative;
  box-sizing: border-box;
  align-self: stretch;
  z-index: -1;
  height: 174px;
  clip-path: url(#minimal-01-mask);
  animation: BioSite-components-Header-Header__minimalCoverEntrance--cCHYL 0.4s ease-out;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__coverWrapper--MF92H:not(.BioSite-components-Header-Header__previewMode--Q7H8Y)::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: '';
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
  }
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__cover--NQfMJ {
  height: 100%;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__cover--NQfMJ {
    position: relative;
    z-index: 2;
    max-width: 991px;
  }
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__blurredCover--AFxb8 {
  display: none;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__blurredCover--AFxb8 {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    transform: scaleX(-1);
  }
}
@keyframes BioSite-components-Header-Header__minimalCoverEntrance--cCHYL {
  from {
    opacity: 0.6;
    transform: translateY(-25px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 639px) {
  .BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__coverWrapper--MF92H::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: '';
    box-shadow: 0 -30px 50px -10px rgba(128, 128, 128, 0.29) inset;
  }
}
@media (min-width: 640px) {
  .BioSite-components-Header-Header__minimal-01--b9d5P:not(.BioSite-components-Header-Header__inPreviewMode--YXEz9) .BioSite-components-Header-Header__coverWrapper--MF92H {
    clip-path: none;
  }
}
@media (min-width: 640px) {
  .BioSite-components-Header-Header__minimal-01--b9d5P:not(.BioSite-components-Header-Header__inPreviewMode--YXEz9) .BioSite-components-Header-Header__coverWrapper--MF92H {
    height: 174px;
  }
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__profileWrapper--kN_k2 {
  z-index: 5;
  box-sizing: border-box;
  display: grid;
  place-items: center;
  width: 132px;
  height: 132px;
  padding: 5px;
  margin-top: 28px;
  background: linear-gradient(180deg, var(--biositeColorProfile-backgroundSolidHeader) 0%, var(--biositeColorProfile-backgroundSolidHeader) 53%, transparent 53%);
  border-radius: 50%;
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__profileWrapper--kN_k2.BioSite-components-Header-Header__noCoverPhoto--jsReM {
  background: none;
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__profileWrapper--kN_k2 .BioSite-components-Header-Header__profile--Zjw0N {
  box-sizing: border-box;
  width: 112px;
  height: 112px;
  border: 6px solid #fff;
  border-radius: 50%;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12);
  animation: BioSite-components-Header-Header__minimalProfileEntrance--sy2_q 0.4s ease-out;
}
@keyframes BioSite-components-Header-Header__minimalProfileEntrance--sy2_q {
  from {
    opacity: 0.6;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__profileWrapper--kN_k2 .BioSite-components-Header-Header__profile--Zjw0N.BioSite-components-Header-Header__placeholder--y1moX {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #e8ebea;
  border: 1px dashed #979797;
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__name--ZG1qn,
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__bio--ujbD_ {
  box-sizing: border-box;
  max-width: 600px;
  padding: 0 24px;
  margin: 0;
  overflow-wrap: break-word;
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__name--ZG1qn {
  width: 100%;
  margin: 8px 0 0;
  font-size: 28px;
  font-weight: var(--primary-font-weight);
  line-height: 1.2;
}
.BioSite-components-Header-Header__minimal-01--b9d5P .BioSite-components-Header-Header__bio--ujbD_ {
  margin: 6px 0 0;
  font-size: 11px;
  line-height: 1.64;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.BioSite-components-Header-Header__minimal-02--CERsL {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.BioSite-components-Header-Header__minimal-02--CERsL img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__name--ZG1qn,
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__bio--ujbD_ {
  box-sizing: border-box;
  max-width: 600px;
  margin: 0;
  overflow-wrap: break-word;
}
.BioSite-components-Header-Header__minimal-02--CERsL.BioSite-components-Header-Header__hasBio--z4jrx .BioSite-components-Header-Header__name--ZG1qn {
  margin-top: 20px;
}
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__bio--ujbD_ {
  z-index: 5;
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 1px;
}
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__name--ZG1qn {
  z-index: 5;
  max-width: 340px;
  min-height: 110px;
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: var(--primary-font-weight, 400);
  line-height: 1;
}
.BioSite-components-Header-Header__minimal-02--CERsL.BioSite-components-Header-Header__hasCoverPhoto--j54ov {
  min-height: 257px;
}
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__coverWrapper--MF92H {
  position: relative;
  box-sizing: border-box;
  align-self: stretch;
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 280px;
  animation: BioSite-components-Header-Header__minimalCoverEntrance--cCHYL 0.4s ease-out;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__coverWrapper--MF92H:not(.BioSite-components-Header-Header__previewMode--Q7H8Y)::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: '';
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
  }
}
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__cover--NQfMJ {
  height: 100%;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__cover--NQfMJ {
    position: relative;
    z-index: 2;
    max-width: 991px;
  }
}
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__blurredCover--AFxb8 {
  display: none;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__blurredCover--AFxb8 {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    transform: scaleX(-1);
  }
}
@keyframes BioSite-components-Header-Header__minimalCoverEntrance--cCHYL {
  from {
    opacity: 0.6;
    transform: translateY(-25px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__coverWrapper--MF92H::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  content: '';
  background: var(--biositeColorProfile-textOverlay);
}
.BioSite-components-Header-Header__minimal-02--CERsL .BioSite-components-Header-Header__profile--Zjw0N {
  z-index: 4;
  width: 232px;
  height: 232px;
  margin-top: -25px;
  border-radius: 50%;
  animation: BioSite-components-Header-Header__minimalProfileEntrance--sy2_q 0.4s ease-out;
}
@keyframes BioSite-components-Header-Header__minimalProfileEntrance--sy2_q {
  from {
    opacity: 0.6;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.BioSite-components-Header-Header__minimal-03--zdTgN {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 10px;
  text-align: center;
}
@keyframes BioSite-components-Header-Header__singleImageEntrance--N9NQB {
  from {
    transform: translateX(-10%) rotate(-20deg);
  }
  to {
    transform: translateX(0) rotate(-12deg);
  }
}
@keyframes BioSite-components-Header-Header__minimal03ProfileEntrance--Ot5nU {
  from {
    transform: translateX(calc(-60% - 52px)) rotate(-20deg);
  }
  to {
    transform: translateX(calc(-50% - 52px)) rotate(-12deg);
  }
}
@keyframes BioSite-components-Header-Header__minimal03CoverEntrance--hng7_ {
  from {
    transform: translateX(calc(-40% + 52px)) rotate(24deg);
  }
  to {
    transform: translateX(calc(-50% + 52px)) rotate(16deg);
  }
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__placeholder--y1moX.BioSite-components-Header-Header__cover--NQfMJ {
  background-color: #e8e8e8;
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__name--ZG1qn,
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__coverWrapper--MF92H,
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__bio--ujbD_ {
  box-sizing: border-box;
  max-width: 600px;
  padding: 0 24px;
  margin: 0;
  overflow-wrap: break-word;
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__name--ZG1qn {
  display: flex;
  align-items: center;
  min-height: 80px;
  padding-top: 28px;
  margin: 0;
  font-size: 28px;
  line-height: 1.2;
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__imagesWrapper--Pip42 {
  position: relative;
  width: 100%;
  height: 172px;
  margin: 32px 0;
  filter: drop-shadow(0 20px 80px rgba(0, 0, 0, 0.6));
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__imagesWrapper--Pip42 .BioSite-components-Header-Header__profile--Zjw0N,
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__imagesWrapper--Pip42 .BioSite-components-Header-Header__cover--NQfMJ {
  position: absolute;
  left: 50%;
  margin: 0;
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__imagesWrapper--Pip42 .BioSite-components-Header-Header__profile--Zjw0N {
  top: 12px;
  z-index: 2;
  transform: translateX(calc(-50% - 52px)) rotate(-12deg) translateZ(0);
  animation: BioSite-components-Header-Header__minimal03ProfileEntrance--Ot5nU 0.4s ease-out;
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__imagesWrapper--Pip42 .BioSite-components-Header-Header__cover--NQfMJ {
  bottom: 15px;
  transform: translateX(calc(-50% + 52px)) rotate(16deg);
  animation: BioSite-components-Header-Header__minimal03CoverEntrance--hng7_ 0.4s ease-out;
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__profile--Zjw0N,
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__cover--NQfMJ {
  width: 124px;
  height: 124px;
  margin: 32px 0;
  object-fit: cover;
  transform: rotate(-12deg);
}
.BioSite-components-Header-Header__minimal-03--zdTgN:not(.BioSite-components-Header-Header__hasPlaceholder--pQV9G) .BioSite-components-Header-Header__profile--Zjw0N:not(.BioSite-components-Header-Header__hasBothImages--bWpmu),
.BioSite-components-Header-Header__minimal-03--zdTgN:not(.BioSite-components-Header-Header__hasPlaceholder--pQV9G) .BioSite-components-Header-Header__cover--NQfMJ:not(.BioSite-components-Header-Header__hasBothImages--bWpmu) {
  animation: BioSite-components-Header-Header__singleImageEntrance--N9NQB 0.4s ease-out;
}
.BioSite-components-Header-Header__minimal-03--zdTgN .BioSite-components-Header-Header__bio--ujbD_ {
  margin: 8px 0 12px;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  opacity: 0.7;
}
.BioSite-components-Header-Header__minimal-04--FyrG1 {
  --profile-image-size: 80px;
  padding-bottom: 10px;
  overflow: visible;
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__bodyWrapper--KsV8I {
  box-sizing: border-box;
  max-width: 600px;
  padding: 0 24px;
  margin: 0;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-right: auto;
  margin-left: auto;
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__bodyWrapper--KsV8I::after {
  align-self: center;
  order: 4;
  width: 100vw;
  height: 1px;
  margin-top: 29px;
  margin-bottom: 22px;
  content: '';
  border-top: 1px solid var(--biositeColorProfile-textDim);
}
.BioSite-components-Header-Header__minimal-04--FyrG1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.BioSite-components-Header-Header__minimal-04--FyrG1.BioSite-components-Header-Header__hasCoverPhoto--j54ov .BioSite-components-Header-Header__profile--Zjw0N,
.BioSite-components-Header-Header__minimal-04--FyrG1.BioSite-components-Header-Header__hasPlaceholder--pQV9G .BioSite-components-Header-Header__profile--Zjw0N {
  margin-top: calc(-0.5 * (var(--profile-image-size)));
}
.BioSite-components-Header-Header__minimal-04--FyrG1:not(.BioSite-components-Header-Header__hasProfilePhoto--mCGoW) .BioSite-components-Header-Header__name--ZG1qn {
  margin-top: 16px;
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__coverWrapper--MF92H {
  position: relative;
  box-sizing: border-box;
  align-self: stretch;
  z-index: -1;
  align-self: center;
  width: 100%;
  height: 180px;
  animation: BioSite-components-Header-Header__minimalCoverEntrance--cCHYL 0.4s ease-out;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__coverWrapper--MF92H:not(.BioSite-components-Header-Header__previewMode--Q7H8Y)::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: '';
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
  }
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__cover--NQfMJ {
  height: 100%;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__cover--NQfMJ {
    position: relative;
    z-index: 2;
    max-width: 991px;
  }
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__blurredCover--AFxb8 {
  display: none;
}
@media (min-width: 991px) {
  .BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__blurredCover--AFxb8 {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    transform: scaleX(-1);
  }
}
@keyframes BioSite-components-Header-Header__minimalCoverEntrance--cCHYL {
  from {
    opacity: 0.6;
    transform: translateY(-25px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__cover--NQfMJ {
  width: 100%;
  object-fit: cover;
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__profile--Zjw0N {
  z-index: 2;
  width: var(--profile-image-size);
  height: var(--profile-image-size);
  margin-top: 24px;
  line-height: 2.14;
  border-radius: 50%;
  filter: drop-shadow(0 0 40px rgba(0, 0, 0, 0.08));
  animation: BioSite-components-Header-Header__minimalProfileEntrance--sy2_q 0.4s ease-out;
}
@keyframes BioSite-components-Header-Header__minimalProfileEntrance--sy2_q {
  from {
    opacity: 0.6;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__name--ZG1qn {
  display: flex;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 28px;
  text-align: left;
}
.BioSite-components-Header-Header__minimal-04--FyrG1 .BioSite-components-Header-Header__bio--ujbD_ {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  text-align: start;
  text-transform: uppercase;
}
.BioSite-components-Header-Header__creative-01--A4keS {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 10px;
}
@keyframes BioSite-components-Header-Header__creative-01-cover-entrance--madGf {
  from {
    height: 0;
  }
  to {
    height: 168px;
  }
}
@keyframes BioSite-components-Header-Header__creative-01-profile-entrance--oy7Bc {
  from {
    visibility: hidden;
    transform: translateY(50px);
  }
  to {
    visibility: visible;
    transform: translateY(0);
  }
}
@keyframes BioSite-components-Header-Header__creative-01-animate-text--SZWXY {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
.BioSite-components-Header-Header__creative-03--Zfevr {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 10px;
  overflow: hidden;
  text-align: center;
}
@keyframes BioSite-components-Header-Header__fadeIn--lamlH {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.BioSite-components-Header-Header__creative-03--Zfevr:not(.BioSite-components-Header-Header__hasCoverPhoto--j54ov):not(.BioSite-components-Header-Header__hasProfilePhoto--mCGoW) .BioSite-components-Header-Header__name--ZG1qn {
  margin-top: 22px;
}
.BioSite-components-Header-Header__creative-03--Zfevr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__placeholder--y1moX {
  border: none;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__bgMask--pe8zQ {
  transform: translate(40%, 10%);
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__fgMask--OEdgo {
  transform: translate(-15%, 0);
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__coverWrapper--MF92H {
  position: absolute;
  left: 50%;
  animation: BioSite-components-Header-Header__fadeIn--lamlH 0.5s ease-out;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__coverWrapper--MF92H.BioSite-components-Header-Header__bg--DyO_b {
  top: -75px;
  width: 850px;
  height: 440px;
  margin-left: -400px;
  transform: translateZ(0);
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__coverWrapper--MF92H.BioSite-components-Header-Header__bg--DyO_b .BioSite-components-Header-Header__cover--NQfMJ.BioSite-components-Header-Header__placeholder--y1moX {
  clip-path: path('M59.6,136C24.9,136,0.3,92.9,0.3,59.3C0.3,25.8,71.9,0,106.6,0c34.7,0,34.7,64.7,34.7,98.3v0.1 C141.3,131.9,94.3,136,59.6,136z M230.8,62.5c8.4,8.7,5,24.7-5.5,30.7c-2.5,1.4-5.2,2.2-8.4,2.2c-9.7,0-15.5-14.2-15.5-23c0-8.8,10.8-14,20.5-14 C225.3,58.4,228.4,60.1,230.8,62.5z M560.8,99.5c8.4,8.7,5,24.7-5.5,30.7c-2.5,1.4-5.2,2.2-8.4,2.2c-9.7,0-15.5-14.2-15.5-23c0-8.8,10.8-14,20.5-14 C555.3,95.4,558.4,97.1,560.8,99.5z M529.6,288.4c-34.7,0-59.3-43.1-59.3-76.7s71.5-59.3,106.3-59.3c34.7,0,34.7,64.7,34.7,98.3v0.1 C611.3,284.4,564.3,288.4,529.6,288.4z M546.8,318.5c8.4,8.7,5,24.7-5.5,30.7c-2.5,1.4-5.2,2.2-8.4,2.2c-9.7,0-15.5-14.2-15.5-23 c0-8.8,10.8-14,20.5-14C541.3,314.4,544.4,316.1,546.8,318.5z M260.3,204.6c-52.6,16.2-84.9,67.9-72.1,115.4C201,367.6,254,393,306.6,376.8c52.6-16.2,84.9-67.9,72.1-115.4 S312.9,188.4,260.3,204.6z M222.2,212.2c10.5-6,14-22,5.5-30.7c-2.4-2.5-5.4-4.1-9-4.1c-9.7,0-20.5,5.2-20.5,14c0,8.8,5.8,23,15.5,23 C217,214.4,219.8,213.6,222.2,212.2z M486.2,93.2c10.5-6,14-22,5.5-30.7c-2.4-2.5-5.4-4.1-9-4.1c-9.7,0-20.5,5.2-20.5,14c0,8.8,5.8,23,15.5,23 C481,95.4,483.8,94.6,486.2,93.2z M728.3,32.2c-52.6,16.2-84.9,67.9-72.1,115.4c12.8,47.5,65.8,72.9,118.4,56.7c52.6-16.2,84.9-67.9,72.1-115.4 C833.9,41.4,780.9,16,728.3,32.2z');
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__coverWrapper--MF92H.BioSite-components-Header-Header__fg--K4Pw4 {
  top: -55px;
  z-index: 3;
  width: 200px;
  height: 200px;
  margin-left: -171px;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__coverWrapper--MF92H.BioSite-components-Header-Header__fg--K4Pw4 .BioSite-components-Header-Header__cover--NQfMJ.BioSite-components-Header-Header__placeholder--y1moX {
  clip-path: path('M192.418 30.657C200.098 44.7022 193.859 61.552 181.968 72.2684C166.905 85.8431 148.665 95.6552 123.264 95.6552C87.5571 95.6552 66 59.0388 66 36.1938C66 13.3489 106.029 0 141.736 0C165.834 0 183.487 14.3221 192.418 30.657ZM237.603 334.739C245.765 325.581 260.276 325.071 270.469 331.821C275.169 334.933 278.772 339.13 280.446 345.133C283.856 357.365 268.225 369.751 257.187 372.87C246.15 375.99 235.878 364.099 232.468 351.867C230.74 345.668 233.26 339.612 237.603 334.739ZM29.6596 149.021C46.4396 149.021 68 136.574 68 118.959C68 101.343 65.9715 77.5312 49.1915 77.5312H49.1405C32.3459 77.5312 0 77.5312 0 95.1287C0 112.744 12.8795 149.021 29.6596 149.021Z');
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__coverWrapper--MF92H .BioSite-components-Header-Header__placeholder--y1moX {
  background-color: #e8e8e8;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__mainImageWrapper--P3Dbm {
  position: relative;
  z-index: 2;
  width: 200px;
  height: 200px;
  margin-top: 16px;
  animation: BioSite-components-Header-Header__fadeIn--lamlH 0.4s ease-out;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__mainImageWrapper--P3Dbm clipPath {
  transform: translate(-10.5%, -10.5%);
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__mainImageWrapper--P3Dbm .BioSite-components-Header-Header__mainImage--AZJJM {
  border-radius: 50%;
  width: 100%;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__mainImageWrapper--P3Dbm .BioSite-components-Header-Header__mainImage--AZJJM.BioSite-components-Header-Header__placeholder--y1moX {
  clip-path: path('M303.5 137.235C303.5 181.019 294.27 219.592 274.172 247.206C254.092 274.796 223.123 291.5 179.5 291.5C135.841 291.5 91.0734 276.269 57.2294 250.11C23.3888 223.953 0.5 186.9 0.5 143.245C0.5 99.5385 17.3091 63.8647 45.0067 39.1127C72.71 14.3558 111.336 0.5 155 0.5C198.678 0.5 235.799 12.8607 261.995 36.1087C288.182 59.35 303.5 93.5157 303.5 137.235Z');
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__name--ZG1qn,
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__bio--ujbD_ {
  box-sizing: border-box;
  max-width: 600px;
  padding: 0 24px;
  margin: 0;
  overflow-wrap: break-word;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__name--ZG1qn {
  margin-top: 20px;
  font-size: 32px;
  line-height: 1.2;
  animation: BioSite-components-Header-Header__fadeIn--lamlH 0.3s ease-out 0.2s both;
}
.BioSite-components-Header-Header__creative-03--Zfevr .BioSite-components-Header-Header__bio--ujbD_ {
  margin-top: 2px;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
  opacity: 0.7;
  animation: BioSite-components-Header-Header__fadeIn--lamlH 0.3s ease-out 0.3s both;
}
.BioSite-components-Header-Header__creative-04--PlOna {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 24px;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-03--lstZw:last-child {
  margin-bottom: 0;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-03--lstZw .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__name--QZFWC {
  overflow-wrap: anywhere;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-03--lstZw.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__hasPrice--tgxrW .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__textContainer--ngiWp {
  width: 100%;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-03--lstZw.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__hasPrice--tgxrW .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__text--xnYKz {
  display: flex;
  gap: 22px;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-03--lstZw.canAnimate {
  --animation-timing: calc(var(--animation-delay) / 5);
  animation: BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__animate-link--WRQwD calc(var(--animation-timing) + 0.4s) backwards;
}
@keyframes BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__animate-link--WRQwD {
  0% {
    top: 6rem;
    transform: scale(0) translateZ(0);
  }
  100% {
    top: 0;
    transform: scale(1) translateZ(0);
  }
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-03--lstZw .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__textContainer--ngiWp {
  margin: 10px 22px;
  font-size: 16px;
  line-height: 1.125;
  color: var(--biositeColorProfile-buttonText);
  text-align: left;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-03--lstZw .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__thumbnail--JNDYI {
  display: block;
  flex-shrink: 0;
  align-self: flex-start;
  width: 92px;
  height: 92px;
  margin: 2px 0;
  margin-left: 2px;
  object-fit: cover;
  border-radius: 12px;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-04--vtDrw {
  width: calc(50% - 20px);
  padding: 0;
  margin: 0 10px;
  overflow: visible;
  font: inherit;
  cursor: pointer;
  background: transparent;
  border: none;
  display: flex;
  align-items: start;
  min-height: 60px;
  margin-bottom: 10px;
  float: left;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-04--vtDrw:last-child {
  margin-bottom: 0;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-04--vtDrw .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__name--QZFWC {
  overflow-wrap: anywhere;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-04--vtDrw:nth-child(even) {
  flex-direction: row-reverse;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-04--vtDrw.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__hasPrice--tgxrW .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__text--xnYKz {
  display: flex;
  gap: 22px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-04--vtDrw.canAnimate {
  --animation-timing: calc(var(--animation-delay) / 5);
  animation: BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__animate-link--WRQwD calc(var(--animation-timing) + 0.4s) backwards;
}
@keyframes BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__animate-link--WRQwD {
  0% {
    top: 6rem;
    transform: scale(0) translateZ(0);
  }
  100% {
    top: 0;
    transform: scale(1) translateZ(0);
  }
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-04--vtDrw .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__thumbnail--JNDYI {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-04--vtDrw .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__textContainer--ngiWp {
  box-sizing: border-box;
  display: flex;
  flex-grow: 1;
  align-items: center;
  min-height: 60px;
  padding: 15px;
  font-size: 16px;
  line-height: 1.22;
  color: var(--biositeColorProfile-buttonText);
  text-align: left;
  background: var(--biositeColorProfile-buttonBackground);
  border-radius: 64px;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-05--Hb8o1 {
  width: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  font: inherit;
  cursor: pointer;
  border: none;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  min-height: 68px;
  padding: 11px 0;
  background: transparent;
  border-bottom: 1px solid var(--biositeColorProfile-textDim);
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-05--Hb8o1:last-child {
  margin-bottom: 0;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-05--Hb8o1 .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__name--QZFWC {
  overflow-wrap: anywhere;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-05--Hb8o1.canAnimate {
  --animation-timing: calc(var(--animation-delay) / 5);
  animation: BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__animate-link--WRQwD calc(var(--animation-timing) + 0.4s) backwards;
}
@keyframes BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__animate-link--WRQwD {
  0% {
    top: 6rem;
    transform: scale(0) translateZ(0);
  }
  100% {
    top: 0;
    transform: scale(1) translateZ(0);
  }
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-05--Hb8o1 .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__thumbnail--JNDYI {
  flex-shrink: 0;
  align-self: flex-start;
  width: 48px;
  height: 48px;
  margin-right: 12px;
  object-fit: cover;
  border-radius: 50px;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-05--Hb8o1 .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__textContainer--ngiWp {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  width: 100%;
  font-size: 13px;
  line-height: 1.23;
  color: var(--biositeColorProfile-text);
  text-align: start;
  text-transform: uppercase;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-05--Hb8o1 .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__textContainer--ngiWp .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__rightSide--SNPgk {
  padding-left: 22px;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-06--_DJxY {
  width: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  font: inherit;
  cursor: pointer;
  border: none;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  min-height: 66px;
  padding: 6px 0;
  background: transparent;
  border-bottom: 1px solid var(--biositeColorProfile-textDim);
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-06--_DJxY:last-child {
  margin-bottom: 0;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-06--_DJxY .BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__name--QZFWC {
  overflow-wrap: anywhere;
}
.BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__buttons-06--_DJxY.canAnimate {
  --animation-timing: calc(var(--animation-delay) / 5);
  animation: BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__animate-link--WRQwD calc(var(--animation-timing) + 0.4s) backwards;
}
@keyframes BioSite-components-BodySections-Links-Layouts-Buttons-Buttons__animate-link--WRQwD {
  0% {
    top: 6rem;
    transform: scale(0) translateZ(0);
  }
  100% {
    top: 0;
    transform: scale(1) translateZ(0);
  }
}