
.ggt-morph-static {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	pointer-events: none;
	z-index: -1;
}

.ggt-morph-static {
	background-color: #282886;
}

.ggt-morph-static path:nth-child(1) {
	fill: #4f4fea;
}

.ggt-morph-static path:nth-child(2) {
	fill: #0c27cf;
}

.ggt-morph-static path:nth-child(3) {
	fill: #13269c;
}

.ggt-morph-static path:nth-child(4) {
	fill: #242468;
}

.ggt-morph-static path:nth-child(5) {
	fill: #2648e6;
}

.ggt-morph-static path:nth-child(6) {
	fill: #2c31b0;
}

.ggt-morph-static path:nth-child(7) {
	fill: #262689;
}

