.image-banner{flex-wrap:wrap;position:relative;width:100%}.image-banner__media{height:100%;position:relative;width:100%}.image-banner__media .img--wrapper{height:100%;margin-bottom:0}.image-banner__media--desktop{display:none}@media screen and (min-width:768px){.image-banner__media--desktop{display:block}.image-banner__media--mobile{display:none}}.image-banner__content{box-sizing:border-box;display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.image-banner__content .site-center{width:100%}.image-banner__content-wrapper{max-width:100%}@media screen and (min-width:768px){.image-banner__content-wrapper{max-width:var(--site-center-narrow)}}.image-banner__box{align-items:center;border:0;height:-moz-fit-content;height:fit-content;padding:1rem;position:relative;text-align:center}.theme-teh .image-banner__box{font-family:var(--font-headings-regular-family)}@media screen and (min-width:768px){.image-banner__box{padding:3rem}}@media screen and (min-width:1290px){.image-banner__box{padding:4rem}}.image-banner__box--transparent{background:transparent}.image-banner__box--primary{background:var(--color-brand-primary)}.image-banner__box--secondary{background:var(--color-brand-secondary)}.image-banner__box--accent{background:var(--color-brand-accent)}.image-banner__box--white{background:var(--color-white)}.image-banner__box--black{background:var(--color-black)}.image-banner__subheading{font-size:1.125rem;line-height:1.5rem}.theme-teh .image-banner__subheading{font-family:var(--font-headings-regular-family)}.image-banner__heading,.image-banner__subheading,.image-banner__text{word-wrap:break-word}.image-banner__heading--primary,.image-banner__subheading--primary,.image-banner__text--primary{color:var(--color-brand-primary)}.image-banner__heading--secondary,.image-banner__subheading--secondary,.image-banner__text--secondary{color:var(--color-brand-secondary)}.image-banner__heading--accent,.image-banner__subheading--accent,.image-banner__text--accent{color:var(--color-brand-accent)}.image-banner__heading--white,.image-banner__subheading--white,.image-banner__text--white{color:var(--color-white)}.image-banner__heading--black,.image-banner__subheading--black,.image-banner__text--black{color:var(--color-black)}.image-banner__buttons,.image-banner__heading,.image-banner__subheading,.image-banner__text{margin-bottom:calc(var(--element-spacing)*1)}.image-banner__buttons:last-child,.image-banner__heading:last-child,.image-banner__subheading:last-child,.image-banner__text:last-child{margin-bottom:0}.image-banner__buttons{display:inline-flex;flex-direction:column}.image-banner__buttons .button:first-child{margin-left:0}.image-banner__buttons .button:last-child{margin-right:0}@media screen and (max-width:767px){.image-banner__buttons .button:first-child:not(:last-child){margin-bottom:var(--element-spacing)}}@media screen and (min-width:768px){.image-banner__buttons{flex-direction:row}.image-banner__buttons .button{margin:0 var(--element-spacing)}}.template-404 .image-banner__heading{font-family:var(--font-regular-family);font-style:var(--font-regular-style);font-weight:var(--font-regular-weight)}.template-404 .image-banner__buttons{margin-top:2rem}.theme-so.template-404 .image-banner__heading{font-family:var(--font-headings-regular-family);font-weight:var(--font-headings-regular-weight)}