.author-bio{box-sizing:border-box}
.author-bio>.author-bio-wrapper{display:flex;align-items:flex-start;max-width:1240px;width:100%;margin:36px auto;padding:50px;background:#fff;box-shadow:0 4px 40px rgba(0,0,0,0.08);border-radius:24px}
@media(max-width:768px){.author-bio>.author-bio-wrapper{flex-direction:column}
}
.author-bio>.author-bio-wrapper>.author-bio-image-block{display:flex;justify-content:center;align-items:center;max-width:160px;width:100%;margin:0 29px 0 0;background-position:bottom 46% right 0;background-image:url("../../../../../etc.clientlibs/ps/clientlibs/clientlib-site/resources/images/author-bio-image-background.png");background-repeat:no-repeat;z-index:1}
.author-bio>.author-bio-wrapper>.author-bio-image-block>.author-bio-image-wrapper{display:grid;grid-template-columns:96px;grid-template-rows:96px;justify-content:center;align-items:center;height:96px;width:96px;z-index:2}
.author-bio>.author-bio-wrapper>.author-bio-image-block>.author-bio-image-wrapper>.author-bio-image-foreground{grid-column:1;grid-row:1;width:100%;height:100%;background-image:url("../../../../../etc.clientlibs/ps/clientlibs/clientlib-site/resources/images/author-bio-image-dots.png");z-index:4;background-repeat:no-repeat;background-position:bottom 0 right 0}
.author-bio>.author-bio-wrapper>.author-bio-image-block>.author-bio-image-wrapper>.author-bio-image{grid-column:1;grid-row:1;z-index:3}
.author-bio>.author-bio-wrapper>.author-bio-image-block>.author-bio-image-wrapper>.author-bio-image>.ps-image{border-radius:999px;max-width:100%}
.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-name{margin:0 0 10px;color:#4a33d1;font-family:"PS Commons",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-family:"PS Commons Bold",Helvetica,Roboto,Arial,sans-serif;font-size:24px;line-height:36px;font-weight:700}
.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-title{margin:0 0 24px;color:#2d2d55;font-family:"PS Commons",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-size:16px;line-height:28px;font-weight:500}
.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-description{margin:0 0 24px;color:#1a2737;font-family:"PS Commons",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-size:20px;line-height:32px;font-weight:500}
.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-link{display:inline-block;position:relative;padding:0 16px 0 0;text-decoration:none;font-family:"PS Commons",Helvetica,Roboto,Arial,sans-serif;font-style:normal;color:#d60056;cursor:pointer;white-space:nowrap;font-size:16px;line-height:24px;font-weight:600}
.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-link:before,.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-link:after{position:absolute;right:0;top:50%;display:block;background-color:#d60056;content:"";height:6px;width:2px}
.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-link:before{transform:translateY(-90%) rotate(-45deg)}
.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-link:after{transform:translateY(-35%) rotate(-135deg)}
.author-bio>.author-bio-wrapper>.author-bio-text-wrapper>.author-bio-link:hover{text-decoration:underline}