.image-banner{-ms-flex-wrap:wrap;flex-wrap:wrap}.image-banner,.image-banner__media{position:relative;width:100%}.image-banner__media .img--wrapper{margin-bottom:0}.image-banner__media--desktop{display:none}@media screen and (min-width:48rem){.image-banner__media--desktop{display:block}.image-banner__media--mobile{display:none}}.image-banner__content{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;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:80%}@media screen and (min-width:48rem){.image-banner__content-wrapper{max-width:var(--site-center-narrow)}}.image-banner__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2rem;position:relative;text-align:center}@media screen and (min-width:48rem){.image-banner__box{padding:3rem}}@media screen and (min-width:75rem){.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--funnel{background:var(--color-brand-funnel)}.image-banner__box--purple{background:var(--color-brand-purple)}.image-banner__box--red{background:var(--color-brand-red)}.image-banner__box--white{background:var(--color-white)}.image-banner__box--gray{background:var(--color-black-5)}.image-banner__heading,.image-banner__text{word-wrap:break-word}.image-banner__heading--primary,.image-banner__text--primary{color:var(--color-brand-primary)}.image-banner__heading--secondary,.image-banner__text--secondary{color:var(--color-brand-secondary)}.image-banner__heading--funnel,.image-banner__text--funnel{color:var(--color-brand-funnel)}.image-banner__heading--purple,.image-banner__text--purple{color:var(--color-brand-purple)}.image-banner__heading--red,.image-banner__text--red{color:var(--color-brand-red)}.image-banner__heading--white,.image-banner__text--white{color:var(--color-white)}.image-banner__heading--black,.image-banner__text--black{color:var(--color-black)}.image-banner__buttons,.image-banner__heading,.image-banner__text{margin-bottom:calc(var(--element-spacing)*1)}.image-banner__buttons:last-child,.image-banner__heading:last-child,.image-banner__text:last-child{margin-bottom:0}.image-banner__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;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:47.9375rem){.image-banner__buttons .button:first-child:not(:last-child){margin-bottom:var(--element-spacing)}}@media screen and (min-width:48rem){.image-banner__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.image-banner__buttons .button{margin:0 var(--element-spacing)}}