.hero{background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:100%;z-index:0}.hero__overlay{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.hero__content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 auto;max-width:1140px;padding-left:20px;padding-right:20px;position:relative;z-index:2}.hero__content_cta{margin-top:1.5rem;text-align:center}.hero__content_cta a{display:inline-block}.hero__content_heading_header{margin:0}.hero__content_cta_button_primary{background-color:#c90001;border-radius:0 0 0 0;box-shadow:inset 0 45px 40px -10px #c90000;color:#fff;font-family:Poppins,Sans-serif;font-size:13px;font-weight:600;letter-spacing:1px;line-height:18px;padding:16px 32px;text-decoration:none;text-transform:uppercase;transition-duration:.3s;transition-property:transform}.hero__content_cta_button_primary:active,.hero__content_cta_button_primary:hover{background-color:#4a0101;color:#fff;transform:scale(1.1)}@media screen and (max-width:767px){.hero__content_cta,.hero__content_heading{flex-basis:100%}.hero__content_cta{margin-top:3rem}.hero__content_heading_header,.hero__content_sub_heading{text-align:center}}