.section-type-2{container-type:inline-size}.section-type-2 .wrapper{display:flex;gap:16px}@container (max-width: 576px){.section-type-2 .wrapper{flex-direction:column}}.section-type-2 .column{display:flex;flex:0 1 50%;flex-direction:column;gap:24px}.section-type-2 .grid{display:flex;flex-wrap:wrap;gap:16px}.section-type-2 .image{background:var(--c-shade-2);display:block;overflow:hidden;position:relative}.section-type-2 .image img{height:100%;object-fit:cover;transition:all .3s ease-in-out;width:100%}@media(hover:hover){.section-type-2 .image img:hover{transform:scale(1.1)}}.section-type-2 .placeholder{bottom:0;height:100%;left:0;padding:10%;position:absolute;right:0;top:0;width:100%}.section-type-2 .placeholder svg{height:100%;width:100%}.section-type-2 .tag{align-items:center;border-radius:4px;display:flex;font-size:14px;font-weight:600;max-width:100%;padding:4px 8px;text-transform:uppercase}.section-type-2 .tag span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-type-2 .meta{align-items:center;color:var(--c-grey-text);display:flex;gap:16px}.section-type-2 .link{transition:all .3s ease-in-out}@media(hover:hover){.section-type-2 .link:hover{color:var(--c-link)}}.section-type-2 .link .title{font-weight:600}.section-type-2 .small-post{display:flex;flex:0 0 calc(50% - 8px);flex-direction:column;gap:8px}.section-type-2 .small-post .image{aspect-ratio:310/190;border-radius:4px}@container (max-width: 576px){.section-type-2 .small-post .image{aspect-ratio:160/150}}.section-type-2 .small-post .tag{background-color:var(--c-background);left:8px;max-width:calc(100% - 16px);position:absolute;top:8px;z-index:1}@container (max-width: 991px){.section-type-2 .small-post .meta{align-items:unset;flex-direction:column;gap:4px}}@container (max-width: 768px){.section-type-2 .small-post .meta{font-size:14px}}.section-type-2 .small-post .link{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-type-2 .small-post .link .title{font-size:20px}@container (max-width: 768px){.section-type-2 .small-post .link .title{font-size:16px}}.section-type-2 .big-post{background:var(--c-shade-1);border-radius:4px;display:flex;flex:1 1 auto;flex-direction:column;gap:24px;padding:24px}.section-type-2 .big-post .info{display:flex;flex:0 0 auto;flex-direction:column;gap:12px}.section-type-2 .big-post .tag{background-color:var(--c-secondary);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-type-2 .big-post .link{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.section-type-2 .big-post .link .title{font-size:24px}@container (max-width: 768px){.section-type-2 .big-post .link .title{font-size:18px}}.section-type-2 .big-post .image{border-radius:8px;flex:1 1 auto}