.smb-section-with-bgimage{position:relative;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.smb-section-with-bgimage__bgimage{position:absolute;top:0;right:0;bottom:0;left:0}.smb-section-with-bgimage__bgimage iframe,.smb-section-with-bgimage__bgimage img,.smb-section-with-bgimage__bgimage video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:none;max-width:none;min-height:100%;min-width:100%}@supports (object-fit:cover){.smb-section-with-bgimage__bgimage iframe,.smb-section-with-bgimage__bgimage img,.smb-section-with-bgimage__bgimage video{object-fit:cover;max-width:100%;height:100%;width:100%;min-height:auto;min-width:auto}}.smb-section-with-bgimage__mask{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000}.smb-section-with-bgimage>.c-container{position:relative;flex:1 1 100%}.smb-section-with-bgimage--left .smb-section__body,.smb-section-with-bgimage--left .smb-section__lede,.smb-section-with-bgimage--left .smb-section__subtitle,.smb-section-with-bgimage--left .smb-section__title{text-align:left}.smb-section-with-bgimage--left .smb-section__title:after{margin-right:auto;margin-left:0}.smb-section-with-bgimage--left .smb-section__lede{display:block}.smb-section-with-bgimage--center .smb-section__body,.smb-section-with-bgimage--center .smb-section__title{text-align:center}.smb-section-with-bgimage--center .smb-section__title:after{margin-right:auto;margin-left:auto}.smb-section-with-bgimage--right .smb-section__body,.smb-section-with-bgimage--right .smb-section__lede,.smb-section-with-bgimage--right .smb-section__subtitle,.smb-section-with-bgimage--right .smb-section__title{text-align:right}.smb-section-with-bgimage--right .smb-section__title:after{margin-right:0;margin-left:auto}.smb-section-with-bgimage--right .smb-section__lede{display:block}@supports (object-fit:cover){.smb-section-with-bgimage--wide{min-height:75vh}}@media (min-width:40em){.smb-section-with-bgimage__bgimage--sm{display:none}}@media (min-width:64em){.smb-section-with-bgimage__bgimage--md{display:none}}