.card-deck-section .heading-container{margin:0 auto;max-width:1008px}.card-deck-section h2 span[style*=background-color]{border-radius:4px;display:inline-block;letter-spacing:-.01em;line-height:1;padding:0 1px 2px}.standard-cta-flex{margin-top:16px}.card-deck-grid{display:grid;gap:16px;grid-template-columns:1fr;margin:0 auto}.show-more-card{background:#025c61;border:none;border-radius:6px;color:#fff;display:flex;flex-direction:column;font-family:Söhne Bush;font-size:20px;font-weight:600;gap:19px;height:199px;justify-content:space-between;line-height:1.5;margin:auto 0;outline:none;padding:24px;text-align:left;text-decoration:none;width:208px}.show-more-card:hover{background:var(--green-700,#689f38);text-decoration:none}.show-more-card:hover .show-more-card-arrow{transform:translateX(10px);transition:.3s}.show-more-card__label>p{margin:0}.standard-cta-flex{justify-content:center}@media screen and (min-width:576px){.card-deck-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:unset}}@media screen and (min-width:992px){.card-deck-grid[data-layout=three-col]{grid-template-columns:repeat(3,minmax(0,1fr));max-width:unset}}@media screen and (min-width:1024px){.card-deck-grid[data-layout=four-col]{grid-template-columns:repeat(4,minmax(0,1fr))}}