

/* Start:/local/components/grain/restaurant.contacts/templates/estrin/style.css?1766155376489*/
.gr-contacts-error {
	transform: scaleY(0);    
	transform-origin: top;
	box-sizing: border-box;
	transition: transform .8s ease, margin-top .8s ease, margin-bottom .8s ease, padding-top .8s ease, padding-bottom .8s ease;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.gr-contacts-error-show {
	transform: scaleY(1);
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
	margin-bottom: 1rem !important;
}

/* End */
/* /local/components/grain/restaurant.contacts/templates/estrin/style.css?1766155376489 */
