@use "sass:math";.module.module--fullwidth-image-banner{height:100%;padding-bottom:0;padding-top:0;position:relative;transition:height .8s ease}.module.module--fullwidth-image-banner .fullwidth-image-banner-content{align-items:center;display:flex;height:100%;opacity:0;padding:3.75rem 0;position:relative;transition:opacity .8s ease;transition-delay:.1s;z-index:2}.module.module--fullwidth-image-banner .fullwidth-image-banner-content.show-content{opacity:1;z-index:4}@media print,screen and (min-width:47.9375em){.module.module--fullwidth-image-banner .fullwidth-image-banner-content{padding:5rem 0}}@media print,screen and (min-width:77.5em){.module.module--fullwidth-image-banner .fullwidth-image-banner-content{padding:10rem 0}}.module.module--fullwidth-image-banner .fullwidth-image-banner-content.left{justify-content:flex-start}.module.module--fullwidth-image-banner .fullwidth-image-banner-content.center{justify-content:center;text-align:center}.module.module--fullwidth-image-banner .fullwidth-image-banner-content.right{justify-content:flex-end}.module.module--fullwidth-image-banner.zoom-disable .fullwidth-image-banner-content{opacity:1}.module.module--fullwidth-image-banner:not(.zoom-disable){height:300vh}.module.module--fullwidth-image-banner:not(.zoom-disable) .zoom-wrapper{height:105vh;min-height:37.5rem;position:relative}.module.module--fullwidth-image-banner:not(.zoom-disable) .zoom-wrapper>.grid-container{height:100%}.module.module--fullwidth-image-banner:not(.zoom-disable) .sticky-wrapper{overflow:hidden;position:sticky;top:0}.module.module--fullwidth-image-banner:not(.zoom-disable) .zoom-overlay{background:url(c6ad32b68c8a.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;z-index:3}.module.module--fullwidth-image-banner .banner-content{max-width:34.25rem;width:100%}.module.module--fullwidth-image-banner .banner-content.has-background{background:rgba(0,0,0,.7);padding:20px}