.section+.section{margin-top:var(--section-spacing--custom,var(--section-spacing))}.section--flourish{background-image:var(--flourish);background-repeat:no-repeat;background-size:200px}.section--flourish--1{background-image:var(--flourish);background-position:bottom right;background-repeat:no-repeat;background-size:200px}.section--flourish--h-left{background-position-x:left}.section--flourish--h-middle{background-position-x:center}.section--flourish--h-right{background-position-x:right}.section--flourish--v-top{background-position-y:top}.section--flourish--v-middle{background-position-y:center}.section--flourish--v-bottom{background-position-y:bottom}.section--theme{background-color:var(--theme-bg);color:var(--theme-color);padding:var(--section-spacing) 0}.section--theme.section--theme--1{--theme-bg:var(--colour-one);--theme-color:#fff}.section--theme.section--theme--1 .text-content .title__pre-title{color:var(--colour-two)}.section--theme.section--theme--1 .information-block{background:#031e5a}.section--theme.section--theme--2{--theme-bg:var(--colour-four)}.section--theme.section--theme--2 .information-block{background:#fff}.section--theme.section--theme--3{--theme-bg:var(--colour-five);--theme-color:var(--colour-one)}.section--theme.section--theme--3 .information-block{background:#fff}.section--theme .text-content__title .title{color:inherit}.section--theme .text-content__title .title__main{color:inherit}.section--theme--1+.section--theme--1{padding-top:0}.section--theme--2+.section--theme--2{padding-top:0}.section--theme--3+.section--theme--3{padding-top:0}.section--fill+.section--fill,.section--fill+.section--theme,.section--theme+.section--fill,.section--theme+.section--theme{margin-top:0}@media (min-width:1024px){.section--flourish--1{background-size:200px}.section--flourish--1{background-image:var(--flourish);background-position:bottom right;background-repeat:no-repeat;background-size:200px}.section--flourish--3{--sidebar-width:540px;position:relative}.section--flourish--3:before{content:"";position:absolute;inset:0 0 0 auto;background:#f6f7fa;width:calc((100vw - 20px - (var(--container-width)) + var(--container-gutter) * 2)/ 2 + var(--sidebar-width)/ 2)}.section--flourish--3>*{position:relative}.section--flourish--3:last-child:before{bottom:calc(var(--section-spacing) * -1)}}@media (min-width:1200px){.section--flourish--3{--sidebar-width:678px}}@media (min-width:1440px){.section--flourish--3{--sidebar-width:750px}}.section:has(.teaser-grid){display:flex}.section:has(.teaser-grid) .container{display:flex}main{margin-top:var(--header-height);padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}main .section--fill:first-child,main .section--theme:first-child{margin-top:calc(-1 * var(--section-spacing))}main .section--fill:last-child,main .section--theme:last-child{margin-bottom:calc(-1 * var(--section-spacing))}.anchor-point{position:relative;top:calc((var(--header-height) + var(--section-spacing)) * -1);display:block}