:root{--background-color:#f9f7f4}.AutoGrid__layout{align-items:baseline;box-sizing:border-box;column-gap:var(--six-gutter);display:grid;grid-column:content;grid-template-columns:[content-start] repeat(var(--six-cols),1fr) [content-end];grid-template-columns:repeat(4,1fr)}@supports not (display:grid){.AutoGrid__layout{display:block;width:100%}}@media(max-width:767px){.AutoGrid__layout .AutoGrid__layout__cell{grid-column:1/-1}}@media(min-width:550px){.AutoGrid__layout--B{grid-template-columns:repeat(2,1fr)}.AutoGrid__layout--C{grid-template-columns:repeat(3,1fr)}.AutoGrid__layout--D{grid-template-columns:repeat(4,1fr)}}.AutoGrid__layout--D .AutoGrid__layout__cell{grid-column:span 4}@media(min-width:550px){.AutoGrid__layout--D .AutoGrid__layout__cell{grid-column:span 2}}@media(min-width:1024px){.AutoGrid__layout--D .AutoGrid__layout__cell{grid-column:span 1}}@media(min-width:550px){body.is-safari .AutoGrid__layout{align-items:flex-start}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell,body.is-safari .AutoGrid__layout .Card{display:contents}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:first-of-type .Card .Card__image,body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(2) .Card .Card__image{grid-row:1/span 1}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:first-of-type .Card .Card__content,body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(2) .Card .Card__content{grid-row:2/span 1}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(3) .Card .Card__image,body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(4) .Card .Card__image{grid-row:3/span 1}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(3) .Card .Card__content,body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(4) .Card .Card__content{grid-row:4/span 1}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card{padding-bottom:0}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card .Card__content,body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card .Card__image{grid-column:span 2}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card .Card__image{align-self:flex-end}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card .Card__content{padding-bottom:calc(3.44828vw + 51.03448px)}}@media(min-width:550px)and (min-width:2001px){body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card .Card__content{padding-bottom:120px}}@media(min-width:550px)and (max-width:550px){body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card .Card__content{padding-bottom:70px}}@media(min-width:1024px){body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(3) .Card .Card__image,body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(4) .Card .Card__image{grid-row:1/span 1}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(3) .Card .Card__content,body.is-safari .AutoGrid__layout .AutoGrid__layout__cell:nth-of-type(4) .Card .Card__content{grid-row:2/span 1}body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card .Card__content,body.is-safari .AutoGrid__layout .AutoGrid__layout__cell .Card .Card__image{grid-column:span 1}}