.section{background:var(--cs__primary__bg);display:grid;grid-column:full;align-items:flex-start;grid-template-columns:[full-start] 20px [max-start] 1fr [grid-start] clamp(310px,80vw,700px) [grid-end] 1fr [max-end] 20px [full-end];opacity:1;position:relative;padding:var(--container-padding) 0}.section__background.image{z-index:1}.section__background.image .image__spacer{border-radius:0}.section__content{position:relative;z-index:3}.section__content:empty{display:grid;grid-column:grid;align-items:flex-start;grid-template-columns:[full-start max-start] 1fr [grid-start] clamp(310px,80vw,700px) [grid-end] 1fr [max-end full-end]}.section--bm{background:none}.section--bm:after{position:absolute;content:"";pointer-events:none;inset:0;z-index:2;background:var(--cs__primary__bg);opacity:1}.section--bm-hard-light:after{mix-blend-mode:hard-light}.section--bm-soft-light:after{mix-blend-mode:soft-light}.section--bm-multiply:after{mix-blend-mode:multiply}.section--vf:after{position:absolute;pointer-events:none;z-index:1;content:"";inset:0}.section--vf-to-white-bottom:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.section--vf-to-white-top:after{background:linear-gradient(180deg,#f7f7f7 0,hsla(0,0%,100%,0))}.section--vf-to-lightgrey-bottom:after{background:linear-gradient(180deg,hsla(0,0%,96.9%,0) 0,#f7f7f7)}.section--vf-to-lightgrey-top:after{background:linear-gradient(180deg,#f7f7f7 0,hsla(0,0%,96.9%,0))}@media(min-width:769px){.section{grid-template-columns:[full-start] 20px [max-start] 1fr [grid-start] clamp(620px,80vw,1176px) [grid-end] 1fr [max-end] 20px [full-end]}.section__content:empty{grid-template-columns:[full-start max-start grid-start] clamp(620px,80vw,1176px) [grid-end max-end full-end]}}
