.group{position:relative;overflow:hidden;margin-top:var(--section-gap)}.group--theme-black{background-color:var(--black)}.group--theme-light-grey{background-color:var(--grey-50)}.group--theme-primary{background-color:var(--primary-main)}.group--theme-primary-gradient{background-image:linear-gradient(to bottom,var(--primary-900),var(--primary-main))}.layout__body>.group:first-child{margin-top:calc(-1 * var(--header-height));padding-top:var(--header-height)}.group+.group,.group--theme-transparent,.hero+.group{margin-top:0}.group__body{position:relative}*+.group__footer{margin-top:var(--section-gap)}.group--theme-transparent *+.group__footer{margin-top:0}