.posts-list{display:flex;flex-wrap:wrap;gap:20px;flex-direction:column}.post-card{width:100%;border-radius:10px;box-shadow:0 0 15px 0 rgba(19,42,106,.1);position:relative;z-index:1}.post-card p{margin-bottom:3px}.post-card-img{border-radius:10px 10px 0 0}.post-card-category{background:#E9F8F7;padding:6px 10px;font-size:12px;line-height:1em;display:block;width:max-content;margin-top:-40px;border-radius:0 5px 5px 0;z-index:2;position:absolute}.post-card-title{font-weight:700}.post-card-link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.post-card-content{padding:10px 20px}.post-card-meta{padding:10px 20px;border-top:1px solid #f5f5f5;display:flex;justify-content:space-between;font-size:12px}.post-card-meta p{margin-bottom:0}body{background:#FCF6F3}h1{letter-spacing:.3px;font-size:1.6em;margin-bottom:40px}.author-page-bloc{background:#fff;border-radius:10px;padding:20px;margin:60px auto 30px auto}.author-img{border-radius:50%;background:#faede8;display:block;margin:auto;margin-top:-60px;border:3px solid #fff;margin-bottom:30px}.author-name{font-weight:400;margin-bottom:10px}.author-job{text-transform:uppercase;letter-spacing:2px;font-size:.9em;margin-bottom:20px}.author-articles{background:#fff;padding:30px 0}.author-articles-list .thumb-title{font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-top:5px}.author-articles-list .desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-weight:400;font-size:.95em;line-height:1.6em;color:#444}.author-articles-list .meta{margin-top:0}.author-articles-list li{margin-bottom:15px}.author-articles-list{padding-left:0}@media (max-width:767px){.author-articles-list li:not(:last-child){padding-bottom:15px;border-bottom:1px solid #f3d8cd}.author-articles-list li a{display:flex;flex-wrap:wrap;width:100%}.author-articles-list li .thumb-title{font-size:1em;margin-top:0;line-height:1.5em}.author-articles-list li .imgOuter{flex:0 0 100px;box-sizing:border-box}.author-articles-list li .content{flex:0 0 calc(100% - 100px);padding-left:15px;box-sizing:border-box}.author-articles-list li .imgOuter:before{display:block;content:"";width:100%;padding-top:calc(1 / 1 * 100%)}}@media (min-width:768px){.author-articles-list{display:flex;flex-wrap:wrap;width:100%;column-gap:20px}.author-articles-list li{width:calc(100% / 3 - 15px)}.author-articles-list li .imgOuter{margin-bottom:15px}.author-articles-list li .thumb-title{font-size:1.1em}.author-articles-list li .imgOuter:before{display:block;content:"";width:100%;padding-top:calc(9 / 16 * 100%)}}@media (min-width:992px){.author-articles-list{column-gap:16px}.author-articles-list li{flex:0 0 223px}}@media (min-width:1200px){.author-articles-list li{flex:0 0 23%}}@media (min-width:768px){.authors-list{--columns:4;flex-direction:row}.authors-list .post-card{background:#fff;width:calc((100% / var(--columns)) - 20px + (20px / var(--columns)))}}.authors-page-list .author-img{margin:0 auto -50px auto}.author-infos{background:#DDF3F3;display:block;padding:45px 20px 10px 20px;margin-bottom:20px}.author-name{font-size:22px}.posts-list{margin-top:0}.author-contact{font-size:13px}.author-contact a{font-weight:400}