:root{--zero: 0;--xxs: 375px;--xs: 450px;--sm: 769px;--md: 980px;--lg: 1025px;--xl: 1100px;--2xl: 1280px;--3xl: 1440px;--4xl: 1920px}@media screen and (min-width: 980px){.md-max{display:none}}@media screen and (max-width: 979px){.md-min{display:none}}.hero-text{--color: var(--white);margin-top:0;margin-top:var(--alert-height, 0);background:var(--violet-500)}.hero-text:before{content:"";display:block;width:100%;height:80px;background:var(--turquoise-500)}@media screen and (min-width: 769px){.hero-text:before{height:136px}}.hero-text-inner{position:relative;margin:0 auto;padding:var(--spacing-xl) 0}.hero-text-inner:before{content:"";position:absolute;top:-136px;bottom:0;left:calc(-1 * var(--margin));display:block;width:calc(var(--columns-size) * 2 + var(--margin));background:var(--violet-500);mix-blend-mode:multiply;opacity:.5}@media screen and (max-width: 768px){.hero-text-inner{display:flex;align-items:flex-end;min-height:320px}.hero-text-inner:before{top:-80px}}.hero-text-title{position:relative;z-index:1}
