/** Shopify CDN: Minification failed

Line 29:1 Expected "}" to go with "{"

**/
.hero__container .group-block-content {
    max-width: 640px;
}
.hero__container a.button-secondary {
    margin-top: 20px;
}
@media only screen and (max-width:767px){
.hero  .hero__container .group-block-content h2 {
	font-size: 28px;
	text-align: center;
}
.hero  .hero__container .group-block-content p {
	font-size: 16px;
	text-align: center;
}
.hero  .hero__container a.button {
	margin: auto;margin-top: 15px;
}
.hero__container .group-block-content {
	margin: auto;
}
.hero  .hero__content-wrapper {
	justify-content: center;
}