.ContentElement{display:grid;grid-auto-flow:row;grid-template-columns:repeat(12,1fr);grid-column-gap:var(--grid-gutter);grid-row-gap:0;padding:0;-webkit-text-decoration:none;text-decoration:none}.ContentElement.ContentElement--withLink:hover .ContentElement-title{color:var(--color-contentElement-withLink-hover)}.ContentElement.ContentElement--withLink:hover .ContentElement-media{-webkit-filter:brightness(80%);filter:brightness(80%)}.ContentElement .ContentElement-media,.ContentElement .ContentElement-withoutImageText{color:var(--color-contentElement-withoutImageText);grid-column-end:span 7;grid-column-end:0;grid-column-start:0;margin-bottom:var(--spacing-md);-webkit-transition:.2s ease;transition:.2s ease}@media (min-width:640px){.ContentElement .ContentElement-media,.ContentElement .ContentElement-withoutImageText{grid-column-end:span 4;grid-column-end:0;grid-column-start:0;margin-bottom:var(--spacing-sm);width:100%}}@media (min-width:960px){.ContentElement .ContentElement-media,.ContentElement .ContentElement-withoutImageText{grid-column-end:span 3;grid-column-end:0;grid-column-start:0;margin-bottom:0;text-align:center}}.ContentElement .ContentElement-withoutImageText{margin-bottom:.3125rem}@media (min-width:640px){.ContentElement .ContentElement-withoutImageText{margin-bottom:var(--spacing-xxs)}}.ContentElement .ContentElement-content{grid-column-end:span 12;grid-column-end:0;grid-column-start:0}@media (min-width:960px){.ContentElement .ContentElement-content{grid-column-end:span 9;grid-column-end:0;grid-column-start:0}}.ContentElement .ContentElement-content .ContentElement-subtitle{margin-bottom:.3125rem}@media (min-width:640px){.ContentElement .ContentElement-content .ContentElement-subtitle{margin-bottom:var(--spacing-xxs)}}.ContentElement .ContentElement-content .ContentElement-title{margin-bottom:.3125rem;-webkit-transition:.2s ease;transition:.2s ease}@media (min-width:640px){.ContentElement .ContentElement-content .ContentElement-title{margin-bottom:var(--spacing-xxs)}}.ContentElement .ContentElement-content .ContentElement-cta{color:var(--color-contentElement-link-text);font-weight:700;margin-top:var(--spacing-xxs)}.ContentElement .ContentElement-text+.ContentElement-text{margin-top:var(--spacing-xxs)}
