.star-hero{position:relative;overflow:hidden}.star-hero .star-hero-wrapper{background-color:var(--accent);min-height:30rem}.star-hero .image-wrapper{position:absolute;bottom:0;right:0;z-index:3}.star-hero .image-wrapper picture{display:block;height:40rem}@media(min-width:768px) and (max-width:991px){.star-hero .image-wrapper picture{height:30rem}}@media(min-width:992px){.star-hero .image-bk{max-width:170rem;margin:0 auto;position:relative}.star-hero .image-bk:after,.star-hero .image-bk:before{background-color:var(--accent);content:"";position:absolute;top:0;width:20vw;height:100%;z-index:-1}.star-hero .image-bk:before{left:-17vw}.star-hero .image-bk:after{right:-17vw}}@media(max-width:991px){.star-hero .image-bk{height:auto;z-index:2;position:relative;width:100%}}.star-hero .container{position:relative;z-index:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.star-hero__content{padding-top:8rem}.star-hero__title{color:var(--light);font-family:var(--font-primary);font-weight:var(--font-weight-bold);font-size:var(--font-heading1);line-height:var(--line-height-heading1);margin-bottom:2.5rem}@media(max-width:767px){.star-hero .star-hero-wrapper{padding-bottom:25rem}.star-hero .image-wrapper picture{height:25rem}.star-hero .image-bk:before{content:"";background-color:var(--accent);width:100%;height:3rem;position:absolute;top:-3rem;left:0;right:0}.star-hero__content{padding-top:6rem;text-align:center}.star-hero__title{font-size:3.8rem;line-height:1.2;margin-bottom:1.5rem}}.star-hero__subcopy{color:var(--light);font-family:var(--font-secondary);font-weight:var(--font-weight-regular);font-size:var(--font-default);line-height:1.4}.star-hero__subcopy p{margin:0}@media(max-width:767px){.star-hero__subcopy{font-size:var(--font-body-sm);line-height:1.4}}@media(max-width:991px){.star-hero__title{font-size:var(--font-heading1-sm);line-height:var(--line-height-heading1-sm);font-weight:var(--font-weight-regular)}.star-hero__subcopy p{font-size:var(--font-body-large-sm);line-height:var(--line-height-body-large-sm)}}@media(max-width:440px){.star-hero__content{padding-top:4rem}}