.GroupBlock{box-sizing:border-box;column-gap:var(--six-gutter);display:grid;grid-column:full;width:100%}@media(min-width:1820px){.GroupBlock{grid-template-columns:[full-start] 0 calc((100vw - var(--six-site-max-width))/2 - var(--six-gutter)) [content-start] repeat(var(--six-cols),1fr) [content-end] calc((100vw - var(--six-site-max-width))/2 - var(--six-gutter)) 0 [full-end]}}@media(max-width:1819px){.GroupBlock{--col-spacer:calc(var(--six-site-margin) - var(--six-gutter)*2);grid-template-columns:[full-start] 0 var(--col-spacer) [content-start] repeat(var(--six-cols),1fr) [content-end] var(--col-spacer) 0 [full-end]}}@supports not (display:grid){.GroupBlock{display:block;width:100%}}.GroupBlock__bg{padding-bottom:calc(5.51724vw + 39.65517px)}@media(min-width:2001px){.GroupBlock__bg{padding-bottom:150px}}@media(max-width:550px){.GroupBlock__bg{padding-bottom:70px}}.GroupBlock__bg--cream{background-color:#fbf9f6}.GroupBlock .block-editor-inner-blocks{grid-column:full}.GroupBlock .block-editor-inner-blocks div.block-editor-block-list__layout{box-sizing:border-box;column-gap:var(--six-gutter);display:grid}@media(min-width:1820px){.GroupBlock .block-editor-inner-blocks div.block-editor-block-list__layout{grid-template-columns:[full-start] 0 calc((100vw - var(--six-site-max-width))/2 - var(--six-gutter)) [content-start] repeat(var(--six-cols),1fr) [content-end] calc((100vw - var(--six-site-max-width))/2 - var(--six-gutter)) 0 [full-end]}}@media(max-width:1819px){.GroupBlock .block-editor-inner-blocks div.block-editor-block-list__layout{--col-spacer:calc(var(--six-site-margin) - var(--six-gutter)*2);grid-template-columns:[full-start] 0 var(--col-spacer) [content-start] repeat(var(--six-cols),1fr) [content-end] var(--col-spacer) 0 [full-end]}}@supports not (display:grid){.GroupBlock .block-editor-inner-blocks div.block-editor-block-list__layout{display:block;width:100%}}body.page .GroupBlock,body.single .GroupBlock{margin-top:calc(5.51724vw + 39.65517px)}@media(min-width:2001px){body.page .GroupBlock,body.single .GroupBlock{margin-top:150px}}@media(max-width:550px){body.page .GroupBlock,body.single .GroupBlock{margin-top:70px}}.TextBlock+.GroupBlock{margin-top:calc(5.51724vw + 39.65517px)}@media(min-width:2001px){.TextBlock+.GroupBlock{margin-top:150px}}@media(max-width:550px){.TextBlock+.GroupBlock{margin-top:70px}}section:has(.FullScreenMedia)+.GroupBlock{margin-top:0!important}