/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.wide-image-banner{grid-column-start:start;grid-column-end:end}.wide-image-banner__image{grid-area:1/1/1/-1}.wide-image-banner__image article,.wide-image-banner__image picture{display:flex;width:100%;height:100%}.wide-image-banner__image article img,.wide-image-banner__image picture img{object-fit:cover;height:auto;width:100%;max-height:45rem}@media(max-width:1023px){.wide-image-banner__image article img,.wide-image-banner__image picture img{max-height:80vh}}@media(max-width:767px){.wide-image-banner__image article img,.wide-image-banner__image picture img{max-height:40vh}}.wide-image-banner__content{grid-area:1/7/1/11}@media(max-width:1339px){.wide-image-banner__content{grid-column-end:12}}.wide-image-banner__content-inner{background-color:#fff;border-radius:10px;padding:2rem;margin-top:6rem;margin-bottom:4rem}@media(max-width:767px){.wide-image-banner__content-inner{padding:0;margin-top:2rem;margin-bottom:2rem}}.wide-image-banner__subtitle{color:#008caa;font-size:.8rem;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:1em}.wide-image-banner__text{margin-bottom:1rem}
