.section-mask{--hero-bottom-mask:url(/images/masks/hero-mask-2.svg);--hero-top-mask:url(/images/masks/hero-mask-2.svg)}.section-mask:nth-of-type(2n){--hero-bottom-mask:url(/images/masks/hero-mask-3.svg);--hero-top-mask:url(/images/masks/hero-mask-3.svg)}.section-mask:nth-of-type(3n){--hero-bottom-mask:url(/images/masks/hero-mask-1.svg);--hero-top-mask:url(/images/masks/hero-mask-1.svg)}.section-mask:after,.section-mask:before{content:"";height:var(--sc-section-mask-height);-webkit-mask:var(--hero-bottom-mask) no-repeat bottom center / 100% 100%;-webkit-mask:var(--hero-bottom-mask) no-repeat bottom center / 100% 100%;mask:var(--hero-bottom-mask) no-repeat bottom center / 100% 100%;pointer-events:none;position:absolute;bottom:-1px;left:0;right:0}.section-mask:before,.section-mask:after{background-color:var(--sc-color-primary)}.section-mask:before{opacity:.7;z-index:3}.section-mask--secondary:before,.section-mask--secondary:after{background-color:var(--sc-color-secondary)}.section-mask--tertiary:before,.section-mask--tertiary:after{background-color:var(--sc-color-tertiary)}.section-mask--quaternary:before,.section-mask--quaternary:after{background-color:var(--sc-color-quaternary)}.section-mask--white:before,.section-mask--white:after{background-color:var(--sc-color-white)}.section-mask--cream:before,.section-mask--cream:after{background-color:var(--sc-color-primary-tint)}.section-mask--pattern-primary:before{background-color:var(--sc-color-primary)}.section-mask--pattern-primary:after{background-color:var(--sc-color-primary);z-index:2;background:url(/images/backgrounds/bg-pattern--primary.svg) 0 100%/45%}.section-mask--pattern-secondary:after{background-color:var(--sc-color-secondary);z-index:2;background:url(/images/backgrounds/bg-pattern--secondary.svg) 0 100%/45%}.section-mask--pattern-tertiary:after{background-color:var(--sc-color-tertiary);z-index:2;background:url(/images/backgrounds/bg-pattern--tertiary.svg) 0 100%/45%}.section-mask--pattern-quaternary:after{background-color:var(--sc-color-quaternary);z-index:2;background:url(/images/backgrounds/bg-pattern--quaternary.svg) 0 100%/45%}.section-mask--position-top:after{background-position:0 0}.section-mask--position-bottom:after{background-position:0 100%}.section-mask__top>div:before{content:"";opacity:1;z-index:4;width:100%;height:70px;position:absolute;top:-70px;bottom:auto;left:0;-webkit-mask:none;mask:none}.section-mask__top--primary>div:before{background-color:var(--sc-color-primary)}.section-mask__top--secondary>div:before{background-color:var(--sc-color-secondary)}.section-mask__top--tertiary>div:before{background:linear-gradient(to bottom, transparent 0%, var(--sc-color-tertiary) 100%)}.section-mask__top--quaternary>div:before{background-color:var(--sc-color-quaternary)}