.bg-dark-funnelup {
	background-color: #252525;
    min-height: 320px;
}
.funnelup-loader {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
    background-color: #242424CC;
    margin: 1rem;
    margin-top: 3rem;
}
