.post__grid{display:grid;grid-auto-rows:1fr;grid-template-rows:1fr}@media (min-width:640px){.post__grid{grid-auto-rows:auto;grid-template-rows:auto}}.post__grid .post__item{background-color:var(--wp--preset--color--light-gray);border-radius:15px;margin-top:20px;overflow:hidden;padding:20px 40px 20px 20px;position:relative}@media (min-width:640px){.post__grid .post__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}}.post__grid .post__item:first-child{margin-top:0}.post__grid .post__item-image{height:64px;margin-bottom:10px;width:64px;-webkit-box-flex:0;border-radius:15px;-ms-flex:0 0 64px;flex:0 0 64px;overflow:hidden}.post__grid .post__item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post__grid .post__item-date{display:block;font-size:14px;line-height:1;margin-bottom:13px;margin-left:-4px}.post__grid .post__item-title{font-size:18px;font-weight:700;line-height:1.33;margin-bottom:10px}@media (min-width:640px){.post__grid .post__item-title{font-size:24px;line-height:1.5}}.post__grid .post__link{display:block;height:100%;position:absolute;width:100%}.post__grid{margin-bottom:100px;margin-top:40px}@media (min-width:1024px){.post__grid{margin-bottom:120px}}@media(max-width:769px){.post__item{position:relative}.post__item:after{bottom:0;display:block;left:0;padding-bottom:71px;position:absolute;width:100%;--tw-content:"";background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,96%,0)),to(#f4f4f4));background:linear-gradient(180deg,hsla(0,0%,96%,0),#f4f4f4);content:"";content:var(--tw-content)}.post__item-content{max-height:220px;overflow:hidden}}