.list-author{-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px 2px rgba(0,0,0,.3);box-shadow:0 0 10px 2px rgba(0,0,0,.3);display:flex;flex-wrap:nowrap;margin-bottom:30px;padding:20px;line-height:26px;width:98%}.list-author-info{width:65%}.list-author-img{width:35%;text-align:right;display:inline-block;overflow:hidden}.list-author-img img{width:100%;padding-left:20px;display:block;margin:0 auto}.list-author p{margin-bottom:15px}.list-author__title{display:block;width:100%}.list-author-content{margin-top:60px}.list-author-content__text{font-size:16px;line-height:24px}.list-author-content__block{margin-bottom:30px}.list-item{-webkit-box-shadow:0 0 20px rgba(54,77,92,.18);-moz-box-shadow:0 0 20px rgba(54,77,92,.18);box-shadow:0 0 20px rgba(54,77,92,.18);border-radius:10px}.list-item__body{display:grid;grid-template-columns:161px 1fr;grid-gap:20px;padding:22px 30px 22px 15px}.list-item__col.content{display:flex;flex-direction:column}.list-item__image{background-color:#f7f7f7;background-position:center center;background-repeat:no-repeat;display:block;width:161px;height:183px;border-radius:6px;position:relative;background-size:cover}.list-item__name{font-weight:bold;font-size:22px;line-height:26px;text-decoration:none}.list-item__name:hover{text-decoration:underline}.list-item-type{margin-top:10px;color:gray;font-size:14px}.list-item__info{font-size:14px;line-height:1.2}.list-two-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin:0 0 25px 0}@media screen and (max-width: 960px){.list-two-column{grid-template-columns:1fr}}@media screen and (max-width: 860px){.list-author{flex-wrap:wrap;flex-direction:column;width:100%}.list-author-img{text-align:center;width:100%}.list-author-img img{padding-left:0}.list-author-info{width:100%}}@media screen and (max-width: 600px){.list-item__body{padding:22px 15px;grid-gap:15px}}@media screen and (max-width: 480px){.list-item__body{padding:20px 10px;grid-template-columns:112px 1fr;grid-gap:10px}.list-item__image{width:112px;height:120px}.list-item__name{font-size:16px;line-height:18px;overflow-wrap:anywhere}}
