.image-background{--font-size-heading-min: 72px;--font-size-heading-base: 10vw;--font-size-heading-max: 136px;--heading-vertical-position: 30px;background:var(--color-section-bg)}.image-background__item{display:flex;justify-content:start;background-image:var(--image-mobile);background-position:center;background-size:cover;width:var(--image-mobile-width);height:var(--image-mobile-height)}.image-background__item.item--top{align-items:start}.image-background__item.item--middle{align-items:center}.image-background__item.item--bottom{align-items:end}.image-background__item .image-background__itemHeading{color:#fff;font-size:clamp(var(--font-size-heading-min),var(--font-size-heading-base),var(--font-size-heading-max));line-height:1.1;letter-spacing:-2px}@media (min-width: 768px){.image-background__item{background-image:var(--image-desktop);justify-content:center}.image-background__item .image-background__itemHeading{letter-spacing:0}}@media (min-width: 1024px){.image-background__item .image-background__itemHeading{transform:translateY(var(--heading-vertical-position))}}
