.hero-home{background-color:var(--c-second);color:var(--c-white);padding-bottom:2rem;padding-top:20rem;position:relative}.hero-home__upper-right-accent{position:absolute;right:0;top:0}.hero-home__lower-left-accent{bottom:0;left:0;position:absolute}@media screen and (max-width:991px){.hero-home__lower-left-accent,.hero-home__upper-right-accent{display:none}}.hero-home__content-wrap{padding:4rem 0}.hero-home__heading{color:var(--c-white)}.hero-home__heading strong{color:var(--c-third)}.hero-home__content{color:var(--c-white)}@media (min-width:992px){.hero-home{padding-bottom:6rem}.hero-home__heading{max-width:52rem}.hero-home__content-wrap{display:flex;flex-wrap:wrap;justify-content:right}.hero-home__content{max-width:52rem;text-align:right}}