/* Site-wide footer wave (same design as the new homepage). */

.gr-footer-wave {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	background: transparent;
	pointer-events: none;
}

/* Homepage only: continue the brands-strip grey into the top of the wave. */
body.home .gr-footer-wave {
	background: #f4f4f4;
}

.gr-footer-wave svg {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: -2.5rem;
}

.footer-wrapper {
	background-color: #fff;
}

body.home article .vc_custom_1787248151278 {
	display: none !important;
}
