.nsw-hero-banner{background-color:var(--nsw-white);position:relative}.nsw-hero-banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:rgba(var(--nsw-black-rgb),.1)}.nsw-hero-banner__container{max-width:var(--nsw-container-width);padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}.nsw-hero-banner__wrapper{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}@media (min-width: 48rem){.nsw-hero-banner__wrapper{margin-left:-1rem;margin-right:-1rem}}.nsw-hero-banner__content{width:100%;padding:.5rem}@media (min-width: 48rem){.nsw-hero-banner__content{padding:1rem}}@media (min-width: 48rem){.nsw-hero-banner__content{width:58.3333333333%;max-width:58.3333333333%}}@media (min-width: 75rem){.nsw-hero-banner__content{width:50%;max-width:50%}}@media (min-width: 0rem){.nsw-hero-banner__content{padding-top:2rem;padding-bottom:2rem}}@media (min-width: 48rem){.nsw-hero-banner__content{min-height:16.25rem;display:flex;flex-direction:column;justify-content:center}}@media (min-width: 62rem){.nsw-hero-banner__content{padding-top:5.5rem;padding-bottom:5.5rem}}@media (min-width: 48rem){.nsw-hero-banner--wide .nsw-hero-banner__content{width:66.6666666667%;max-width:66.6666666667%}}@media (min-width: 75rem){.nsw-hero-banner--wide .nsw-hero-banner__content{width:58.3333333333%;max-width:58.3333333333%}}@media (min-width: 48rem){.nsw-hero-banner--featured .nsw-hero-banner__content{min-height:0;display:block}}.nsw-hero-banner__content .nsw-button{margin:1.5rem 0 0}.nsw-hero-banner__content .nsw-intro{margin:.5rem 0 0}@media (min-width: 48rem){.nsw-hero-banner__content .nsw-intro{margin-top:1rem}}.nsw-hero-banner__links{width:100%;padding:.5rem}@media (min-width: 48rem){.nsw-hero-banner__links{padding:1rem}}@media (min-width: 48rem){.nsw-hero-banner__links{width:33.3333333333%;max-width:33.3333333333%}}@media (min-width: 75rem){.nsw-hero-banner__links{width:33.3333333333%;max-width:33.3333333333%;margin-left:8.3333333333%}}@media (min-width: 0rem){.nsw-hero-banner__links{margin-top:-.5rem;padding-top:0;padding-bottom:2rem}}@media (min-width: 48rem){.nsw-hero-banner__links{margin-top:0;padding-top:2rem}}@media (min-width: 62rem){.nsw-hero-banner__links{padding-top:5.5rem;padding-bottom:5.5rem}}.nsw-hero-banner__list{z-index:100;border-left:solid 2px var(--nsw-brand-accent);padding-left:1rem;position:relative}.nsw-hero-banner__list ul{margin:0;padding:0;list-style:none}.nsw-hero-banner__list li{display:block;margin-top:1rem}.nsw-hero-banner__list li:first-child{margin-top:0}.nsw-hero-banner__sub-title{font-size:var(--nsw-font-size-md-mobile);line-height:var(--nsw-line-height-md-mobile);margin:0 0 1rem;font-weight:var(--nsw-font-bold)}@media (min-width: 62rem){.nsw-hero-banner__sub-title{font-size:var(--nsw-font-size-md-desktop);line-height:var(--nsw-line-height-md-desktop)}}.nsw-hero-banner__box{display:none;position:absolute;right:0;top:0;bottom:0;width:41.66667%;padding-left:1rem;overflow:hidden}@media (min-width: 48rem){.nsw-hero-banner__box{display:flex}}@media (min-width: 75rem){.nsw-hero-banner__box{width:50%;padding-left:calc(var(--nsw-container-width) / 12 + .5rem * 2)}}.nsw-hero-banner__image{width:100%;height:100%;object-fit:cover;object-position:center}.nsw-hero-banner__lines{display:none;background-color:var(--nsw-brand-light);position:relative}@media (min-width: 48rem){.nsw-hero-banner__lines{display:block;width:100%}}.nsw-hero-banner__lines:after{content:"";position:absolute;top:0;bottom:0;left:-1rem;width:2rem;background-color:var(--nsw-brand-supplementary)}.nsw-hero-banner--light{background-color:var(--nsw-brand-light)}.nsw-hero-banner--light .nsw-hero-banner__lines{background-color:var(--nsw-brand-dark)}.nsw-hero-banner--off-white{background-color:var(--nsw-off-white)}.nsw-hero-banner--dark{background-color:var(--nsw-brand-dark)}.nsw-hero-banner--dark .nsw-hero-banner__content,.nsw-hero-banner--dark .nsw-hero-banner__links{color:var(--nsw-text-light)}.nsw-hero-banner--dark .nsw-hero-banner__links a{color:var(--nsw-link-light)}.nsw-hero-banner--dark .nsw-hero-banner__links a:visited{color:var(--nsw-visited-light)}.nsw-hero-banner--dark .nsw-hero-banner__links a:focus{outline-color:var(--nsw-focus-light)}.nsw-hero-banner--dark .nsw-hero-banner__links a:hover{background-color:var(--nsw-hover-light);outline-color:var(--nsw-hover-light)}.nsw-hero-banner--dark .nsw-hero-banner__links a:active{background-color:var(--nsw-active-light);outline-color:var(--nsw-active-light)}.nsw-hero-banner--dark .nsw-hero-banner__list{border-color:var(--nsw-brand-light)}.nsw-hero-banner--lines{border-bottom:2rem solid var(--nsw-brand-light)}@media (min-width: 48rem){.nsw-hero-banner--lines{border:0}}.nsw-hero-banner--lines.nsw-hero-banner--light{border-color:var(--nsw-brand-dark)}.nsw-hero-banner--lines:after{visibility:hidden}@media (min-width: 48rem){.nsw-hero-banner--lines:after{visibility:visible}}.nsw-hero-banner--lines .nsw-hero-banner__container{border-bottom:1rem solid var(--nsw-brand-supplementary)}@media (min-width: 48rem){.nsw-hero-banner--lines .nsw-hero-banner__container{border:0}}.nsw-hero-banner--lines .nsw-hero-banner__box{width:25%}@media (min-width: 75rem){.nsw-hero-banner--lines .nsw-hero-banner__box{width:50%;padding-left:calc(var(--nsw-container-width) / 4 + .5rem * 2)}}.nsw-hero-banner__box>div{width:100%;height:100%}.nsw-hero-banner__box>div img{object-fit:cover;height:100%;width:100%}@media (max-width: 36rem){.hero-card .nsw-hero-banner__container{padding-left:.5rem;padding-right:.5rem}}@media (max-width: 36rem){.hero-card .nsw-hero-banner__wrapper{flex-direction:column-reverse}.hero-card .nsw-hero-banner__wrapper>div>img{display:block}}@media (min-width: 36rem){.hero-card .nsw-hero-banner__wrapper>.contextual-region{position:static}.hero-card .nsw-hero-banner__wrapper>div>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}.hero-card .nsw-hero-banner__content{z-index:1;width:100%;max-width:100%;padding:0}@media (min-width: 48rem){.hero-card .nsw-hero-banner__content{padding:0}}@media (min-width: 36rem){.hero-card .nsw-hero-banner__content{padding:2rem 1rem}}.hero-card .nsw-card{display:block;background-color:var(--nsw-grey-02);color:var(--nsw-text-light);height:auto;padding:1rem 1.5rem;text-decoration:none;border-top:solid 6px var(--nsw-brand-accent)}@media (min-width: 48rem){.hero-card .nsw-card{max-width:50%}}@media (min-width: 36rem){.hero-card .nsw-card{border-top:none;border-bottom:solid 6px var(--nsw-brand-accent)}}.hero-card .nsw-card.hero-center{margin:0 auto;text-align:center}.hero-card .nsw-card .nsw-material-icons{color:inherit;margin-top:1rem;font-size:1.875rem;position:static}.hero-card a.nsw-card{padding:2rem 2.5rem}.hero-card a.nsw-card:hover{outline:none}.hero-card a.nsw-card h1{display:inline-block}.hero-card.hero-card-bg-white .nsw-card,.hero-card.hero-card-bg-1 .nsw-card,.hero-card.hero-card-bg-4 .nsw-card{color:var(--nsw-grey-light)}.hero-card.hero-card-bg-white .nsw-card .nsw-material-icons,.hero-card.hero-card-bg-1 .nsw-card .nsw-material-icons,.hero-card.hero-card-bg-4 .nsw-card .nsw-material-icons{color:var(--nsw-link)}.hero-card.hero-card-bg-black .nsw-card{background-color:var(--nsw-black)}.hero-card.hero-card-bg-white .nsw-card{background-color:var(--nsw-white-80)}.hero-card.hero-card-bg-1 .nsw-card{background-color:var(--nsw-off-white)}.hero-card.hero-card-bg-3 .nsw-card{background-color:var(--nsw-brand-dark)}.hero-card.hero-card-bg-4 .nsw-card{background-color:var(--nsw-brand-light)}.featured-list .nsw-hero-banner__content{min-height:auto}@media (min-width: 36rem){.homepage-banner .nsw-hero-banner__content{padding:5.5rem;min-height:20.625rem}}@media (min-width: 48rem){.homepage-banner .nsw-hero-banner__content{min-height:41.25rem}}.full-width-text .nsw-hero-banner__content{width:100%;max-width:none}.hero-card-bg-1{background-color:var(--nsw-palette-off-white)}.hero-card-bg-3,.hero-card-bg-brand-dark{background-color:var(--nsw-brand-dark);color:var(--nsw-white)}.hero-card-bg-4,.hero-card-bg-brand-light{background-color:var(--nsw-brand-light)}.hero-card-bg-black{background-color:var(--nsw-black);color:var(--nsw-white)}.image-on-top.text-align-centre{text-align:center}.image-on-top .hero-background{background-repeat:no-repeat;background-size:cover;background-position:center;padding:10rem 0;position:relative}.image-on-top .nsw-hero-banner__wrapper{flex-direction:column-reverse}.image-on-top .nsw-hero-banner__wrapper .nsw-hero-banner__content{padding:1rem 0;min-height:auto;width:auto;max-width:100%}
