@media print,screen and (min-width:48rem){.c-imageColumn{column-gap:min(3.9375rem,6.0576923077%);display:grid;grid-template-rows:max-content 1fr}.c-imageColumn--left{grid-template-areas:"img head" "img desc";grid-template-columns:max-content 1fr}.c-imageColumn--right{grid-template-areas:"head img" "desc img";grid-template-columns:1fr max-content}}*+.c-imageColumn,:where(*+.dnd-row) .c-imageColumn,:where(*+.hs_cos_wrapper) .c-imageColumn,:where(*+[data-name^=widget_]) .c-imageColumn{margin-top:5rem}@media screen and (max-width:47.9375rem){*+.c-imageColumn,:where(*+.dnd-row) .c-imageColumn,:where(*+.hs_cos_wrapper) .c-imageColumn,:where(*+[data-name^=widget_]) .c-imageColumn{margin-top:2.5rem}}.c-imageColumn__head{grid-area:head;margin-bottom:1.4375rem;margin-top:0}@media screen and (max-width:47.9375rem){.c-imageColumn__head{margin-bottom:1.25rem}}.c-imageColumn__img{display:grid;grid-area:img;place-items:center}@media print,screen and (min-width:48rem){.c-imageColumn__img img{max-width:30rem}}.c-imageColumn__desc{grid-area:desc}@media screen and (max-width:47.9375rem){*+.c-imageColumn__desc{margin-top:1.0625rem}}