.m_garp_material_card{display:grid;gap:60px 25px;grid-template-columns:1fr}@media(min-width:1100px){.m_garp_material_card{gap:60px 50px}}.m_garp_material_card>div{background-color:#fff;border:solid #dfeaea;border-radius:10px;border-width:2px 2px 4px;box-shadow:0 0 0 0 transparent;display:grid;height:100%;padding:35px 35px 25px;position:relative;top:0;transition:.1s}@media(min-width:768px){.m_garp_material_card{justify-content:space-between}.m_garp_material_card[data-items="2"],.m_garp_material_card[data-items="3"],.m_garp_material_card[data-items="4"]{grid-template-columns:repeat(2,1fr)}.m_garp_material_card>div{grid-template-rows:300px auto auto}}@media(min-width:1024px){.m_garp_material_card[data-items="4"]{grid-template-columns:repeat(4,1fr)}.m_garp_material_card[data-items="3"]{grid-template-columns:repeat(3,1fr)}}.m_garp_material_card>div.image_popout{padding-top:0}.m_garp_material_card>div>div:first-child{text-align:center}.m_garp_material_card>div.image_popout>div:first-child{margin-top:-45px}.m_garp_material_card>div>div:nth-child(2){margin-bottom:15px}.m_garp_material_card>div>div:last-child{display:grid;gap:15px 10px;margin-top:auto}@media(min-width:768px){.m_garp_material_card>div>div.two_link{grid-template-columns:1fr 1fr}.m_garp_material_card>div>div:nth-child(2){margin-top:-25px}}.m_garp_material_card a+div{margin-top:10px}