.AutoGrid__layout{box-sizing:border-box;column-gap:var(--six-gutter);display:grid;grid-template-columns:[content-start] repeat(var(--six-cols),1fr) [content-end]}@supports not (display:grid){.AutoGrid__layout{display:block;width:100%}}.AutoGrid__layout.AutoGrid__layout--A .AutoGrid__layout__cell{grid-column:content;margin-bottom:0}.AutoGrid__layout.AutoGrid__layout--B+.AutoGrid__layout--A .AutoGrid__layout__cell{grid-column:content}@media(min-width:1024px){.AutoGrid__layout.AutoGrid__layout--B+.AutoGrid__layout--A .AutoGrid__layout__cell{grid-column:span 7}}@media(min-width:1920px){.AutoGrid__layout.AutoGrid__layout--B+.AutoGrid__layout--A .AutoGrid__layout__cell{grid-column:span 8}}.AutoGrid__layout.AutoGrid__layout--B .AutoGrid__layout__cell{grid-column:content}@media(min-width:1024px){.AutoGrid__layout.AutoGrid__layout--B .AutoGrid__layout__cell,.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n - 1) .AutoGrid__layout__cell{grid-row:1}.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n - 1) .AutoGrid__layout__cell:first-of-type{grid-column:span 7/content}}@media(min-width:1920px){.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n - 1) .AutoGrid__layout__cell:first-of-type{grid-column:span 8/content}}@media(min-width:1024px){.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n - 1) .AutoGrid__layout__cell:nth-of-type(2){grid-column:content/span 12}}@media(min-width:1920px){.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n - 1) .AutoGrid__layout__cell:nth-of-type(2){grid-column:content/span 15}}@media(min-width:1024px){.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n) .AutoGrid__layout__cell:first-of-type{grid-column:span 12/content}}@media(min-width:1920px){.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n) .AutoGrid__layout__cell:first-of-type{grid-column:span 15/content}}@media(min-width:1024px){.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n) .AutoGrid__layout__cell:nth-of-type(2){grid-column:content/span 7}}@media(min-width:1920px){.AutoGrid__layout.AutoGrid__layout--B:nth-of-type(2n) .AutoGrid__layout__cell:nth-of-type(2){grid-column:content/span 8}}.AutoGrid__layout .AutoGrid__layout__cell{margin-bottom:calc(6.55172vw + 18.96552px)}@media(min-width:2001px){.AutoGrid__layout .AutoGrid__layout__cell{margin-bottom:150px}}@media(max-width:550px){.AutoGrid__layout .AutoGrid__layout__cell{margin-bottom:55px}}