.background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 50%;opacity:0;transition:opacity .6s}.background-image--top-left{background-position:top left}.background-image--top-center{background-position:top center}.background-image--top-right{background-position:top right}.background-image--center-left{background-position:center left}.background-image--center-right{background-position:center right}.background-image--bottom-left{background-position:bottom left}.background-image--bottom-center{background-position:bottom center}.background-image--bottom-right{background-position:bottom right}.background-image--triggered{opacity:1}
.image-banner__inner{padding:10px 20px}.image-banner__content{max-width:2000px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;min-height:230px;margin-left:auto;margin-right:auto}.image-banner__content img{z-index:2;height:90%}.image-banner__content h2{z-index:2;color:#f1eee5}@media screen and (min-width: 480px){.image-banner__content{-ms-flex-pack:justify;justify-content:space-between}}
