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