.pw-PageIntro__wrapper{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.pw-PageIntro__container{display:grid;grid-template-columns:repeat(6,1fr);column-gap:10px}@media screen and (min-width:1330px)and (min-height:450px){.pw-PageIntro__container{grid-template-columns:repeat(12,1fr)}}@media print,screen and (max-height:449px),screen and (max-width:767px){.pw-PageIntro__container{grid-template-columns:repeat(4,1fr);column-gap:20px;row-gap:16px}}.pw-PageIntro__content{grid-column:span 5}@media screen and (min-width:1330px)and (min-height:450px){.pw-PageIntro__content{grid-column:span 8}}@media print,screen and (max-height:449px),screen and (max-width:991px){.pw-PageIntro__content{grid-column:span 6}}@media print,screen and (max-height:449px),screen and (max-width:767px){.pw-PageIntro__content{grid-column:span 4}}.pw-PageIntro__tag{margin-bottom:var(--airnz-space-lg)}.pw-PageIntro__heading{line-height:1.5;margin-bottom:0;font-size:44px;font-size:var(--airnz-font-size-mega)}.pw-PageIntro__heading .pw-ManagedContent{line-clamp:2;-webkit-line-clamp:2}.pw-PageIntro__description,.pw-PageIntro__heading .pw-ManagedContent{text-overflow:ellipsis;overflow:hidden;display:box;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}.pw-PageIntro__description{line-clamp:4;-webkit-line-clamp:4}.pw-PageIntro__description p{font-size:44px;font-size:var(--airnz-font-size-mega);color:#767676;line-height:1.5}.pw-PageIntro__description--onDark p{color:#898989}