.image-bg{position:relative;width:100%}.image-bg__desktop{display:none;position:relative}@media (min-width:1024px){.image-bg__desktop{display:block}}.image-bg__mobile{display:block}@media (min-width:1024px){.image-bg__mobile{display:none}}.image-bg__img{width:100%;height:auto;display:block}.image-bg__gradient{position:relative;background:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-top)),to(var(--gradient-bottom)));background:linear-gradient(to bottom,var(--gradient-top),var(--gradient-bottom));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.image-bg__bg-img{display:block;max-width:15rem;width:100%;height:auto}.image-bg__content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;padding:2rem;gap:1rem}.image-bg__content--start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.image-bg__content--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-bg__content--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.image-bg__title{color:var(--title-color);line-height:110%}.image-bg__title h1,.image-bg__title h2,.image-bg__title h3,.image-bg__title h4,.image-bg__title h5,.image-bg__title h6,.image-bg__title p{color:inherit;font-size:inherit;line-height:inherit}.image-bg__description{color:var(--description-color);max-width:20rem;line-height:110%}.image-bg__description h1,.image-bg__description h2,.image-bg__description h3,.image-bg__description h4,.image-bg__description h5,.image-bg__description h6,.image-bg__description ol,.image-bg__description p,.image-bg__description ul{color:inherit;font-size:inherit;line-height:inherit}.image-bg__richtext{color:var(--richtext-color);max-width:20rem;line-height:110%}.image-bg__richtext h1,.image-bg__richtext h2,.image-bg__richtext h3,.image-bg__richtext h4,.image-bg__richtext h5,.image-bg__richtext h6,.image-bg__richtext ol,.image-bg__richtext p,.image-bg__richtext ul{color:inherit;font-size:inherit;line-height:inherit}.image-bg__cta{position:absolute;top:var(--cta-vertical-desktop);left:var(--cta-horizontal-desktop);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;max-width:70vw}.image-bg__cta a{text-transform:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5em;white-space:nowrap;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.image-bg__cta a .button__text{text-align:center;-ms-flex-negative:1;flex-shrink:1;min-width:0}.image-bg__cta-mobile a{text-transform:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5em;white-space:nowrap}.image-bg__cta-mobile a .button__text{text-align:center}