.articles-grid{margin-bottom:1.5rem;margin-top:1.5rem}.articles-grid__items{margin-top:1rem}@media (min-width:48em){.articles-grid__items{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,min-content);margin-top:1.5rem;overflow:hidden}}.articles-grid .card{border-bottom:1px solid #ddd}@media (min-width:48em){.articles-grid .card{border-bottom:0;padding-bottom:0;padding-top:0}}@media (min-width:48em) and (min-width:48em){.articles-grid .card:before{height:1px;width:100%;left:0;bottom:-1rem}}@media (min-width:48em) and (min-width:48em){.articles-grid .card:after,.articles-grid .card:before{background:#ddd;content:"";display:block;position:absolute}.articles-grid .card:after{height:calc(100% + 2rem);right:-1rem;top:0;width:1px}}@media (min-width:48em){.articles-grid__item.card:before{width:calc(100% + 2rem)}}@media (min-width:48em){.articles-grid__item.card:after{height:100%}}