.section--hero{width:100%}.hero{position:relative}.hero,.hero .hero__bg{height:auto;width:100%}.hero .hero__bg{left:0;top:0;z-index:1}@media screen and (min-width:991px){.hero .hero__bg{height:100%;position:absolute}}.hero .hero__bg img{display:block;height:auto;object-fit:cover;width:100%}@media screen and (min-width:991px){.hero .hero__bg img{height:100vh}}.hero .hero__wrapper{height:auto;padding-top:3.125rem;position:relative;z-index:2}@media screen and (min-width:991px){.hero .hero__wrapper{display:flex;height:100vh;justify-content:flex-end;padding-top:var(--header-height)}}.hero .hero__wrapper article{height:auto;position:relative;z-index:2}@media screen and (min-width:991px){.hero .hero__wrapper article{display:flex;flex-direction:column;height:100%;justify-content:center}}@media screen and (min-width:1199px){.hero .hero__wrapper article{justify-content:unset;padding-top:10.8125rem}}.hero .hero__wrapper article h1{color:#fff;font-size:2.1875rem;font-weight:700;letter-spacing:0;line-height:98%;margin-bottom:1.5rem;max-width:34.375rem}@media screen and (min-width:1199px){.hero .hero__wrapper article h1{font-size:3.75rem}}.hero .hero__wrapper article h2{color:#fff;font-weight:600}.theme-dark .hero .hero__wrapper article h1+h2{color:#e54221}