.person-detail__header .person-detail__title{font-size:18px;font-weight:600;line-height:30px;margin:0 10px}.person-detail__header .person-detail__header-btn{padding:0;margin-left:20px}.person-detail__header .person-detail__header-btn i{color:#4e4e4e}.person-detail__header .person-detail__header-btn i:before{font-size:20px}.person-detail__header .like-button .fa,.person-detail__header .like-button .far{color:#ffc120}.person-detail__image img{display:block}.person-detail__info{margin-top:1em}.person-detail__info--name{display:block;font-size:20px;margin-bottom:15px}.person-detail__info--text{font-size:18px;line-height:24px;padding-bottom:15px}#audio-player{display:none}.player{padding:30px 0;display:flex;justify-content:space-between;align-items:center}.player input[type=range]{-webkit-appearance:none;width:70%;outline:none;height:3px;margin:0;background:#7696f6}.player input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:linear-gradient(225deg,#7696f6 51.13%,#fff 95.97%);box-shadow:0 2px 2px rgba(50,50,71,.06),0 2px 4px rgba(50,50,71,.06);border:3px solid #fff;border-radius:50%;cursor:pointer}.player .player__btn{padding:0;margin-right:2em;width:25px}.player .player__btn .fa,.player .player__btn .fas{color:#7696f6}.player .player__btn .fa:before,.player .player__btn .fas:before{font-size:20px}.player .player__btn.mute{margin-right:0;margin-left:2em}