.gform-admin .gform-card--add {
		align-items: center;
		background-color: #fff;
		background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='3' ry='3' stroke='%23C3C5DB' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='20' stroke-linecap='square'/%3e%3c/svg%3e"); /* stylelint-disable-line */
		block-size: 100%;
		border-radius: 3px;
		display: flex;
		justify-content: center;
		min-block-size: 248px;
		min-inline-size: 275px;
	}

		.gform-admin .gform-card--add, .gform-admin .gform-card--add * {
			box-sizing: border-box;
		}

/*# sourceMappingURL=add-card.css.map */
