.single__content__wrap .bio-card{--size:200px;display:flex;align-items:flex-start;gap:30px;background:#f2edf5;border-radius:32px;padding:40px;margin-block:var(--content-spacing-ver)}.single__content__wrap .bio-card .tr-img-wrap-outer{flex-shrink:0;border-radius:15px;overflow:hidden}.single__content__wrap .bio-card .tr-img-wrap-outer,.single__content__wrap .bio-card .tr-img-wrap-outer .tr-img-wrap{width:var(--size);height:var(--size);padding:0}.single__content__wrap .bio-card .tr-img-wrap-outer img{-o-object-fit:cover;object-fit:cover}.single__content__wrap .bio-card__title{font-weight:700;font-size:32px;margin-bottom:12px}.single__content__wrap .bio-card p{margin-block:0 !important}@media(max-width:1280px){.single__content__wrap .bio-card{--size:120px}}@media(max-width:500px){.single__content__wrap .bio-card{--size:200px;flex-direction:column;padding:28px;border-radius:16px}.single__content__wrap .bio-card .tr-img-wrap-outer{border-radius:8px}}