.cards-grid{position:relative;margin-bottom:20px}@media screen and (min-width: 768px){.cards-grid{margin-bottom:30px}}@media screen and (min-width: 992px){.cards-grid{margin-bottom:40px}}.df-block~.cards-grid,.page-title:not(.sr-only)~.cards-grid{margin-top:20px}@media screen and (min-width: 768px){.df-block~.cards-grid,.page-title:not(.sr-only)~.cards-grid{margin-top:30px}}@media screen and (min-width: 992px){.df-block~.cards-grid,.page-title:not(.sr-only)~.cards-grid{margin-top:40px}}.cards-grid__inner{max-width:992px}.cards-grid__grid{display:grid;gap:20px;grid-template-columns:1fr}@media screen and (min-width: 768px){.cards-grid__grid{grid-template-columns:repeat(3, 1fr);gap:60px}}@media screen and (min-width: 992px){.cards-grid__grid{grid-template-columns:repeat(4,1fr);gap:80px}}
.cards-grid__image{margin-bottom:30px}.cards-grid__image img{display:block;margin:0 auto;aspect-ratio:1/1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-width:11.25rem;max-height:7.5rem}.cards-grid__headline,.cards-grid__text{text-align:center;text-transform:uppercase}
