.section-type-6 .post{display:flex;gap:16px;overflow:hidden}@container (max-width: 640px){.section-type-6 .post{flex-direction:column}}.section-type-6 .post .image{aspect-ratio:16/9;background:var(--c-shade-2);border-radius:4px;flex:0 1 50%;max-width:100%;overflow:hidden;position:relative}@container (max-width: 640px){.section-type-6 .post .image{aspect-ratio:330/210;flex:1 1 auto}}.section-type-6 .post .image img{height:100%;object-fit:cover;transition:transform .3s ease-in-out;width:100%}@media(hover:hover){.section-type-6 .post .image img:hover{transform:scale(1.1)}}.section-type-6 .post .placeholder{bottom:0;height:100%;left:0;padding:10%;position:absolute;right:0;top:0;width:100%}.section-type-6 .post .placeholder svg{height:100%;width:100%}.section-type-6 .post .tag{align-items:center;background:var(--c-shade-1);border-radius:4px;color:var(--c-text);display:flex;font-size:14px;font-weight:600;max-width:100%;overflow:hidden;padding:4px 8px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-type-6 .post .tag span{overflow:hidden;text-overflow:ellipsis}.section-type-6 .post .column{display:flex;flex:0 1 50%;flex-direction:column;gap:24px;justify-content:space-between}@container (max-width: 640px){.section-type-6 .post .column{flex:1 1 auto;width:100%}}.section-type-6 .post .text-wrapper{display:flex;flex-direction:column;gap:12px}.section-type-6 .post .link{display:-webkit-box;transition:color .3s ease-in-out;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.section-type-6 .post .link .title{font-size:32px;font-weight:700;line-height:1.4}@container (max-width: 768px){.section-type-6 .post .link .title{font-size:28px}}@container (max-width: 576px){.section-type-6 .post .link{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.section-type-6 .post .link:hover{color:var(--c-link)}.section-type-6 .post .more{align-items:center;color:var(--c-link);display:flex;flex-direction:row;font-size:18px;font-weight:500;gap:4px;justify-content:flex-start;-webkit-text-decoration:none;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-type-6 .post .more span{position:relative}.section-type-6 .post .more span:after{background:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transform:scale(0);transition:all .3s ease-in-out;width:100%}@media(hover:hover){.section-type-6 .post .more span:hover:not(:disabled){color:currentColor}.section-type-6 .post .more span:hover:not(:disabled):after{background:currentColor;transform:scale(1)}.section-type-6 .post .more:hover{color:var(--c-link)}.section-type-6 .post .more:hover span:after{transform:scale(1)}}