.hero{position:relative;padding-top:64px;padding-bottom:64px;min-height:438px;display:flex;flex-direction:column;justify-content:center}.hero__body{padding-left:21px;padding-right:21px;position:relative;z-index:10}.hero__title{font-size:20px;line-height:1.35}.hero__title strong{font-weight:500}.hero__content{font-size:14px;line-height:1.6429}.hero__image{width:100%;position:absolute;top:0;right:0;bottom:0}.hero__image:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;bottom:0}.hero__image img{object-fit:cover;height:100%;width:100%}.hero.text-dark{color:#002038 !important}@media(min-width:992px){.hero{height:423px}.hero__body{padding-left:0;padding-right:0;max-width:50%}.hero__title{font-size:32px}.hero__title strong{font-weight:600}.hero__content{opacity:.6;line-height:1.7857}.hero__image{max-width:50%}.hero__image:before{width:50%}}@media(min-width:1400px){.hero__body{max-width:680px}}