.bio-module{max-width:1000px;width:100%;margin:0 auto}.bio-item{width:100%;padding:10px;margin:20px auto;display:flex;align-items:center;justify-content:center}.bio-item .photo{width:200px;padding:0 20px}.bio-item .photo-inner{width:100%;aspect-ratio:.85;background-size:cover;background-position:50%}.bio-item .text{width:calc(100% - 200px);padding-left:30px}.bio-item .text h3{font-size:24px}.bio-item .text h3,.bio-item .text h4{margin-block-start:0;margin-block-end:12px;line-height:1.2;padding-bottom:0}.bio-item .text h4{font-size:17px}.bio-item .text .description{font-size:15px!important;line-height:1.6!important}@media (max-width:767px){.bio-module{display:grid;grid-template-columns:repeat(3,1fr)}.bio-item{width:100%;display:block}.bio-item .photo,.bio-item .text{width:100%;text-align:center}.bio-item .text{padding-left:unset}.bio-item .text h3{font-size:18px}.bio-item .text h4{font-size:15px;font-weight:500}.bio-item .text .description{display:none}}@media (max-width:550px){.bio-module{grid-template-columns:repeat(2,1fr)}.bio-item{width:100%;display:block}}