.layout-posts{margin-bottom:35px}.grid-posts{display:grid;grid-template-columns:1fr;gap:24px}@media only screen and (min-width: 576px){.grid-posts{grid-template-columns:repeat(max(1, var(--grid-posts-cols, 2) - 1), 1fr);column-gap:max(0px,50px - 10px*var(--grid-posts-cols, 2))}}@media only screen and (min-width: 768px){.grid-posts{grid-template-columns:repeat(var(--grid-posts-cols, 2), 1fr)}}.grid-posts.spacing-bottom{margin-bottom:35px}.post-item__image{margin-bottom:15px}.post-item__image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 5px rgb(191, 191, 191))}.post-item__image,.post-item__image img{border-radius:10px}.post-item__content-head{display:flex;align-items:center;gap:5px;margin-bottom:5px}.post-item__content-cat{display:inline-block;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:12px;font-weight:700;color:var(--wp--preset--color--primary, #ff6b2c);text-transform:uppercase}.post-item__content-title{font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:18px;font-weight:700;line-height:22px;color:var(--wp--preset--color--dark-primary, #000);display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.post-item__content-time{font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:12px;font-weight:400;line-height:22px;color:#8c8c8c;font-style:italic}.pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.pagination .page-numbers{display:inline-block;width:auto;min-width:30px;height:30px;padding-top:5px;text-align:center;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:var(--wp--preset--font-size--normal, 16px);font-weight:400}.pagination .page-numbers:hover,.pagination .page-numbers.current{color:#fff;background-color:var(--wp--preset--color--primary, #ff6b2c)}.pagination__more-pages{text-align:center}.pagination__show-more-page{display:block;flex:0 0 100%;padding:5px;text-decoration:underline;text-transform:uppercase;cursor:pointer;font-family:"Roboto",sans-serif;font-size:16px;font-weight:700;color:#ff6b2c;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:var(--wp--preset--font-size--normal, 16px);font-weight:700;color:var(--wp--preset--color--primary, #ff6b2c)}.page-title{margin-block:20px;font-family:"Roboto",sans-serif;font-size:24px;font-weight:800;color:#000;line-height:30px;letter-spacing:1px;text-align:center;text-transform:uppercase}@media only screen and (min-width: 768px){.page-title{font-size:35px}}.post-item-large{margin-bottom:25px}.post-item-large__container{position:relative;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.15);overflow:hidden}.post-item-large__container::after{content:"";position:absolute;background:linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);inset:0}.post-item-large__image{position:relative;width:100%;height:100%}.post-item-large__image img{display:block;width:100%;height:100%;object-fit:cover}.post-item-large__content{position:absolute;bottom:0;left:0;z-index:2;width:100%;padding:20px}@media only screen and (min-width: 1024px){.post-item-large__content{padding:30px}}.post-item-large__category{display:inline-block;margin-bottom:3px;text-transform:uppercase;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:12px;font-weight:700;color:var(--wp--preset--color--primary, #ff6b2c);text-shadow:1px 1px 1px rgba(0,0,0,.4)}@media only screen and (min-width: 1024px){.post-item-large__category{font-size:14px}}.post-item-large__title{display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"Roboto",sans-serif;font-size:20px;font-weight:700;line-height:1.4;color:#fff}@media only screen and (min-width: 1024px){.post-item-large__title{font-size:35px}}.post-item-large__title a{color:#fff}
