/**handles:block-acf-cards,block-acf-articles**/
[data-type="acf/cards"] tr.acf-row:nth-child(2n)>td.acf-fields,[data-type="acf/cards-image"] tr.acf-row:nth-child(2n)>td.acf-fields{background-color:#fdf8ee}[data-type="acf/cards"],[data-type="acf/cards-image"]{--editor-block-width:1200px}.cards .link-list--columns{-moz-column-count:2;column-count:2}.cards .link-list--columns a{font-weight:400}.cards svg{height:32px;width:32px}
.articles__wrapper{display:flex;flex-direction:column;margin-bottom:6rem;margin-left:auto;margin-right:auto;max-width:480px}@media (min-width:64em){.articles__wrapper{display:grid;max-width:none}}.articles__image{order:1}@media (min-width:64em){.articles__image{grid-row:1/3;margin-right:var(--gap);width:360px}}@media (min-width:75em){.articles__image{width:480px}}.articles img{display:block}.articles__title{line-height:1.3;margin:0 0 2rem;order:0}@media (min-width:64em){.articles__title{grid-column:2/4;margin:var(--gap-half) 0 var(--gap-element)}}.articles__content{margin-top:3rem;order:2;padding:0}@media (min-width:64em){.articles__content{grid-column:2/4;margin-top:0;padding:var(--gap)}}.articles__content.no-image{margin-top:0;width:100%}@media (min-width:64em){.articles__content.no-image{width:70%}}@media (min-width:31.25em){.articles__content{padding:0}}.articles a:not(.button){font-size:1.6rem}@media (min-width:64em){.articles a:not(.button){font-size:2rem}}