@import url('https://fonts.googleapis.com/css?family=Jost:400|Petit+Formal+Script:400|Jost:700&display=swap');#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{color: rgb(40, 16, 90);font-family: Jost;font-weight: 400;}#nwContent h1{color: rgb(255, 255, 255);font-size: 3rem;font-family: Petit Formal Script;font-weight: 400;}#nwContent h2{font-family: Jost;font-weight: 700;}#nwContent h3{font-family: Jost;font-weight: 400;}#nwFooter{color: rgb(255, 255, 255);}#nwNavTop.sticky{background-color: rgb(255, 255, 255);}@media (max-width: 699px) {
 html {
	font-size: 16px;
 }
}
#nwContent > div.firstBlock:not(.centerPanel):not(.appSlideshowInit) {
	position: relative;
	z-index: 1;
}
#nwContent > div.firstBlock:not(.centerPanel):not(.appSlideshowInit)::after {
	content: "";
	position: absolute;
	top: 0;
	left: calc((1.5rem + 20%) * -1);
	right: calc((1.5rem + 20%) * -1);
	bottom: -5px;
	z-index: 0;
	display: block;
	border-radius: 0 0 160% 160%;
	background-image: url("https://cdn.nimbo.com.au/assets/a64bd53139f71961c5c3/3631fd4c2dc64ccb8496e6f1/uploads/canopy-watermark.png"), url("https://cdn.nimbo.com.au/assets/a64bd53139f71961c5c3/3631fd4c2dc64ccb8496e6f1/uploads/canopy-watermark.png"), linear-gradient(145deg, #0093c2, #00da91);
	background-position: left, right, top;
	background-size: 40%, 40%, auto;
	background-repeat: no-repeat;
	box-shadow: inset 0 2em 2.5em rgba(0,0,0,0.2);
	outline: 2px solid #fec000;
	outline-offset: 3px;
}
.firstBlock .column {
	position: relative;
	z-index: 1;
}
.firstBlock:not(.appSlideshowInit) + .row:not(.gapless) {
	margin-top: 3rem;
}


#nwWebsite h3 {
	text-transform: uppercase;
	font-size: 0.9rem;
	letter-spacing: 0.1em;
}
#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary {
	background-image: linear-gradient(145deg, #fec000, #ff8100);
}



#nwFooter {
	margin-top: 3rem;
	padding-top: 3rem;
	background-image: url("https://cdn.nimbo.com.au/assets/a64bd53139f71961c5c3/3631fd4c2dc64ccb8496e6f1/uploads/canopy-watermark10.png"), linear-gradient(145deg, #0093c2, #00da91);
	background-position: right -15% bottom, top;
	background-size: 60%, auto;
	background-repeat: no-repeat;
	box-shadow: inset 0 2em 2.5em rgba(0,0,0,0.2);
}
#nwFooter * {
	color: white;
}
#acknowledgement {
	padding: 1rem;
	background: rgba(0,0,0,0.1);
	border-radius: 10px;
}
#acknowledgement .two-sixth {
	padding-left: 1em;
	text-align: left;
}
#acknowledgement p {
	margin: 0;
	opacity: 0.7;
}
#nwSocialLinks {
	display: none;
}@media (max-width: 699px) {#nwLogo {width: 150px;}}