.bg--purple {
	background: #000;
}

.bg--pampas {
	background: #f2eee8
}

.index--hero {
	background: #000;
	color: #fff;
	position: relative;
	width: 100%
}

.index--hero .fg-container {
	margin-bottom: -60px
}

.index--hero .wistia-video img {
	max-height: 100%;
	width: auto
}

@media screen and (min-width:48em) {
	.index--hero .wistia-video img {
		max-height: none
	}
}

.index__clouds {
	margin-bottom: -30px
}

.index .btn {
	border-radius: 50px;
	width: 100%
}

.blogger {
	background: #f2eee8 url("../images/theme-cta-bg.688e8538.png") 100% 100% no-repeat;
	background-size: contain
}

.blogger__before {
	margin-bottom: -5px
}

.blogger .wistia-video {
	padding: 0
}

.blogger .wistia-video__container {
	position: relative
}

.blogger .wistia-video img {
	max-width: 190px
}

@media screen and (min-width:48em) {
	.blogger .wistia-video img {
		max-width: none
	}
}

.anchor-form {
	background: #f2eee8
}

.anchor-form__before {
	margin-bottom: -5px
}

@media screen and (min-width:48em) {
	.anchor-form__after {
		margin-top: -110px
	}
	.anchor-form__after img {
		margin-bottom: -5px
	}
}


/*# sourceMappingURL=index-style.e7cc11a6.css.map*/