<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.full-container {
    overflow: hidden;
}

.full-container div,
.mb-hidden {
    line-height: 0;
}

.header-container {
    background-image: url('/content/dam/pwc/au/en/publications/australia-matters/hero-pattern.png');
    background-size: cover;
    height: calc(100vh - 130px);
    position: relative;
    width: 100%;
}

#header {
    position: relative;
    height: 66%;
}

#header .heading {
    font-size: 2.8rem;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#header .heading h1 {
    margin: 0;
    color: white;
    margin-left: 25%;
    position: relative;
    font-weight: normal;
    font-size: 4.5rem;
}

#header .heading .lineone,
#header .heading .linetwo {
    background-color: #2d2d2d;
    padding: 10px 30px;
}


#header .heading .lineone,
#header .heading .linetwo {
    background-color: #2d2d2d;
    padding: 10px 30px;
}

#header .heading .linetwo {
    display: block;
    float: right;
}

#intro {
    font-size: 1.5rem;
    position: absolute;
    display: flex;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: calc((100vh / 12) + 15px);
    padding-left: calc((100vh / 12) + 15px);
    min-height: 33%;
    width: 50%;
}

#intro p {
    margin: auto;
    font-size: 1.35rem;
}

.bg-yellow {
    background-color: white;
    color: black;
}


#wrapper#wrapper .tst-header h3 {
    display: block;
    width: 6rem;
    height: 6rem;
    text-align: center;
    line-height: 6rem;
    font-size: 3rem;
    font-weight: normal;
    background: #fff;
}


#wrapper .sh-video .sh-video__text-wrap {
    background: #fff;
    justify-content: flex-start;
    padding-top: 80px;
}

#wrapper .sh-video__text-wrap-inner h3 {
    margin-bottom: 1.5rem;
}

#wrapper .sh-video p {
    color: #2d2d2d;
}

#wrapper .sh-video .sh-video__text-wrap p &gt; a.btn {
    padding: 14px 23px;
    font-size: 1.15rem;
    color: #fff;
}

.sh-video {
    overflow: hidden;
}

.sh-video.sh-video__flip .sh-video__launch-btn-icon {
    align-self: flex-start;
}

.page-primary-col--rose .sh-video {
    background-color: #DB536A;
}

#alliances &gt; div &gt; div.parsys_column.pwccol2-longform &gt; div.parsys_column.pwccol2-longform-c1 {
    overflow-x: hidden;
}

#wrapper .tst-header h2 {
    color: white;
}

@media (min-width: 992px) {
    #wrapper#wrapper .tst-header .text-component {
        width: 50%;
        padding: 0 5rem;
    }

    #wrapper#wrapper .tst-header h2 {
        font-size: 3.5rem;
    }

    #wrapper#wrapper .tst-header__white h2 {
        color: #fff;
        margin-top: 40px;
    }

    #wrapper#wrapper :not(.cq-Editable-dom)&gt;.tst-header.tst-header__right .text-component {
        float: right;
    }

    #wrapper section:not("#tst-intro") .sh-video .sh-video__text-wrap {
        border-top: 80px solid #DB536A;
    }

    #wrapper .sh-video .sh-video__text-border-tangerine {
        border-color: #D04A02;
    }

    #wrapper .sh-video .sh-video__text-border-yellow {
        border-color: #EB8C00;
    }

    #wrapper .sh-video .sh-video__text-border-rose {
        border-color: #E0301E;
    }

    .sh-video.sh-video__flip .sh-video__close-btn {
        right: auto;
        left: -64px;
    }
}

@media (max-width: 991px) {
    .sh-video.sh-video__flip {
        flex-direction: column-reverse;
    }
        #header .heading h1 {
        font-size: 3rem;
    }

    #intro p {
        font-size: 1rem;
    }

    .sh-textandimage--decorative.sh-textandimage--show-img-mob .sh-textandimage__text-wrap-inner {
        margin: -80px 0 0 0!important;
    }
}

@media (max-width: 1200px) {
    #header .heading h1 {
        font-size: 4rem;
    }

    #intro p {
        font-size: 1.25rem;
    }
}


@media (max-width: 767px) {
    #header .heading h1 {
        font-size: 1.3rem;
    }

    #intro {
        font-size: 1rem;
        position: absolute;
        display: flex;
        box-sizing: border-box;
        bottom: 0;
        left: 0;
        padding: 35px 50px;
        min-height: 33%;
        width: 100%;
    }
	#wrapper#wrapper .tst-header h2 {
		font-size: 2.6rem;
    	margin-top: 40px;
	}
	#wrapper .tst-header .text.parbase.section {
    	width: 95%;
    }
    
    .lead {
        font-size: 1.2rem;
    }
}

@media (min-width: 964px) {
    #tst-intro .sh-video__text-wrap-inner .sh-video__teaser {
        font-size: 26px;
        font-size: 1.624875rem;
        line-height: 1.55;
        margin-bottom: 40px;
	}
}</pre></body></html>