.banner--root{position:relative;display:flex;flex-grow:1}.banner--foreground-text{position:relative;max-width:800px;display:inline-block}@media only screen and (max-width:767px){.banner--foreground-text{max-width:100%}}.banner--foreground-text a{text-decoration:underline}.banner--foreground-container{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.banner--foreground-image{width:var(--fg-width);max-width:100%;padding:var(--spacing--block)}@media only screen and (max-width:767px){.banner--foreground-image{width:calc(var(--fg-mobile-width))}}