.hero{background-color:#8d1831;position:relative}.hero .page-center{display:flex;justify-content:flex-end;position:relative;z-index:2}.hero__content{padding:50px 0}.hero h1{color:#fff}@media (min-width:768px){.hero h1{font-size:48px}.hero__bg.desktop{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero__bg img{height:100%!important;object-fit:contain;object-position:left center;width:100%!important}.hero__content{flex:0 1 50%;padding:50px 0 30px}.hero .mobile{display:none}}@media (min-width:962px){.hero__content{padding:100px 0 80px}}@media (min-width:1100px){.hero__content{padding:150px 0 130px}}@media (max-width:767px){.hero{display:flex;flex-direction:column-reverse}.hero .desktop{display:none}}