@import url('https://fonts.googleapis.com/css?family=Montserrat:500|Montserrat:400|Montserrat:400i|Raleway:600|Raleway:700|Montserrat:600&display=swap');#nwWebsite{background-color: rgb(0, 0, 0);}#nwWrapper{background-color: rgb(255, 255, 255);}#nwNavTop, #nwNavSide{background-color: rgb(0, 0, 0);}#nwNavTop li ul, #nwNavSide li ul{background-color: rgba(0, 0, 0, 0.8);}#nwWebsite button, #nwWebsite input.button, #nwWebsite .btn, #nwWebsite .nwButton, #nwWebsite .btn.btn-primary{color: rgb(255, 255, 255);background-color: rgb(182, 0, 1);font-family: Montserrat;font-weight: 500;}#nwWebsite, #nwContent, #nwWebsite .column:not(.zero), #nwContent p{font-family: Montserrat;font-weight: 400;}#nwHeaderMessage{font-family: Montserrat;font-weight: 400;}#nwWebsite #nwLogo{font-family: Montserrat;font-weight: 400;font-style: italic;}#nwWebsite .nwNav li, #nwWebsite .nwNav li a{color: rgb(255, 255, 255);font-family: Raleway;font-weight: 600;}#nwWebsite #nwNavTop li ul a, #nwWebsite #nwNavTop li ul a:hover, #nwWebsite #nwNavTop li:hover ul a, #nwWebsite #nwNavSide li ul a, #nwWebsite #nwNavSide li:hover ul a, #nwWebsite #nwNavSide li ul a:hover{color: rgb(255, 255, 255);font-family: Raleway;font-weight: 600;}#nwWebsite #nwMobileNav, #headerBarLinks a::before{font-family: Raleway;font-weight: 600;}#nwWebsite .mm-menu{font-family: Raleway;font-weight: 600;}#nwContent h1{color: rgb(255, 255, 255);font-family: Raleway;font-weight: 600;}#nwContent h2{font-family: Raleway;font-weight: 700;}#nwContent h3{font-size: 1rem;font-family: Montserrat;font-weight: 600;}#nwContent a{color: rgb(255, 126, 0);}#nwWebsite .icon, i.bi{color: rgb(0, 0, 0);}#nwWebsite #nwFooterLinks li a, #nwWebsite #nwSocialLinks a{color: rgb(255, 255, 255);font-family: Montserrat;font-weight: 500;}#nwFooter{color: rgb(255, 255, 255);font-family: Montserrat;font-weight: 600;}#nwNavTop li:hover {
	background: #B60000;
	transition: 0.3s all ease-in-out;
}
#nwNavTop li:hover a {
	opacity: 1;
}

.firstBlock:not(.appSlideshowInit), #nwContent > div > .firstBlock {
	display: flex;
	min-height: 30vw;
	background-image: url(https://cdn.nimbo.com.au/assets/87ec2f451208df972281/1751b3bbccd6c008e727785c/uploads/header.jpg);
	background-position: center;
	background-size: cover;
}
.firstBlock .column {
	margin: auto;
}
.firstBlock + * {
	margin-top: 2rem;
}
.firstBlock .column > * {
	color: white;
	text-align: center;
}


#nwContent .column:not(.half) > h2 {
	text-align: left;
}
.ion-quote + p {
	max-width: 50ch;
	font-style: italic;
}
@media (min-width: 800px) {
 .row:has(.is-card), 
 .row:has(.is-card) .column {
	display: flex;
	justify-content: center;
 }
}


#nwSocialLinks {
	display: none;
}
#footerSocials .column.zero {
	max-width: 100%;
}
@media (min-width: 800px) {
 #footerSocials .column.zero {
	display: flex;
 }
}
#footerSocials {
	background: #000;
}
#footerSocials .is-card {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#nwContent #footerSocials .is-card * {
	color: #000;
}
#footerSocials .column:nth-child(4) .is-card {
	background: #B60000;
}
#nwContent #footerSocials .column:nth-child(4) .is-card * {
	color: #FFF;
}

#nwWebsite .nwShare a {
	width: 34px;
	border: 1px solid;
	border-radius: 50%;
	line-height: 32px;
}
.icon.tiktok {
	vertical-align: middle;
	margin-top: -1px;
	height: 34px;
	background: url(https://cdn.nimbo.com.au/assets/87ec2f451208df972281/1751b3bbccd6c008e727785c/uploads/tiktok.svg) center no-repeat;
	background-size: 50%;
}
#nwWebsite .nwButton .icon {
	color: #B60000;
}
.supersaas-frame {
	min-height: 50rem;
}@media (max-width: 699px) {#nwLogo {width: 200px;}}