.pdx-resources{padding:4rem 0}.pdx-resources__row{display:flex;flex-wrap:wrap;gap:1.5rem 0;margin:0 -15px}.pdx-resources__card{flex:0 0 100%;max-width:100%;padding:0 15px}.pdx-resources__body{height:0;margin-top:16px;opacity:0;transition:.4s}.pdx-resources__image{border-radius:16px;overflow:hidden}.pdx-resources__image img{aspect-ratio:3/2;border-radius:16px;object-fit:cover;transition:.4s;width:100%}.pdx-resources__card:hover img{transform:scale(1.06)}.pdx-resources__card:hover .pdx-resources__body{height:auto;opacity:1}.pdx-resources__card:hover .pdx-resources__title a{color:#d81f26}.pdx-resources__content{margin-top:16px}.recent-posts__tags{margin-bottom:12px}.recent-posts__tags a{color:#3f4f67;display:inline-block;font-size:12px;margin-right:10px}.pdx-resources__title{font-size:18px;margin:0}.pdx-resources__title a{color:#051327}@media screen and (min-width:768px){.pdx-resources__card{flex:0 0 33.333%;max-width:33.3333%}}