.ploy_recent_container{font-family:Open Sans,Arial,sans-serif;margin:40px auto;width:min(calc(100% - 48px),1240px)}.ploy_recent_title{align-items:center;color:#1b2028;display:flex;font-size:22px;font-weight:600;gap:16px;margin:0 0 24px}.ploy_recent_title:after{background:#e5e5e5;content:"";flex:1 1 auto;height:1px}.ploy_recent_list{align-items:stretch;display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.ploy_recent_card_link{color:inherit;display:flex;max-width:355px;min-width:260px;text-decoration:none;width:calc(33.333% - 22px)}.ploy_recent_card{background:#f3f3f3;border:none;border-radius:24px;color:#1b2028;margin:0;min-height:372px;overflow:hidden;padding:22px 22px 18px;position:relative}.ploy_recent_card,.ploy_recent_card__text{display:flex;flex-direction:column;justify-content:space-between;width:100%}.ploy_recent_card__text{gap:20px;height:100%}.ploy_recent_card__tag_container{align-items:center;display:flex;gap:10px;min-height:26px}.ploy_recent_card__tag{align-items:center;background:transparent;border:1.5px solid #ef6629;border-radius:999px;color:#ef6629;display:inline-flex;font-size:13px;font-weight:500;justify-content:center;margin:0;min-height:30px;padding:0 14px;white-space:nowrap}.ploy_recent_card__title{flex:1 1 auto}.ploy_recent_card__title h2{color:#1b2028;font-size:28px;font-weight:400;letter-spacing:-.02em;line-height:1.28;margin:0;text-wrap:balance}.ploy_recent_card__bottom{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;gap:8px 16px;margin-top:auto}.ploy_recent_card__author,.ploy_recent_card__date,.ploy_recent_card__time{align-items:center;color:#ef6629;display:inline-flex;font-size:16px;font-weight:500;gap:6px;margin:0}.ploy_recent_card__time img{height:18px;object-fit:contain;width:18px}@media (max-width:900px){.ploy_recent_card_link{width:calc(50% - 16px)}}@media (max-width:768px){.ploy_recent_card__tag_container,.ploy_recent_card__time{display:none}}@media (max-width:600px){.ploy_recent_card_link{max-width:none;width:100%}}