.SectionContentBlock{--block-margin:0 0 var(--spacing-small)}.SectionContentBlock.align-left{--block-background-offset:-1}.SectionContentBlock.align-center{--block-background-offset:-.5}.SectionContentBlock.bg-offset-left>.Block-background,.SectionContentBlock.bg-offset-right>.Block-background{width:calc(50vw + var(--block-content-width)/2)}.SectionContentBlock.bg-offset-left.align-left>.Block-background,.SectionContentBlock.bg-offset-left.align-right>.Block-background,.SectionContentBlock.bg-offset-right.align-left>.Block-background,.SectionContentBlock.bg-offset-right.align-right>.Block-background{width:calc(var(--layout-width) + (100vw - var(--layout-width))/2)}.SectionContentBlock.bg-offset-left,.SectionContentBlock.bg-offset-left>.Block-background{border-top-left-radius:var(--border-radius-x-large)!important}.SectionContentBlock.bg-offset-right,.SectionContentBlock.bg-offset-right>.Block-background{border-top-right-radius:var(--border-radius-x-large)!important}.SectionContentBlock.bg-offset-right>.Block-background{left:auto;position:absolute;right:calc((var(--layout-width) - var(--block-content-width))*var(--block-background-offset))}@media(max-width:1079px){.SectionContentBlock.bg-offset-left .Block-background,.SectionContentBlock.bg-offset-right .Block-background{left:50%;margin-left:-50vw;margin-right:-50vw;right:50%;width:100vw}}@media(max-width:719px){.SectionContentBlock.bg-offset-left .SectionContentBlock-background>div,.SectionContentBlock.bg-offset-right .SectionContentBlock-background>div{opacity:.5!important}.SectionContentBlock{min-height:calc(var(--block-content-height)*1.25)!important}}