.hero-gradient{--height:240px;--titleWidth:50%}.hero-gradient--title-below .hero-gradient__bg{height:var(--height)}@media(max-width:991.96px){.hero-gradient--title-below .hero-gradient__title{background:rgb(var(--color-accent));min-height:0;padding:15px;width:100%}.hero-gradient--title-below .hero-gradient__title span{font-size:calc(18/var(--base)*1rem)}.hero-gradient--title-below .hero-gradient__bg{position:relative}}.hero-gradient img{width:100%}@media(min-width:576px){.hero-gradient{--height:480px}}@media(min-width:992px){.hero-gradient{--height:580px}.hero-gradient .hero-gradient__title{padding-bottom:176px}.hero-gradient .hero-gradient__title h2{font-size:calc(64/var(--base)*1rem)}}.hero-gradient__wrap{min-height:var(--height)}.hero-gradient__title,.hero-gradient__wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.hero-gradient__title{-ms-flex-align:start;-ms-flex-pack:end;align-items:start;background-image:linear-gradient(271deg,hsla(0,0%,100%,0) 10%,hsla(0,0%,100%,.4) 45%,hsla(0,0%,100%,.9) 75%);justify-content:end;min-height:inherit;width:100%;z-index:1}.hero-gradient__title h2{display:inline-block;font-size:calc(24/var(--base)*1rem);margin-bottom:0}.hero-gradient__title h2 span{display:block;font-size:calc(32/var(--base)*1rem);margin-top:10px}.hero-gradient__title-image--mobile{display:none}@media(max-width:991.96px){.hero-gradient__title-image{display:none}.hero-gradient__title-image--mobile{display:block}}.hero-gradient__title-separator{background-image:linear-gradient(to right,rgba(var(--color-accent),0) 70%,rgb(var(--color-primary)) 20%);background-position:top;background-repeat:repeat-x;background-size:10px 2px;display:block;height:5px;margin-top:10px;width:calc(100% + 60px)}.hero-gradient__bg{height:auto;height:100%;left:0;position:absolute;top:0;width:100%}.hero-gradient__bg .image-wrap{margin:0 auto;max-width:2500px}