{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "tpgb/tp-infobox",
	"version": "0.1.0",
	"title": "Infobox",
	"category": "tpgb",
	"description": "Display container with data and information. Mostly used to organize content in a clear and concise way.",
	"example": {
		"attributes": {}
	},
	"supports": {
		"align": ["wide", "full"]
	},
	"usesContext": ["postId", "postType", "queryId", "tpgb/dynamicSubFieldData", "tpgb/dynamicRowIndex", "tpgb/dynamicPost", "tpgb/dynamicRepField"],
	"textdomain": "the-plus-addons-for-block-editor",
	"attributes": {
		"block_id": {
			"type": "string",
			"default": ""
		},
		"layoutType": {
			"type": "string",
			"default": "listing"
		},
		"styleType": {
			"type": "string",
			"default": "style-1"
		},
		"Alignment": {
			"type": "object",
			"default": {
				"md": "center"
			},
			"style": [
				{
					"condition": [
						{
							"key": "styleType",
							"relation": "==",
							"value": "style-3"
						}
					],
					"selector": "{{PLUS_WRAP}} .text-alignment{ text-align: {{Alignment}}; }"
				},
				{
					"condition": [
						{
							"key": "styleType",
							"relation": "==",
							"value": "style-3"
						},
						{
							"key": "Alignment",
							"relation": "==",
							"value": "center"
						}
					],
					"selector": "{{PLUS_WRAP}} .text-alignment .service-border{ margin-left:auto;margin-right:auto; }"
				},
				{
					"condition": [
						{
							"key": "styleType",
							"relation": "==",
							"value": "style-3"
						},
						{
							"key": "Alignment",
							"relation": "==",
							"value": "left"
						}
					],
					"selector": "{{PLUS_WRAP}} .text-alignment .service-border{ margin-right:auto; }"
				},
				{
					"condition": [
						{
							"key": "styleType",
							"relation": "==",
							"value": "style-3"
						},
						{
							"key": "Alignment",
							"relation": "==",
							"value": "right"
						}
					],
					"selector": "{{PLUS_WRAP}} .text-alignment .service-border{ margin-left:auto; }"
				}
			],
			"scopy": true
		},
		"Title": {
			"type": "string",
			"default": "Amazing Feature"
		},
		"Description": {
			"type": "string",
			"default": "Disrupt inspire and think tank, social entrepreneur but preliminary thinking think tank compelling. Inspiring, invest synergy capacity building, white paper; silo, unprecedented challenge B-corp problem-solvers."
		},
		"iconType": {
			"type": "string",
			"default": "icon"
		},
		"IconName": {
			"type": "string",
			"default": "fab fa-angellist"
		},
		"textIcon": {
			"type": "string",
			"default": ""
		},
		"imageName": {
			"type": "object",
			"default": []
		},
		"svgIcon": {
			"type": "object",
			"default": []
		},
		"imageSize": {
			"type": "string",
			"default": "full"
		},
		"dispPinText": {
			"type": "boolean",
			"default": false
		},
		"pinText": {
			"type": "string",
			"default": "New"
		},
		"IBoxLink": {
			"type": "object",
			"default": {
				"url": "",
				"target": "",
				"nofollow": ""
			}
		},
		"IBoxLinkTgl": {
			"type": "boolean",
			"default": false
		},
		"carouselBtn": {
			"type": "boolean",
			"default": false
		},
		"carBtnStyle": {
			"type": "string",
			"default": "style-7"
		},
		"carBtnIconType": {
			"type": "string",
			"default": "none"
		},
		"carBtnIconName": {
			"type": "string",
			"default": ""
		},
		"carBtnIconPosition": {
			"type": "string",
			"default": "after"
		},
		"iboxcarousel": {
			"type": "array",
			"repeaterField": [
				{
					"Title": {
						"type": "string",
						"default": "Amazing Feature"
					},
					"Description": {
						"type": "string",
						"default": "Lookout flogging bilge rat main sheet bilge water nipper fluke to go on account heave down clap of thunder. Reef sails six pounders skysail code of conduct sloop cog Yellow Jack gunwalls grog blossom starboard."
					},
					"btnText": {
						"type": "string",
						"default": "Read more"
					},
					"btnUrl": {
						"type": "object",
						"default": {
							"url": "",
							"target": "",
							"nofollow": ""
						}
					},
					"iconType": {
						"type": "string",
						"default": "icon"
					},
					"IconName": {
						"type": "string",
						"default": "fab fa-angellist"
					},
					"textIcon": {
						"type": "string",
						"default": ""
					},
					"imageName": {
						"type": "object",
						"default": {
							"url": ""
						}
					},
					"svgIcon": {
						"type": "object",
						"default": {
							"url": ""
						}
					},
					"dispPinText": {
						"type": "boolean",
						"default": false
					},
					"pinText": {
						"type": "string",
						"default": "New"
					},
					"IBoxLink": {
						"type": "object",
						"default": {
							"url": "",
							"target": "",
							"nofollow": ""
						}
					},
					"IBoxLinkTgl": {
						"type": "boolean",
						"default": false
					}
				}
			],
			"default": [
				{
					"_key": "0",
					"Title": "Amazing Feature 1",
					"Description": "Lookout flogging bilge rat main sheet bilge water nipper fluke to go on account heave down clap of thunder. Reef sails six pounders skysail code of conduct sloop cog Yellow Jack gunwalls grog blossom starboard.",
					"iconType": "icon",
					"IconName": "fab fa-angellist",
					"btnText": "Read More",
					"btnUrl": {
						"url": ""
					},
					"imageName": {
						"url": ""
					},
					"svgIcon": {
						"url": ""
					},
					"dispPinText": false,
					"pinText": "New",
					"IBoxLink": {
						"url": ""
					},
					"textIcon": "",
					"IBoxLinkTgl": false
				},
				{
					"_key": "1",
					"Title": "Amazing Feature 2",
					"Description": "Lookout flogging bilge rat main sheet bilge water nipper fluke to go on account heave down clap of thunder. Reef sails six pounders skysail code of conduct sloop cog Yellow Jack gunwalls grog blossom starboard.",
					"iconType": "icon",
					"IconName": "fab fa-angellist",
					"btnText": "Read More",
					"btnUrl": {
						"url": ""
					},
					"imageName": {
						"url": ""
					},
					"svgIcon": {
						"url": ""
					},
					"dispPinText": false,
					"pinText": "New",
					"IBoxLink": {
						"url": ""
					},
					"textIcon": "",
					"IBoxLinkTgl": false
				}
			]
		},
		"carouselId": {
			"type": "string",
			"default": ""
		},
		"titleType": {
			"type": "string",
			"default": "div",
			"scopy": true
		},
		"titleTypo": {
			"type": "object",
			"default": {
				"openTypography": 0,
				"size": {
					"md": "",
					"unit": "px"
				}
			},
			"style": [
				{
					"condition": [
						{
							"key": "Title",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .service-title"
				}
			],
			"scopy": true
		},
		"titlePadding": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-title{padding: {{titlePadding}};}"
				}
			],
			"scopy": true
		},
		"titleNmlColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "Title",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-title{ color: {{titleNmlColor}}; }"
				}
			],
			"scopy": true
		},
		"titleHvrColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "Title",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-title{ color: {{titleHvrColor}}; }"
				}
			],
			"scopy": true
		},
		"titleTopSpace": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "Title",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}} .service-title{ margin-top: {{titleTopSpace}}; }"
				}
			],
			"scopy": true
		},
		"titleBottomSpace": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "styleType",
							"relation": "!=",
							"value": "style-4"
						},
						{
							"key": "Title",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}} .service-title{ margin-bottom: {{titleBottomSpace}}; }"
				},
				{
					"condition": [
						{
							"key": "styleType",
							"relation": "==",
							"value": "style-4"
						},
						{
							"key": "Title",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}} .service-media{ margin-bottom: {{titleBottomSpace}}; }"
				}
			],
			"scopy": true
		},
		"displayBorder": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"displayBdrWidth": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "%"
			},
			"style": [
				{
					"condition": [
						{
							"key": "displayBorder",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .service-border{ width: {{displayBdrWidth}}; }"
				}
			],
			"scopy": true
		},
		"displayBdrHeight": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "displayBorder",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .service-border{ border-width: {{displayBdrHeight}}; }"
				}
			],
			"scopy": true
		},
		"borderColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "displayBorder",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .service-border{ border-color: {{borderColor}}; }"
				}
			],
			"scopy": true
		},
		"descType": {
			"type": "string",
			"default": "div",
			"scopy": true
		},
		"descTypo": {
			"type": "object",
			"default": {
				"openTypography": 0,
				"size": {
					"md": "",
					"unit": "px"
				}
			},
			"style": [
				{
					"condition": [
						{
							"key": "Description",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}} .service-desc"
				}
			],
			"scopy": true
		},
		"descMargin": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-desc{margin: {{descMargin}};}"
				}
			],
			"scopy": true
		},
		"descPadding": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-desc{padding: {{descPadding}};}"
				}
			],
			"scopy": true
		},
		"descNmlColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "Description",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}} .service-desc{ color: {{descNmlColor}}; }"
				}
			],
			"scopy": true
		},
		"descHvrColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "Description",
							"relation": "!=",
							"value": ""
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-desc{ color: {{descHvrColor}}; }"
				}
			],
			"scopy": true
		},
		"normalBG": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-bg-box"
				}
			],
			"scopy": true
		},
		"HoverBG": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .info-box-bg-box"
				}
			],
			"scopy": true
		},
		"overlayNmlBG": {
			"type": "string",
			"default": "",
			"style": [
				{
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .infobox-overlay-color{ background: {{overlayNmlBG}}; }"
				}
			],
			"scopy": true
		},
		"overlayHvrBG": {
			"type": "string",
			"default": "",
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .infobox-overlay-color{ background: {{overlayHvrBG}}; }"
				}
			],
			"scopy": true
		},
		"boxPadding": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-bg-box{padding: {{boxPadding}};}"
				}
			],
			"scopy": true
		},
		"bgNmlBorder": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "1",
						"left": "1",
						"bottom": "1",
						"right": "1"
					},
					"sm": {},
					"xs": {},
					"unit": "px"
				}
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-bg-box"
				}
			],
			"scopy": true
		},
		"bgHvrBorder": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "1",
						"left": "1",
						"bottom": "1",
						"right": "1"
					},
					"sm": {},
					"xs": {},
					"unit": "px"
				}
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .info-box-bg-box"
				}
			],
			"scopy": true
		},
		"boxBdrNmlRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-bg-box,{{PLUS_WRAP}} .infobox-overlay-color{border-radius: {{boxBdrNmlRadius}};}"
				}
			],
			"scopy": true
		},
		"boxBdrHvrRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .info-box-bg-box,{{PLUS_WRAP}} .info-box-inner:hover .infobox-overlay-color{border-radius: {{boxBdrHvrRadius}};}"
				}
			],
			"scopy": true
		},
		"nmlboxShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"inset": 0,
				"horizontal": 0,
				"vertical": 4,
				"blur": 8,
				"spread": 0,
				"color": "rgba(0,0,0,0.40)"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-bg-box"
				}
			],
			"scopy": true
		},
		"hvrboxShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"inset": 0,
				"horizontal": 0,
				"vertical": 4,
				"blur": 8,
				"spread": 0,
				"color": "rgba(0,0,0,0.40)"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .info-box-bg-box"
				}
			],
			"scopy": true
		},
		"cBtnTypo": {
			"type": "object",
			"default": {
				"openTypography": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button .button-link-wrap"
				}
			],
			"scopy": true
		},
		"cBtnTextColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button .button-link-wrap{ color: {{cBtnTextColor}}; }"
				},
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						},
						{
							"key": "btnCarouselStyle",
							"relation": "==",
							"value": "style-7"
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button.button-style-7 .button-link-wrap:after{ border-color: {{cBtnTextColor}}; }"
				}
			],
			"scopy": true
		},
		"cBThoverColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button .button-link-wrap:hover{ color: {{cBThoverColor}}; }"
				}
			],
			"scopy": true
		},
		"cBtnSpace": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button{ margin-top: {{cBtnSpace}}; }"
				}
			],
			"scopy": true
		},
		"cBtnbottomSpace": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button{ margin-bottom : {{cBtnbottomSpace}}; }"
				}
			],
			"scopy": true
		},
		"cIconSpacing": {
			"type": "object",
			"default": {
				"md": 5,
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .button-link-wrap .button-before { margin-right: {{cIconSpacing}}; } {{PLUS_WRAP}}.tpgb-carousel .button-link-wrap .button-after { margin-left: {{cIconSpacing}}; }"
				}
			],
			"scopy": true
		},
		"cBtnIconSize": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .button-link-wrap .btn-icon { font-size: {{cBtnIconSize}}; }"
				}
			],
			"scopy": true
		},
		"cBtnPadding": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button.button-style-8 .button-link-wrap{ padding: {{cBtnPadding}}; }"
				}
			],
			"scopy": true
		},
		"cBtnNormalB": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "1",
						"left": "1",
						"bottom": "1",
						"right": "1"
					},
					"unit": "px"
				}
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button.button-style-8 .button-link-wrap"
				}
			],
			"scopy": true
		},
		"cBtnBRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button.button-style-8 .button-link-wrap{border-radius: {{cBtnBRadius}};}"
				}
			],
			"scopy": true
		},
		"cBtnBG": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button.button-style-8 .button-link-wrap"
				}
			],
			"scopy": true
		},
		"cBtnShadow": {
			"type": "object",
			"default": {
				"horizontal": 0,
				"vertical": 8,
				"blur": 20,
				"spread": 1,
				"color": "rgba(0,0,0,0.27)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button .button-link-wrap"
				}
			],
			"scopy": true
		},
		"cBtnHvrB": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "1",
						"left": "1",
						"bottom": "1",
						"right": "1"
					},
					"unit": "px"
				}
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button.button-style-8 .button-link-wrap:hover"
				}
			],
			"scopy": true
		},
		"cBtnHvrBRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button.button-style-8 .button-link-wrap:hover{border-radius: {{cBtnHvrBRadius}};}"
				}
			],
			"scopy": true
		},
		"cBtnHvrBG": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button.button-style-8 .button-link-wrap:hover"
				}
			],
			"scopy": true
		},
		"cBtnHvrShadow": {
			"type": "object",
			"default": {
				"horizontal": "",
				"vertical": "",
				"blur": "",
				"spread": "",
				"color": "rgba(0,0,0,0.27)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "layoutType",
							"relation": "==",
							"value": "carousel"
						},
						{
							"key": "carouselBtn",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-carousel .tpgb-adv-button .button-link-wrap:hover"
				}
			],
			"scopy": true
		},
		"iconstyleType": {
			"type": "string",
			"default": "none",
			"scopy": true
		},
		"iconSize": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon{ font-size: {{iconSize}}; }"
				}
			],
			"scopy": true
		},
		"iconWidth": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						}
					],
					"selector": "{{PLUS_WRAP}}  .info-box-inner .service-icon{ width: {{iconWidth}}; height: {{iconWidth}}; line-height: {{iconWidth}}; }"
				}
			],
			"scopy": true
		},
		"iconGrNToggle": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"iconGrNClr": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": "none"
						},
						{
							"key": "iconGrNToggle",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon { background: {{iconGrNClr}}; background-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }"
				}
			],
			"scopy": true
		},
		"iconGrHToggle": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"iconGrHClr": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": "none"
						},
						{
							"key": "iconGrNToggle",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon { background: {{iconGrHClr}}; background-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }"
				}
			],
			"scopy": true
		},
		"iconNormalColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "!=",
							"value": "none"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon{ color: {{iconNormalColor}}; }"
				},
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": "none"
						},
						{
							"key": "iconGrNToggle",
							"relation": "==",
							"value": false
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon{ color: {{iconNormalColor}}; }"
				}
			],
			"scopy": true
		},
		"iconHoverColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "!=",
							"value": "none"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon{ color: {{iconHoverColor}}; }"
				},
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": "none"
						},
						{
							"key": "iconGrHToggle",
							"relation": "==",
							"value": false
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon{ color: {{iconHoverColor}}; }"
				}
			],
			"scopy": true
		},
		"bgNormalColor": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "!=",
							"value": "none"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon"
				}
			],
			"scopy": true
		},
		"bgHoverColor": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "!=",
							"value": "none"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon"
				}
			],
			"scopy": true
		},
		"iconBdrNmlRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": "square"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon{border-radius: {{iconBdrNmlRadius}};}"
				}
			],
			"scopy": true
		},
		"iconBdrHvrRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": "square"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon{border-radius: {{iconBdrHvrRadius}};}"
				}
			],
			"scopy": true
		},
		"iconBdrNmlType": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "solid",
				"disableWidthColor": true
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": ["square", "rounded"]
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .icon-square,{{PLUS_WRAP}} .info-box-inner .icon-rounded"
				}
			],
			"scopy": true
		},
		"iconBdrNmlColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": ["square", "rounded"]
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .icon-square,{{PLUS_WRAP}} .info-box-inner .icon-rounded{ border-color: {{iconBdrNmlColor}}; }"
				}
			],
			"scopy": true
		},
		"iconBWidth": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": ["square", "rounded"]
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .icon-square,{{PLUS_WRAP}} .info-box-inner .icon-rounded{ border-width: {{iconBWidth}}; }"
				}
			],
			"scopy": true
		},
		"iconBdrHvrColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": ["square", "rounded"]
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .icon-square,{{PLUS_WRAP}} .info-box-inner:hover .icon-rounded{ border-color: {{iconBdrHvrColor}}; }"
				}
			],
			"scopy": true
		},
		"nmlIconShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"inset": 0,
				"horizontal": 0,
				"vertical": 4,
				"blur": 8,
				"spread": 0,
				"color": "rgba(0,0,0,0.40)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": ["square", "rounded"]
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon"
				}
			],
			"scopy": true
		},
		"hvrIconShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"inset": 0,
				"horizontal": 0,
				"vertical": 4,
				"blur": 8,
				"spread": 0,
				"color": "rgba(0,0,0,0.40)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": ["square", "rounded"]
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon"
				}
			],
			"scopy": true
		},
		"nmlIcnShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"typeShadow": "drop-shadow",
				"horizontal": 2,
				"vertical": 3,
				"blur": 2,
				"color": "rgba(0,0,0,0.5)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": ["hexagon", "pentagon", "square-rotate"]
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon-wrap"
				}
			],
			"scopy": true
		},
		"hvrIcnShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"typeShadow": "drop-shadow",
				"horizontal": 2,
				"vertical": 3,
				"blur": 2,
				"color": "rgba(0,0,0,0.5)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "icon"
						},
						{
							"key": "iconstyleType",
							"relation": "==",
							"value": ["hexagon", "pentagon", "square-rotate"]
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon-wrap"
				}
			],
			"scopy": true
		},
		"iconOverlay": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"iconAdjust": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconOverlay",
							"relation": "==",
							"value": true
						},
						{
							"key": "styleType",
							"relation": "==",
							"value": ["style-1", "style-2"]
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox.info-box-style-1 .icon-overlay .m-r-16 , {{PLUS_WRAP}}.tpgb-infobox.info-box-style-2 .icon-overlay .m-l-16 { top: {{iconAdjust}};} "
				}
			],
			"scopy": true
		},
		"iconShine": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"imageWidth": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}}  .info-box-inner .service-icon{ width: {{imageWidth}}; height: {{imageWidth}}; }"
				}
			],
			"scopy": true
		},
		"imgNmlBdr": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "1",
						"left": "1",
						"bottom": "1",
						"right": "1"
					},
					"sm": {},
					"xs": {},
					"unit": "px"
				}
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon"
				}
			],
			"scopy": true
		},
		"imgBdrNmlRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon{border-radius: {{imgBdrNmlRadius}};}"
				}
			],
			"scopy": true
		},
		"normalImageShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"inset": 0,
				"horizontal": 0,
				"vertical": 4,
				"blur": 8,
				"spread": 0,
				"color": "rgba(0,0,0,0.40)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon"
				}
			],
			"scopy": true
		},
		"nmlImgDpShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"typeShadow": "drop-shadow",
				"horizontal": 2,
				"vertical": 3,
				"blur": 2,
				"color": "rgba(0,0,0,0.5)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .service-icon"
				}
			],
			"scopy": true
		},
		"imgHvrBdr": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "1",
						"left": "1",
						"bottom": "1",
						"right": "1"
					},
					"sm": {},
					"xs": {},
					"unit": "px"
				}
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon"
				}
			],
			"scopy": true
		},
		"imgBdrHvrRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon{border-radius: {{imgBdrHvrRadius}};}"
				}
			],
			"scopy": true
		},
		"hoverImgShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"inset": 0,
				"horizontal": 0,
				"vertical": 4,
				"blur": 8,
				"spread": 0,
				"color": "rgba(0,0,0,0.40)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon"
				}
			],
			"scopy": true
		},
		"hvrImgDpShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"typeShadow": "drop-shadow",
				"horizontal": 2,
				"vertical": 3,
				"blur": 2,
				"color": "rgba(0,0,0,0.5)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "iconType",
							"relation": "==",
							"value": "image"
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .service-icon"
				}
			],
			"scopy": true
		},
		"imgOverlay": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"imgAdjust": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "styleType",
							"relation": "==",
							"value": ["style-1", "style-2"]
						},
						{
							"key": "imgOverlay",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox.info-box-style-1 .icon-overlay .m-r-16 , {{PLUS_WRAP}}.tpgb-infobox.info-box-style-2 .icon-overlay .m-l-16 { top: {{imgAdjust}};}"
				}
			],
			"scopy": true
		},
		"pinTextTypo": {
			"type": "object",
			"default": {
				"openTypography": 0,
				"size": {
					"md": "",
					"unit": "px"
				}
			},
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-pin-text"
				}
			],
			"scopy": true
		},
		"pinNmlBorder": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "1",
						"left": "1",
						"bottom": "1",
						"right": "1"
					},
					"sm": {},
					"xs": {},
					"unit": "px"
				}
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner .info-pin-text"
				}
			],
			"scopy": true
		},
		"pinTextNmlColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner .info-pin-text{ color: {{pinTextNmlColor}}; }"
				}
			],
			"scopy": true
		},
		"pinNmlBG": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner .info-pin-text"
				}
			],
			"scopy": true
		},
		"pinTextNmlRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner .info-pin-text{border-radius: {{pinTextNmlRadius}};}"
				}
			],
			"scopy": true
		},
		"nmlPinShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"inset": 0,
				"horizontal": 0,
				"vertical": 4,
				"blur": 8,
				"spread": 0,
				"color": "rgba(0,0,0,0.40)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner .info-pin-text"
				}
			],
			"scopy": true
		},
		"pinHvrBorder": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "1",
						"left": "1",
						"bottom": "1",
						"right": "1"
					},
					"sm": {},
					"xs": {},
					"unit": ""
				}
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner:hover .info-pin-text"
				}
			],
			"scopy": true
		},
		"pinTextHvrColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner:hover .info-pin-text{ color: {{pinTextHvrColor}}; }"
				}
			],
			"scopy": true
		},
		"pinHvrBG": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner:hover .info-pin-text"
				}
			],
			"scopy": true
		},
		"pinTextHvrRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner:hover .info-pin-text{border-radius: {{pinTextHvrRadius}};}"
				}
			],
			"scopy": true
		},
		"hvrPinShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"inset": 0,
				"horizontal": 0,
				"vertical": 4,
				"blur": 8,
				"spread": 0,
				"color": "rgba(0,0,0,0.40)"
			},
			"style": [
				{
					"condition": [
						{
							"key": "dispPinText",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner:hover .info-pin-text"
				}
			],
			"scopy": true
		},
		"pinSize": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner .info-pin-text{padding: {{pinSize}};}"
				}
			],
			"scopy": true
		},
		"pinHrztlAdj": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner .info-pin-text{ left: {{pinHrztlAdj}}; }"
				}
			],
			"scopy": true
		},
		"pinVrtclAdj": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}}.tpgb-infobox .info-box-inner .info-pin-text{ top: {{pinVrtclAdj}}; }"
				}
			],
			"scopy": true
		},
		"verticalCenter": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"sideImgBorder": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"bdrRightColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "sideImgBorder",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .style-1.service-img-border,{{PLUS_WRAP}} .style-2.service-img-border{ color: {{bdrRightColor}}; }"
				}
			],
			"scopy": true
		},
		"minHeightTgl": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"minHeight": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"condition": [
						{
							"key": "minHeightTgl",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .info-box-bg-box{ min-height: {{minHeight}};display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-align-items: center;-ms-align-items: center;align-items: center; } {{PLUS_WRAP}}.info-box-style-3 .info-box-inner .info-box-bg-box{ -webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center; } {{PLUS_WRAP}}.info-box-style-2 .info-box-inner .info-box-bg-box{ -webkit-justify-content: flex-end;-moz-justify-content: flex-end;-ms-justify-content: flex-end;justify-content: flex-end; }"
				}
			],
			"scopy": true
		},
		"contenthoverEffect": {
			"type": "string",
			"default": "",
			"scopy": true
		},
		"shadowColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "contenthoverEffect",
							"relation": "==",
							"value": ["float_shadow", "grow_shadow"]
						}
					],
					"selector": "{{PLUS_WRAP}} .cnt_hvr_float_shadow:before{background: -webkit-radial-gradient(center, ellipse, {{shadowColor}} 0%, rgba(60, 60, 60, 0) 70%);background: radial-gradient(ellipse at 50% 150%,{{shadowColor}} 0%, rgba(60, 60, 60, 0) 70%); } {{PLUS_WRAP}} .cnt_hvr_radial:before{background: -webkit-radial-gradient(center, ellipse at 50% 150%, {{shadowColor}} 0%, rgba(60, 60, 60, 0) 70%);background: radial-gradient(ellipse at 50% 150%,{{shadowColor}} 0%, rgba(60, 60, 60, 0) 70%); } {{PLUS_WRAP}} .cnt_hvr_radial:after {background: -webkit-radial-gradient(50% -50%, ellipse, {{shadowColor}} 0%, rgba(0, 0, 0, 0) 80%);background: radial-gradient(ellipse at 50% -50%, {{shadowColor}} 0%, rgba(0, 0, 0, 0) 80%);} {{PLUS_WRAP}} .cnt_hvr_grow_shadow:hover {-webkit-box-shadow: 0 10px 10px -10px {{shadowColor}};-moz-box-shadow: 0 10px 10px -10px {{shadowColor}};box-shadow: 0 10px 10px -10px {{shadowColor}};}"
				},
				{
					"condition": [
						{
							"key": "contenthoverEffect",
							"relation": "==",
							"value": "radial"
						}
					],
					"selector": "{{PLUS_WRAP}} .cnt_hvr_shadow_radial:before{background: -webkit-radial-gradient(center, ellipse at 50% 150%, {{shadowColor}} 0%, rgba(60, 60, 60, 0) 70%);background: radial-gradient(ellipse at 50% 150%,{{shadowColor}} 0%, rgba(60, 60, 60, 0) 70%); }{{PLUS_WRAP}} .cnt_hvr_shadow_radial:after {background: -webkit-radial-gradient(50% -50%, ellipse, {{shadowColor}} 0%, rgba(0, 0, 0, 0) 80%);background: radial-gradient(ellipse at 50% -50%, {{shadowColor}} 0%, rgba(0, 0, 0, 0) 80%);}"
				}
			],
			"scopy": true
		},
		"dotsBgColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "dotsStyle",
							"relation": "==",
							"value": ["style-2", "style-3", "style-4", "style-5", "style-7"]
						},
						{
							"key": "showDots",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.dots-style-2 ul.splide__pagination li button.splide__pagination__page,{{PLUS_WRAP}}.dots-style-2 ul.splide__pagination li button.splide__pagination__page,{{PLUS_WRAP}}.dots-style-3 .splide__pagination li button,{{PLUS_WRAP}}.dots-style-4 .splide__pagination li button::before,{{PLUS_WRAP}}.dots-style-5 .splide__pagination li button,{{PLUS_WRAP}}.dots-style-7 .splide__pagination li button{background:{{dotsBgColor}};}"
				}
			],
			"scopy": true
		},
		"dotsActiveBorderColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "dotsStyle",
							"relation": "==",
							"value": ["style-2", "style-4", "style-6"]
						},
						{
							"key": "showDots",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.dots-style-2 .splide__pagination li button.is-active::after{border-color: {{dotsActiveBorderColor}};}{{PLUS_WRAP}}.dots-style-4 .splide__pagination li button.is-active{-webkit-box-shadow: inset 0 0 0 1px {{dotsActiveBorderColor}};-moz-box-shadow: inset 0 0 0 1px {{dotsActiveBorderColor}};box-shadow: inset 0 0 0 1px {{dotsActiveBorderColor}};}{{PLUS_WRAP}}.dots-style-6 .splide__pagination button::after{color: {{dotsActiveBorderColor}};}"
				}
			],
			"scopy": true
		},
		"dotsActiveBgColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "dotsStyle",
							"relation": "==",
							"value": ["style-2", "style-4", "style-5", "style-7"]
						},
						{
							"key": "showDots",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}}.dots-style-2 .splide__pagination li button.is-active::after,{{PLUS_WRAP}}.dots-style-4 .splide__pagination li button.is-active::before,{{PLUS_WRAP}}.dots-style-5 .splide__pagination li button.is-active,{{PLUS_WRAP}}.dots-style-7 .splide__pagination li button.is-active{background:{{dotsActiveBgColor}};}"
				}
			],
			"scopy": true
		},
		"centerPadding": {
			"type": "object",
			"default": {
				"md": 0,
				"sm": 0,
				"xs": 0
			},
			"scopy": true
		},
		"centerSlideEffect": {
			"type": "string",
			"default": "none",
			"scopy": true
		},
		"centerslideScale": {
			"type": "string",
			"default": 1,
			"style": [
				{
					"condition": [
						{
							"key": "centerMode",
							"relation": "==",
							"value": true
						},
						{
							"key": "centerSlideEffect",
							"relation": "==",
							"value": "scale"
						}
					],
					"selector": "{{PLUS_WRAP}} .splide__list .splide__slide.is-active > div{-webkit-transform: scale({{centerslideScale}});-moz-transform: scale({{centerslideScale}});-ms-transform: scale({{centerslideScale}});-o-transform: scale({{centerslideScale}});transform: scale({{centerslideScale}});}{{PLUS_WRAP}} .splide__list .splide__slide > div{transition: .3s all linear;}"
				}
			],
			"scopy": true
		},
		"normalslideScale": {
			"type": "string",
			"default": 1,
			"style": [
				{
					"condition": [
						{
							"key": "centerMode",
							"relation": "==",
							"value": true
						},
						{
							"key": "centerSlideEffect",
							"relation": "==",
							"value": "scale"
						}
					],
					"selector": "{{PLUS_WRAP}} .splide__list .splide__slide  > div{-webkit-transform: scale({{normalslideScale}});-moz-transform: scale({{normalslideScale}});-ms-transform: scale({{normalslideScale}});-o-transform: scale({{normalslideScale}});transform: scale({{normalslideScale}});}{{PLUS_WRAP}} .splide__list .splide__slide > div{transition: .3s all linear;}"
				}
			],
			"scopy": true
		},
		"slideOpacity": {
			"type": "object",
			"default": {
				"md": 1,
				"sm": 1,
				"xs": 1
			},
			"style": [
				{
					"condition": [
						{
							"key": "centerMode",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .splide__list .splide__slide:not(.is-active) > div{opacity:{{slideOpacity}};}{{PLUS_WRAP}} .splide__list .splide__slide > div{transition: .3s all linear;}"
				}
			],
			"scopy": true
		},
		"slideBoxShadow": {
			"type": "object",
			"default": {
				"openShadow": 0,
				"blur": 8,
				"color": "rgba(0,0,0,0.40)",
				"horizontal": 0,
				"inset": 0,
				"spread": 0,
				"vertical": 4
			},
			"style": [
				{
					"condition": [
						{
							"key": "centerMode",
							"relation": "==",
							"value": true
						},
						{
							"key": "centerSlideEffect",
							"relation": "==",
							"value": "shadow"
						}
					],
					"selector": "{{PLUS_WRAP}} .splide__list .splide__slide.is-active > div"
				}
			],
			"scopy": true
		},
		"slideheightRatio": {
			"type": "string",
			"default": "0.5",
			"scopy": true
		},
		"trimSpace": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"svgDraw": {
			"type": "string",
			"default": "delayed",
			"scopy": true
		},
		"svgDura": {
			"type": "string",
			"default": "90",
			"scopy": true
		},
		"svgmaxWidth": {
			"type": "object",
			"default": {
				"md": "",
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .tpgb-draw-svg{ max-width: {{svgmaxWidth}}; max-height: {{svgmaxWidth}}; }"
				}
			],
			"scopy": true
		},
		"svgstroColor": {
			"type": "string",
			"default": "#000000",
			"scopy": true
		},
		"svgfillColor": {
			"type": "string",
			"default": "",
			"scopy": true
		},
		"svgstroHoverColor": {
			"type": "string",
			"default": "",
			"scopy": true
		},
		"svgfillHoverColor": {
			"type": "string",
			"default": "",
			"scopy": true
		},
		"svgbgNmlColor": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "txtGrNToggle",
							"relation": "==",
							"value": false
						}
					],
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .info-box-svg"
				}
			],
			"scopy": true
		},
		"svgNmlBorder": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "",
						"left": "",
						"bottom": "",
						"right": ""
					},
					"unit": ""
				}
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .info-box-svg"
				}
			],
			"scopy": true
		},
		"svgBdrNmlRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .info-box-svg{border-radius: {{svgBdrNmlRadius}};}"
				}
			],
			"scopy": true
		},
		"svgbgHovColor": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "txtGrNToggle",
							"relation": "==",
							"value": false
						}
					],
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .info-box-svg:hover"
				}
			],
			"scopy": true
		},
		"svgHovBorder": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "",
						"left": "",
						"bottom": "",
						"right": ""
					},
					"unit": ""
				}
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .info-box-svg:hover"
				}
			],
			"scopy": true
		},
		"svgBdrHovRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .info-box-svg:hover{border-radius: {{svgBdrHovRadius}};}"
				}
			],
			"scopy": true
		},
		"svgPadding": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .info-box-svg{padding: {{svgPadding}};}"
				}
			],
			"scopy": true
		},
		"isRptBlock": {
			"type": "boolean",
			"default": false
		},
		"showBlockContent": {
			"type": "boolean",
			"default": true
		},
		"textIconTypo": {
			"type": "object",
			"default": {
				"openTypography": 0,
				"size": {
					"md": "",
					"unit": "px"
				}
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .tpgb-icon-wrap-text"
				}
			],
			"scopy": true
		},
		"txtGrNToggle": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"txtGrNClr": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "txtGrNToggle",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .tpgb-icon-wrap-text { background: {{txtGrNClr}}; background-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }"
				}
			],
			"scopy": true
		},
		"txtGrHToggle": {
			"type": "boolean",
			"default": false,
			"scopy": true
		},
		"txtGrHClr": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "txtGrHToggle",
							"relation": "==",
							"value": true
						}
					],
					"selector": "{{PLUS_WRAP}} .service-icon-wrap .tpgb-icon-wrap-text:hover { background: {{txtGrHClr}}; background-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }"
				}
			],
			"scopy": true
		},
		"txtNormalColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "txtGrNToggle",
							"relation": "==",
							"value": false
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .tpgb-icon-wrap-text{ color: {{txtNormalColor}}; }"
				}
			],
			"scopy": true
		},
		"txtHoverColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"condition": [
						{
							"key": "txtGrHToggle",
							"relation": "==",
							"value": false
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .tpgb-icon-wrap-text{ color: {{txtHoverColor}}; }"
				}
			],
			"scopy": true
		},
		"txtbgNormalColor": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "txtGrNToggle",
							"relation": "==",
							"value": false
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner .info-icon-content"
				}
			],
			"scopy": true
		},
		"txtbgHoverColor": {
			"type": "object",
			"default": {
				"openBg": 0
			},
			"style": [
				{
					"condition": [
						{
							"key": "txtGrHToggle",
							"relation": "==",
							"value": false
						}
					],
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .info-icon-content"
				}
			],
			"scopy": true
		},
		"txtBdrNmlRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner .info-icon-content{border-radius: {{txtBdrNmlRadius}};}"
				}
			],
			"scopy": true
		},
		"txtBdrHvrRadius": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .info-icon-content{border-radius: {{txtBdrHvrRadius}};}"
				}
			],
			"scopy": true
		},
		"txtBdrNmlType": {
			"type": "object",
			"default": {
				"openBorder": 0,
				"type": "",
				"color": "",
				"width": {
					"md": {
						"top": "",
						"left": "",
						"bottom": "",
						"right": ""
					},
					"unit": ""
				}
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner .info-icon-content"
				}
			],
			"scopy": true
		},
		"txtBdrHvrColor": {
			"type": "string",
			"default": "",
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-box-inner:hover .info-icon-content{ border-color: {{txtBdrHvrColor}}; }"
				}
			],
			"scopy": true
		},
		"textPadding": {
			"type": "object",
			"default": {
				"md": {
					"top": "",
					"right": "",
					"bottom": "",
					"left": ""
				},
				"unit": "px"
			},
			"style": [
				{
					"selector": "{{PLUS_WRAP}} .info-icon-content{padding: {{textPadding}};}"
				}
			],
			"scopy": true
		}
	}
}
