.big-post-card{min-height:490px;height:100%;display:flex;flex-direction:column}.big-post-card .thumbnail{height:316px;width:100%}.big-post-card .thumbnail img{width:100%;height:100%;object-fit:cover}.big-post-card .infos{width:100%;flex:1 1;padding:30px;background-color:#f5f7f7;height:auto;position:relative}.big-post-card .infos .taeai-flag{position:absolute;right:0;top:0}.big-post-card .infos h2{font-size:28px;line-height:33px;font-weight:700;color:#151b1e;margin:20px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.big-post-card .infos .date,.big-post-card .infos .excerpt{font-size:16px;line-height:22px;color:#273238;margin:20px 0}.big-post-card .infos .date{margin:0;color:#50616b;font-size:.875rem!important}.big-post-card:hover h2{text-decoration:underline}.big-post-card-simple{min-height:490px;height:100%;display:flex;flex-direction:column}.big-post-card-simple .thumbnail{height:100%;flex:1 1;width:100%}.big-post-card-simple .thumbnail img{width:100%;height:100%;object-fit:cover}.big-post-card-simple .infos{width:100%;padding:30px;background-color:#151b1e;height:auto;position:relative}.big-post-card-simple .infos .taeai-flag{position:absolute;right:0;top:0}.big-post-card-simple .infos h2{font-size:28px;line-height:33px;font-weight:700;color:#fff;margin:20px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.big-post-card-simple:hover h2{text-decoration:underline}.horizontal-post-card{border-bottom:1px solid #dfe6eb;display:block;text-decoration:none}.horizontal-post-card .thumbnail{position:relative;overflow:hidden;width:100%;height:220px;font-size:0;flex-shrink:0}.horizontal-post-card .thumbnail img{width:100%;height:calc(100% + 8px);object-fit:cover;transition:.2s}.horizontal-post-card .infos .title{padding:1.5rem;transition:.2s}.horizontal-post-card .infos .title h2{overflow-wrap:normal;font-size:26px;color:#151b1e;font-weight:700;line-height:120%}.horizontal-post-card .infos .excerpt{display:flex;flex-direction:column;gap:1rem;font-size:16px;color:#273238;padding:3rem 1.5rem 1.5rem}@media(max-width:768px){.horizontal-post-card .infos .excerpt{padding-top:0}}.horizontal-post-card .infos .excerpt p:first-of-type{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-wrap:normal}.horizontal-post-card:hover .thumbnail img,.horizontal-post-card:hover .title{transform:translateY(-8px)}