.posten-grid{-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(1,1fr);row-gap:30px}.posten-item{overflow:hidden}.posten-item .posten-head,.posten-item .posten-thumbnail{background:#dedede;display:block;height:150px;position:relative;width:100%}.posten-item .posten-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.posten-item .posten-cats{display:inline-flex;gap:8px;left:0;margin:13px;position:absolute;top:0}.posten-item .posten-cat a{background:#f05d31;border-radius:2px;color:#fff;display:inline-block;font-size:13px;font-weight:500;line-height:1;padding:8px 14px;text-decoration:none;transition:.3s}.posten-item .posten-cat a:hover{background:#fff;color:#f05d31}.posten-item .posten-reading-time{align-items:center;background-color:#fff;border-radius:50px;bottom:0;color:#f05d31;display:flex;font-size:13px;gap:5px;line-height:1;margin:13px;padding:8px;position:absolute;right:0}.posten-item .posten-reading-time svg{height:1em;width:1em}.posten-item .posten-body{padding-top:15px}.posten-item .posten-meta{align-items:center;display:flex;gap:8px;justify-content:space-between;margin:0 0 10px}.posten-item .posten-single-meta{align-items:center;color:#666;display:inline-flex;font-size:clamp(13px,5vw,14px);gap:5px}.posten-item .posten-single-meta a{color:#666;font-size:13px;text-decoration:none;transition:.3s}.posten-item .posten-single-meta a:hover{color:#f05d31}.posten-item .posten-single-meta svg{height:1em;width:1em}.posten-item .posten-title{font-size:clamp(18px,5vw,24px);line-height:1.4;margin:0 0 15px}.posten-item .posten-title .posten-title-link{color:#000;text-decoration:none;transition:.3s}.posten-item .posten-title .posten-title-link:hover{color:#f05d31}.posten-item .posten-excerpt{font-size:clamp(15px,5vw,16px);line-height:1.4;margin:0 0 15px}.posten-item .posten-cta{align-items:center;display:inline-flex;gap:5px}.posten-item .posten-permalink-btn{align-items:center;display:inline-flex;font-size:clamp(15px,5vw,16px);gap:3px;text-decoration:none;transition:.3s}.posten-item .posten-permalink-btn:hover{color:#f05d31}@media screen and (min-width:768px)and (max-width:1024px){.posten-grid{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:30px}.posten-item .posten-head,.posten-item .posten-thumbnail{height:200px;position:relative;width:100%}}@media screen and (min-width:1025px){.posten-grid{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:50px}.posten-item .posten-head,.posten-item .posten-thumbnail{height:230px;position:relative;width:100%}}
