.blk-hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.blk-hero__bg{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:0}.blk-hero--has-mobile-bg .blk-hero__bg--desktop{display:block}.blk-hero--has-mobile-bg .blk-hero__bg--mobile{display:none}@media(max-width:991.98px){.blk-hero--has-mobile-bg .blk-hero__bg--desktop{display:none}.blk-hero--has-mobile-bg .blk-hero__bg--mobile{display:block}}.blk-hero__overlay{background-color:#000;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.blk-hero__content{padding-bottom:80px;padding-top:80px;position:relative;z-index:2}.blk-hero__title{line-height:1.4;margin-bottom:0}@media(max-width:991.98px){.blk-hero__title{line-height:1.35}}.blk-hero__subtitle{margin-bottom:0;opacity:.9}@media(max-width:991.98px){.blk-hero{min-height:60vh}.blk-hero__content{padding-bottom:60px;padding-top:60px}}@media(max-width:575.98px){.blk-hero{min-height:50vh}.blk-hero__content{padding-bottom:40px;padding-top:40px}}