.rwd .atom-background-video-figure{display:none;height:100%;position:absolute;top:0;width:100%}
@media(min-width:768px){.rwd .atom-background-video-figure{display:block}
}
.rwd .atom-background-video-figure .atomVideo{position:absolute;top:0;width:100%;height:100%}
.rwd .atom-background-video-figure video{object-fit:cover;object-position:center center}
.rwd .atom-background-video-figure .ratio{padding:0;height:100%}
.rwd .atom-background-video-figure .video-js.bc-player-default_default .vjs-poster{background-size:cover}
.rwd .atom-background-video-figure .video-js.bc-player-default_default .vjs-control-bar{z-index:400}
.rwd .atom-background-video-figure .video-js.bc-player-default_default .vjs-big-play-button{display:none}
.rwd .background-overlay{background-color:#000;height:100%;left:0;opacity:.65;position:absolute;top:0;width:100%}
@media(max-width:767px){.rwd .background-overlay.no-background-image{display:none}
}
.rwd .column-layout-container{padding-bottom:5rem;padding-top:5rem;position:relative}
.rwd .column-layout-container.force-background.solid{background-position:center;background-size:cover}
@media(max-width:767px){.rwd .column-layout-container.disable-mobile-background-image{background-image:none !important}
}
.rwd .column-layout-container-content{overflow:hidden;position:relative}
.rwd .column-layout-container-content .column-layout-row{display:flex;flex-wrap:wrap;margin-bottom:-1rem;margin-top:-1rem}
@media(min-width:992px){.rwd .column-layout-container-content .column-layout-row{margin-bottom:0;margin-top:0}
}
.rwd .column-layout-container-content .column-layout-column{float:none;padding-bottom:1rem;padding-top:1rem}
@media(min-width:992px){.rwd .column-layout-container-content .column-layout-column{padding-bottom:0;padding-top:0}
}
.rwd .column-layout-container-content .atomImage,.rwd .column-layout-container-content .atomVideo{margin-bottom:1rem}
.rwd .column-layout-container-content .atomCta{padding-bottom:.13rem}