.media--type-local-video video{height:100%;margin:auto}.cs-grid--two-col-stacked{grid-template:auto auto/1fr 1fr}.cs-grid--two-col-stacked img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:48rem){.cs-grid--two-col-stacked{grid-template:1fr 1fr/2fr 1fr}}.cs-grid--two-col-bricked{grid-template-areas:"content content" "aside1 aside2";grid-template-columns:1fr 1fr}.cs-grid--two-col .media,.cs-grid--two-col picture,.cs-grid--two-col-bricked .media,.cs-grid--two-col-bricked picture{height:100%}.cs-grid--two-col img{aspect-ratio:4/3;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cs-grid{display:grid}.cs-grid.cs-grid--one-col>.field__item{grid-column:1/-1}.cs-grid.cs-grid--one-col>.field__item img{height:auto;width:100%}.cs-grid.cs-grid--two-col-stacked>.field__item:first-child{grid-column:1/-1;grid-row:1/1}@media only screen and (min-width:48rem){.cs-grid.cs-grid--two-col-stacked>.field__item:first-child{grid-column:1/2;grid-row:1/-1}}.cs-grid.cs-grid--two-col-stacked>.field__item:nth-child(2){grid-column:1/2;grid-row:2/-1}.cs-grid.cs-grid--two-col-stacked>.field__item:nth-child(2) img{aspect-ratio:4/3;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:48rem){.cs-grid.cs-grid--two-col-stacked>.field__item:nth-child(2){grid-column:2/-1;grid-row:1/1}}.cs-grid.cs-grid--two-col-stacked>.field__item:last-child{grid-column:2/-1;grid-row:2/-1}.cs-grid.cs-grid--two-col-stacked>.field__item:last-child img{aspect-ratio:4/3;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:48rem){.cs-grid.cs-grid--two-col-stacked>.field__item:last-child{grid-column:2/-1;grid-row:2/-1}}.cs-grid.cs-grid--two-col-bricked>.field__item:first-child{grid-area:content}.cs-grid.cs-grid--two-col-bricked>.field__item:nth-child(2){grid-area:aside1}.cs-grid.cs-grid--two-col-bricked>.field__item:nth-child(2) img{aspect-ratio:4/3;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cs-grid.cs-grid--two-col-bricked>.field__item:last-child{grid-area:aside2}.cs-grid.cs-grid--two-col-bricked>.field__item:last-child img{aspect-ratio:4/3;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cs-grid.cs-grid--two-col>.field__item:first-child{grid-column:1/5}.cs-grid.cs-grid--two-col>.field__item:last-child{grid-column:5/-1}