.smb-section-with-bgimage{position:relative;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.smb-section-with-bgimage__repeatable-image{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-position:50% 50%}.smb-section-with-bgimage__repeatable-image img{display:none}.smb-section-with-bgimage__bgimage{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;background-color:var(--_color-white,#fff)}.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 ((-o-object-fit: cover) or (object-fit: cover)){.smb-section-with-bgimage__bgimage iframe,.smb-section-with-bgimage__bgimage img,.smb-section-with-bgimage__bgimage video{-o-object-position:50% 50%;object-position:50% 50%;max-width:100%;height:100%;width:100%;min-height:auto;min-width:auto}}@supports ((-o-object-fit: cover) or (object-fit: cover)){.smb-section-with-bgimage__bgimage img,.smb-section-with-bgimage__bgimage video{-o-object-fit:cover;object-fit:cover}}.smb-section-with-bgimage__mask{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#111;background-color:var(--_color-black,#111)}.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 ((-o-object-fit: cover) or (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}}