@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;700;900&display=swap);.hero{position:relative;text-align:center;background:#003b79}@media(min-width:1200px){.hero{text-align:left;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}}.hero-product{margin-top:3.875rem}@media(min-width:1200px){.hero-product{margin-top:0}}.hero__text,.hero__title{color:#fff}.hero__bg{position:absolute;right:0;bottom:0;top:0;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.hero__bg:after{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom:8px solid #b3071b}@media(min-width:1024px){.hero__bg:after{content:"";position:absolute;bottom:0;left:0;width:50%;border-bottom:none}}.hero__bg:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(244.11deg,rgba(0,30,61,0) 24.13%,rgba(0,30,61,.8) 97.07%)}.hero__inner{align-items:center}@media(min-width:1024px){.hero__inner{min-height:40vh;display:flex;width:100%;align-items:center;justify-content:flex-end;flex-direction:column}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.hero__inner{height:100vh;max-height:40vh;overflow:hidden}}.hero__content{padding:18vh 0 0;width:100%;z-index:1}@media(min-width:1024px){.hero__content{top:0;position:static;padding:0}}