.pdd-programs .top-content{display:grid;grid-template-columns:repeat(2,50fr);grid-gap:20px;align-items:center;border-bottom:4px solid #fff;margin-bottom:60px;padding-bottom:42px}.pdd-programs .top-content h2{margin:0}.pdd-programs .top-content .filters{text-align:right}.pdd-programs .top-content .filters h5{margin:0}.pdd-programs .items{display:grid;grid-template-columns:100%;grid-gap:100px}.pdd-programs .items .item{display:grid;grid-template-columns:30fr 70fr;grid-gap:34px;align-items:center}.pdd-programs .items .item>.image>img{height:200px;object-fit:cover;object-position:center;width:100%}.pdd-programs .items .item>.content{position:relative}.pdd-programs .items .item>.content>h4{padding-right:50%}.pdd-programs .items .item>.content .tags{position:absolute;right:0;top:5px}.pdd-programs .items .item>.content .tags .tag{background:#2d62f7;border-radius:29px;color:#fff;display:inline-block;padding:5px 10px}.pdd-programs .items .item>.content .tags .tag:not(:last-child){margin-right:5px}@media (max-width:767px){.pdd-programs .top-content{grid-template-columns:100%;margin-bottom:40px}.pdd-programs .top-content .filters{text-align:left}.pdd-programs .items{grid-gap:40px}.pdd-programs .items .item{grid-template-columns:100%;grid-gap:20px}.pdd-programs .items .item>.content .tags{position:relative;right:inherti;top:inherit}.pdd-programs .items .item>.content>h4{padding-right:0}}