#_posts_grid-5-441 > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(12,minmax(auto,1fr));grid-column-gap:1rem;grid-row-gap:1rem;grid-auto-rows:minmax(min-content,1fr)}#_posts_grid-5-441{flex-direction:column}#_posts_grid-5-441 > .oxy-posts > :last-child{grid-column:span 4;grid-row:span 3;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(1){grid-column:span 6;grid-row:span 4;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(2){grid-column:span 6;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(3){grid-column:span 6;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(4){grid-column:span 4;grid-row:span 3;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(5){grid-column:span 4;grid-row:span 3;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(6){grid-column:span 4;grid-row:span 3;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(7){grid-column:span 4;grid-row:span 3;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(8){grid-column:span 8;grid-row:span 3;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(9){grid-column:span 8;grid-row:span 3;height:100%}@media (max-width:767px){#_posts_grid-5-441 > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(4,minmax(50auto,1fr));grid-column-gap:20px;grid-row-gap:20px;grid-auto-rows:minmax(min-content,1fr)}#_posts_grid-5-441{flex-direction:column}#_posts_grid-5-441 > .oxy-posts > :last-child{grid-column:span 4}#_posts_grid-5-441 > .oxy-posts > :nth-child(1){grid-column:span 4}#_posts_grid-5-441 > .oxy-posts > :nth-child(2){grid-column:span 2;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(3){grid-column:span 2;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(4){grid-column:span 2;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(5){grid-column:span 2;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(6){grid-column:span 2;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(7){grid-column:span 2;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(8){grid-column:span 2;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(9){grid-column:span 2;grid-row:span 2;height:100%}}@media (max-width:479px){#_posts_grid-5-441 > .oxy-posts{display:grid !important;align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px}#_posts_grid-5-441{flex-direction:column}#_posts_grid-5-441 > .oxy-posts > :last-child{grid-column:span 1;grid-row:span 1}#_posts_grid-5-441 > .oxy-posts > :nth-child(1){grid-column:span 1;grid-row:span 2;height:100%}#_posts_grid-5-441 > .oxy-posts > :nth-child(2){grid-column:span 1;grid-row:span 1}#_posts_grid-5-441 > .oxy-posts > :nth-child(3){grid-column:span 1;grid-row:span 1}#_posts_grid-5-441 > .oxy-posts > :nth-child(4){grid-column:span 1;grid-row:span 1}#_posts_grid-5-441 > .oxy-posts > :nth-child(5){grid-column:span 1;grid-row:span 1}#_posts_grid-5-441 > .oxy-posts > :nth-child(6){grid-column:span 1;grid-row:span 1}#_posts_grid-5-441 > .oxy-posts > :nth-child(7){grid-column:span 1;grid-row:span 1}#_posts_grid-5-441 > .oxy-posts > :nth-child(8){grid-column:span 1;grid-row:span 1}#_posts_grid-5-441 > .oxy-posts > :nth-child(9){grid-column:span 1;grid-row:span 1}}#_posts_grid-5-441 .custom-post{width:100%;aspect-ratio:16 / 9;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,0.15);transition:transform 0.3s ease}#_posts_grid-5-441 .custom-post:hover{transform:translateY(-4px)}#_posts_grid-5-441 .custom-post-image{width:100%;height:100%;aspect-ratio:16 / 9;background-size:cover;background-position:center center;position:relative}#_posts_grid-5-441 .custom-post-image img{width:100%;height:100%;object-fit:cover;aspect-ratio:16 / 9;display:block;border-radius:12px}#_posts_grid-5-441 .custom-post-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0.1));display:flex;flex-direction:column;justify-content:flex-end;padding:2rem}#_posts_grid-5-441 .custom-post-title{margin:0;font-size:clamp(1.5rem,4vw,2.5rem);font-family:'PT Serif',serif;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem;text-shadow:0 4px 10px rgba(0,0,0,0.5)}#_posts_grid-5-441 .custom-post-title a{color:inherit;text-decoration:none}#_posts_grid-5-441 .custom-read-more{align-self:flex-start;background:rgba(255,255,255,0.2);color:#fff;text-transform:uppercase;font-size:0.75rem;letter-spacing:0.05em;padding:0.6rem 1.2rem;border-radius:4px;transition:background 0.3s ease;text-decoration:none}#_posts_grid-5-441 .custom-read-more:hover{background:rgba(255,255,255,0.35)}#_posts_grid-5-441 .custom-post{grid-row:span 3 !important}#_posts_grid-5-441 .oxy-easy-posts-pages{text-align:center}