.text-banner{position:relative;width:90rem;max-width:100%;height:100%;background:var(--banner-background-url, transparent) no-repeat center;background-size:cover}@media only screen and (min-width: 48em){.text-banner{min-height:43.75rem}}.text-banner:after{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:var(--banner-background-color, #17009b);opacity:.8;mix-blend-mode:multiply}.text-banner__wrapper{--color:var(--text-banner-color, #ffffff);z-index:1;width:100%;text-align:center}.text-banner__title{margin-top:1.25rem}.text-banner__content,.text-banner__bottom-text{margin-top:1.5625rem}
