.gdh-grid{grid-template-columns:1fr;gap:clamp(1rem,3vw,1.75rem);display:grid}@media (min-width:600px){.gdh-grid{grid-template-columns:repeat(2,1fr)}.gdh-grid>:last-child{grid-column:1/-1;justify-self:center;max-width:calc(50% - clamp(1rem,3vw,1.75rem)/2)}}@media (min-width:900px){.gdh-grid{grid-template-columns:repeat(3,1fr)}.gdh-grid>:last-child{grid-column:auto;justify-self:stretch;max-width:none}}.gdh-more{text-align:center;margin:clamp(1.75rem,4vw,2.75rem) 0 0}.gdh-more .tlh-seeall{margin-bottom:0}
