:root{--main: #fdc500;--main1: #0064a8;--main2: #0d1029;--black: #000;--light-black: #161515;--body: #f8f8f8;--gray: #f9f9f9;--light: #fafafc;--white: #fff}.posts-grid{margin-bottom:100px}@media only screen and (max-width: 998px){.posts-grid{margin-bottom:50px}}@media only screen and (max-width: 768px){.posts-grid{margin-bottom:30px}}.posts-grid .posts-grid__wrap--style-one{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.posts-grid .posts-grid__wrap--style-one .col{margin-bottom:20px;width:calc(25% - 8px)}@media only screen and (max-width: 998px){.posts-grid .posts-grid__wrap--style-one .col{width:calc(50% - 8px)}}@media only screen and (max-width: 460px){.posts-grid .posts-grid__wrap--style-one .col{width:100%}}.posts-grid .posts-grid__wrap--style-one .col img{width:100%;height:auto}.posts-grid .posts-grid__wrap.prawo .col:nth-child(1){order:2}@media only screen and (max-width: 460px){.posts-grid .posts-grid__wrap.prawo .col:nth-child(1){order:1}}.posts-grid .posts-grid__wrap.prawo .col:nth-child(2){order:1}@media only screen and (max-width: 460px){.posts-grid .posts-grid__wrap.prawo .col:nth-child(2){order:2}}.posts-grid .posts-grid__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:28px}@media only screen and (max-width: 998px){.posts-grid .posts-grid__wrap{gap:18px}}.posts-grid .posts-grid__wrap .col{margin-bottom:20px;width:calc(50% - 16px)}@media only screen and (max-width: 1300px){.posts-grid .posts-grid__wrap .col{width:calc(50% - 16px)}}@media only screen and (max-width: 998px){.posts-grid .posts-grid__wrap .col{margin:0;width:100%}}.posts-grid .post-vertical{display:flex;margin-bottom:10px;transition:all .4s ease-out !important;background-color:var(--white);gap:16px}@media only screen and (max-width: 460px){.posts-grid .post-vertical{flex-wrap:wrap;gap:0px}}.posts-grid .post-vertical .post__img{padding-right:0}@media only screen and (max-width: 460px){.posts-grid .post-vertical .post__img{width:100%}}.posts-grid .post-vertical .post__img a{display:block;overflow:hidden;height:100%;margin:0}.posts-grid .post-vertical .post__img a img{display:block;-o-object-fit:cover;object-fit:cover;height:100%;transition:all .4s ease-out;width:140px;margin:0}@media only screen and (max-width: 460px){.posts-grid .post-vertical .post__img a img{width:100%;-o-object-position:center;object-position:center}}.posts-grid .post-vertical:hover{transform:translate(0, -5px) !important;box-shadow:0 10px 20px 0px rgba(0,0,0,.1)}.posts-grid .post-vertical:hover img{filter:contrast(105%);filter:brightness(1.1);transform:scale(1.1)}.posts-selected{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}@media only screen and (max-width: 998px){.posts-selected{gap:8px;grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width: 768px){.posts-selected{grid-template-columns:1fr;gap:10px}}.posts-selected--1{grid-template-columns:1fr 1fr}@media only screen and (max-width: 998px){.posts-selected--1{gap:8px;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 768px){.posts-selected--1{grid-template-columns:1fr;gap:10px}}.posts-selected--2{grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 998px){.posts-selected--2{gap:8px;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 768px){.posts-selected--2{grid-template-columns:1fr;gap:10px}}/*# sourceMappingURL=posts-grid.min.css.map */