a:8:{s:5:"posts";a:153:{i:0;a:23:{s:2:"ID";s:1:"1";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:05";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:05";s:12:"post_content";s:0:"";s:10:"post_title";s:11:"Default Kit";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:11:"default-kit";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 10:55:40";s:17:"post_modified_gmt";s:19:"2026-05-13 10:55:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:80:"https://ai-video-generator.elementra.themerex.net/?elementor_library=default-kit";s:10:"menu_order";s:1:"0";s:9:"post_type";s:17:"elementor_library";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:1;a:23:{s:2:"ID";s:1:"4";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-10-31 10:55:18";s:13:"post_date_gmt";s:19:"2024-10-31 10:55:18";s:12:"post_content";s:1391:"<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p><p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.</p><h1>Heading H1</h1><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h2>Heading H2</h2><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h3>Heading H3</h3><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h4>Heading H4</h4><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h5>Heading H5</h5><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p><h6>Heading H6</h6><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.</p>";s:10:"post_title";s:10:"Typography";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:10:"typography";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2024-10-31 10:59:25";s:17:"post_modified_gmt";s:19:"2024-10-31 10:59:25";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:60:"https://ai-video-generator.elementra.themerex.net/?page_id=4";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:2;a:23:{s:2:"ID";s:1:"6";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-11-21 11:57:36";s:13:"post_date_gmt";s:19:"2024-11-21 11:57:36";s:12:"post_content";s:3233:"<input
				type="text"
				class="mf-input "
				id="mf-input-text-752409d5"
				name="mf-name"
				placeholder="${ parent.decodeEntities(`Name`) } "
									onInput=${parent.handleChange}
					onBlur=${parent.handleChange}
					aria-invalid=${validation.errors['mf-name'] ? 'true' : 'false'}
					ref=${el =>{
												parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)
					}}
								/>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-name"
					as=${html``}
					/>
			<input 
				type="email" 
				defaultValue="" 
				class="mf-input " 
				id="mf-input-email-2a672e5b" 
				name="mf-email" 
				placeholder="${ parent.decodeEntities(`Email`) } " 
				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } 
				ref=${el=> parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
							/>
						<${validation.ErrorMessage} 
				errors=${validation.errors} 
				name="mf-email" 
				as=${html``}
			/>
			<input
				type="text"
				class="mf-input "
				id="mf-input-text-58609b88"
				name="mf-subject"
				placeholder="${ parent.decodeEntities(`Subject`) } "
									onInput=${parent.handleChange}
					onBlur=${parent.handleChange}
					aria-invalid=${validation.errors['mf-subject'] ? 'true' : 'false'}
					ref=${el =>{
												parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)
					}}
								/>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-subject"
					as=${html``}
					/>
			<textarea id="mf-input-text-area-75374fce"
				name="mf-message" 
				placeholder="${ parent.decodeEntities(`Message`) } "
				cols="30" rows="10"
									onInput=${ parent.handleChange }
					aria-invalid=${validation.errors['mf-message'] ? 'true' : 'false'}
					ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)}
								></textarea>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-message"
					as=${html``}
					/>
					<label>
												<input
							type="checkbox"
							class="mf-input mf-checkbox-input "
							name="mf-gdpr-consent"
															onInput=${ parent.handleOptin }
								aria-invalid=${validation.errors['mf-gdpr-consent'] ? 'true' : 'false'}
								ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }
														/>
							I agree that my submitted data is being <a href='/privacy-policy/'>collected and stored</a>.						
					</label>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-gdpr-consent"
					as=${html``}
					/>
							<button type="submit" id="">
					${ parent.decodeEntities(`Send Message`) } 
				</button>";s:10:"post_title";s:28:"Contact - 1 Col, Full Button";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:25:"contact-1-col-full-button";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 10:28:52";s:17:"post_modified_gmt";s:19:"2026-03-03 10:28:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:89:"https://ai-video-generator.elementra.themerex.net/?metform-form=contact-1-col-full-button";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"metform-form";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:3;a:23:{s:2:"ID";s:1:"7";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-11-21 11:58:18";s:13:"post_date_gmt";s:19:"2024-11-21 11:58:18";s:12:"post_content";s:3646:"<label for="mf-input-text-19d034f0">
					${ parent.decodeEntities(`Name`) } 					*
				</label>
			<input
				type="text"
				class="mf-input "
				id="mf-input-text-19d034f0"
				name="mf-name"
				placeholder="${ parent.decodeEntities(`Enter your name`) } "
									onInput=${parent.handleChange}
					onBlur=${parent.handleChange}
					aria-invalid=${validation.errors['mf-name'] ? 'true' : 'false'}
					ref=${el =>{
												parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)
					}}
								/>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-name"
					as=${html``}
					/>
							<label for="mf-input-email-208b034b">
					${ parent.decodeEntities(`Email`) } 					*
				</label>
			<input 
				type="email" 
				defaultValue="" 
				class="mf-input " 
				id="mf-input-email-208b034b" 
				name="mf-email" 
				placeholder="${ parent.decodeEntities(`Enter your email`) } " 
				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } 
				ref=${el=> parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
							/>
						<${validation.ErrorMessage} 
				errors=${validation.errors} 
				name="mf-email" 
				as=${html``}
			/>
							<label for="mf-input-telephone-67ecc8da">
					${ parent.decodeEntities(`Phone`) } 					
				</label>
			<input
				type="tel"
				class="mf-input "
				id="mf-input-telephone-67ecc8da" 
				name="mf-phone"
				placeholder="${ parent.decodeEntities(`Enter your number`) } "
									onInput=${parent.handleChange}
					aria-invalid=${validation.errors['mf-phone'] ? 'true' : 'false'}
					ref=${el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)}
								/>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-phone"
					as=${html``}
					/>
							<label for="mf-input-text-area-7bca5268">
					${ parent.decodeEntities(`Message`) } 					
				</label>
			<textarea id="mf-input-text-area-7bca5268"
				name="mf-message" 
				placeholder="${ parent.decodeEntities(`Enter your message`) } "
				cols="30" rows="10"
									onInput=${ parent.handleChange }
					aria-invalid=${validation.errors['mf-message'] ? 'true' : 'false'}
					ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false,"expression":"null"}, el)}
								></textarea>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-message"
					as=${html``}
					/>
					<label>
												<input
							type="checkbox"
							class="mf-input mf-checkbox-input "
							name="mf-gdpr-consent"
															onInput=${ parent.handleOptin }
								aria-invalid=${validation.errors['mf-gdpr-consent'] ? 'true' : 'false'}
								ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }
														/>
							I agree that my submitted data is being <a href='/privacy-policy/'>collected and stored</a>.						
					</label>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-gdpr-consent"
					as=${html``}
					/>
							<button type="submit" id="">
					${ parent.decodeEntities(`Send Message`) } 
				</button>";s:10:"post_title";s:31:"Contact – 2 Col, Left Aligned";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"contact-2-col-left-aligned";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 10:26:30";s:17:"post_modified_gmt";s:19:"2026-03-03 10:26:30";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://ai-video-generator.elementra.themerex.net/?metform-form=contact-2-col-left-aligned";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"metform-form";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:4;a:23:{s:2:"ID";s:1:"8";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-11-21 11:59:13";s:13:"post_date_gmt";s:19:"2024-11-21 11:59:13";s:12:"post_content";s:2068:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.63 16.88"><path d="M14.4,16.88H5.23c-3.33,0-5.23-1.91-5.23-5.23V5.23C0,1.91,1.91,0,5.23,0H14.4c3.33,0,5.23,1.91,5.23,5.23v6.42c0,3.33-1.91,5.23-5.23,5.23ZM5.23,1.3c-2.61,0-3.93,1.32-3.93,3.93v6.42c0,2.61,1.32,3.93,3.93,3.93H14.4c2.61,0,3.93-1.32,3.93-3.93V5.23c0-2.61-1.32-3.93-3.93-3.93H5.23Z"></path><path d="M9.81,9.2c-.76,0-1.53-.24-2.12-.71l-2.86-2.29c-.28-.22-.33-.63-.1-.91,.22-.28,.63-.33,.91-.1l2.86,2.29c.71,.57,1.91,.57,2.63,0l2.87-2.29c.28-.22,.69-.18,.91,.1s.18,.69-.1,.91l-2.87,2.29c-.6,.47-1.36,.71-2.12,.71Z"></path></svg>			
			<input 
				type="email" 
				defaultValue="" 
				class="mf-input mf-conditional-input" 
				id="mf-input-email-7203dd86" 
				name="mf-email" 
				placeholder="${ parent.decodeEntities(`Your Email Address`) } " 
				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } 
				ref=${el=> parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
							/>
						<${validation.ErrorMessage} 
				errors=${validation.errors} 
				name="mf-email" 
				as=${html``}
			/>
							<button type="submit" id="">
					${ parent.decodeEntities(`Get Started`) } 
				</button>
					<label>
												<input
							type="checkbox"
							class="mf-input mf-checkbox-input "
							name="mf-gdpr-consent"
															onInput=${ parent.handleOptin }
								aria-invalid=${validation.errors['mf-gdpr-consent'] ? 'true' : 'false'}
								ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }
														/>
							I agree that my submitted data is being  <a href='/privacy-policy/'>collected and stored</a>.						
					</label>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-gdpr-consent"
					as=${html``}
					/>";s:10:"post_title";s:20:"Sign-up – Centered";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:16:"sign-up-centered";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 10:20:09";s:17:"post_modified_gmt";s:19:"2026-03-03 10:20:09";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:80:"https://ai-video-generator.elementra.themerex.net/?metform-form=sign-up-centered";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"metform-form";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:5;a:23:{s:2:"ID";s:1:"9";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2024-11-21 12:01:06";s:13:"post_date_gmt";s:19:"2024-11-21 12:01:06";s:12:"post_content";s:2067:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.63 16.88"><path d="M14.4,16.88H5.23c-3.33,0-5.23-1.91-5.23-5.23V5.23C0,1.91,1.91,0,5.23,0H14.4c3.33,0,5.23,1.91,5.23,5.23v6.42c0,3.33-1.91,5.23-5.23,5.23ZM5.23,1.3c-2.61,0-3.93,1.32-3.93,3.93v6.42c0,2.61,1.32,3.93,3.93,3.93H14.4c2.61,0,3.93-1.32,3.93-3.93V5.23c0-2.61-1.32-3.93-3.93-3.93H5.23Z"></path><path d="M9.81,9.2c-.76,0-1.53-.24-2.12-.71l-2.86-2.29c-.28-.22-.33-.63-.1-.91,.22-.28,.63-.33,.91-.1l2.86,2.29c.71,.57,1.91,.57,2.63,0l2.87-2.29c.28-.22,.69-.18,.91,.1s.18,.69-.1,.91l-2.87,2.29c-.6,.47-1.36,.71-2.12,.71Z"></path></svg>			
			<input 
				type="email" 
				defaultValue="" 
				class="mf-input mf-conditional-input" 
				id="mf-input-email-1453f5b" 
				name="mf-email" 
				placeholder="${ parent.decodeEntities(`Your Email Address`) } " 
				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } 
				ref=${el=> parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)}
							/>
						<${validation.ErrorMessage} 
				errors=${validation.errors} 
				name="mf-email" 
				as=${html``}
			/>
							<button type="submit" id="">
					${ parent.decodeEntities(`Get Started`) } 
				</button>
					<label>
												<input
							type="checkbox"
							class="mf-input mf-checkbox-input "
							name="mf-gdpr-consent"
															onInput=${ parent.handleOptin }
								aria-invalid=${validation.errors['mf-gdpr-consent'] ? 'true' : 'false'}
								ref=${ el => parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }
														/>
							I agree that my submitted data is being  <a href='/privacy-policy/'>collected and stored</a>.						
					</label>
							<${validation.ErrorMessage}
					errors=${validation.errors}
					name="mf-gdpr-consent"
					as=${html``}
					/>";s:10:"post_title";s:24:"Sign-up – Left Aligned";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:20:"sign-up-left-aligned";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 10:19:43";s:17:"post_modified_gmt";s:19:"2026-03-03 10:19:43";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:84:"https://ai-video-generator.elementra.themerex.net/?metform-form=sign-up-left-aligned";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"metform-form";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:6;a:23:{s:2:"ID";s:2:"21";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:10";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:10";s:12:"post_content";s:64796:"<a href="https://ai-video-generator.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_579486279" ><img
					src="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo.png"
											srcset="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo-retina.png 2x"
											alt="Elementra - AI Video Generator" width="133" height="28"></a><style type="text/css">.trx_addons_inline_579486279 img.logo_image{max-height:28px;}</style>				
						<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>Menu					
						<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>Close					
							<ul id="trx-addons-nav-menu-2-8199"><li id="trx-addons-nav-menu-item-1716"><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-79"><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-1717"><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-1718"><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-585"><a href="#">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li id="trx-addons-nav-menu-item-61"><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>						
							<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>								Close
						<ul id="trx-addons-nav-menu-2-6739"><li id="trx-addons-nav-menu-item-17161"><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-792"><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-17173"><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-17184"><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-5855"><a href="#">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li id="trx-addons-nav-menu-item-616"><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>					
										<a href="https://ai-video-generator.elementra.themerex.net/contact/">
									Get in Touch
					</a>
					<a href="https://ai-video-generator.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1041442835" ><img
					src="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo.png"
											srcset="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo-retina.png 2x"
											alt="Elementra - AI Video Generator" width="133" height="28"></a><style type="text/css">.trx_addons_inline_1041442835 img.logo_image{max-height:28px;}</style>				
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 23.4 15.4"><g transform="translate(-0.3 -0.3)"><path d="M23,1.7H1A.7.7,0,0,1,1,.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M23,8.7H1A.7.7,0,1,1,1,7.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M17,15.7H1a.7.7,0,1,1,0-1.4H17a.7.7,0,1,1,0,1.4Z"></path></g></svg>					
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>					
							<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>						
						<ul id="trx-addons-nav-menu-2-2508"><li><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li><a href="#" data-e-disable-page-transition="true">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>";s:10:"post_title";s:41:"Header - Main Light [Logo, Menu & Button]";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:34:"header-main-light-logo-menu-button";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:22:39";s:17:"post_modified_gmt";s:19:"2026-05-14 15:22:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:86:"https://ai-video-generator.elementra.themerex.net/layouts/header-main-light-logo-menu/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:7;a:23:{s:2:"ID";s:2:"23";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:11";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:11";s:12:"post_content";s:64833:"<a href="https://ai-video-generator.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_952240509" ><img
					src="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo.png"
											srcset="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo-retina.png 2x"
											alt="Elementra - AI Video Generator" width="133" height="28"></a><style type="text/css">.trx_addons_inline_952240509 img.logo_image{max-height:28px;}</style>				
						<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>Menu					
						<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>Close					
							<ul id="trx-addons-nav-menu-2-1898"><li id="trx-addons-nav-menu-item-1716"><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-79"><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-1717"><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-1718"><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-585"><a href="#">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li id="trx-addons-nav-menu-item-61"><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>						
							<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>								Close
						<ul id="trx-addons-nav-menu-2-2043"><li id="trx-addons-nav-menu-item-17161"><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-792"><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-17173"><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-17184"><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-5855"><a href="#">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li id="trx-addons-nav-menu-item-616"><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>					
										<a href="https://ai-video-generator.elementra.themerex.net/contact/">
									Get in Touch
					</a>
					<a href="https://ai-video-generator.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1628107012" ><img
					src="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo.png"
											srcset="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo-retina.png 2x"
											alt="Elementra - AI Video Generator" width="133" height="28"></a><style type="text/css">.trx_addons_inline_1628107012 img.logo_image{max-height:28px;}</style>				
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 23.4 15.4"><g transform="translate(-0.3 -0.3)"><path d="M23,1.7H1A.7.7,0,0,1,1,.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M23,8.7H1A.7.7,0,1,1,1,7.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M17,15.7H1a.7.7,0,1,1,0-1.4H17a.7.7,0,1,1,0,1.4Z"></path></g></svg>					
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>					
							<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>						
						<ul id="trx-addons-nav-menu-2-6542"><li><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li><a href="#" data-e-disable-page-transition="true">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>					
					<h1>Page (post) title</h1>";s:10:"post_title";s:52:"Header - Main Light [Logo, Menu & Button with Title]";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:45:"header-main-light-logo-menu-button-with-title";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:22:34";s:17:"post_modified_gmt";s:19:"2026-05-14 15:22:34";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:97:"https://ai-video-generator.elementra.themerex.net/layouts/header-main-light-logo-menu-with-title/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:8;a:23:{s:2:"ID";s:2:"25";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:11";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:11";s:12:"post_content";s:4956:"<h6>Search</h6>				
		<form role="search" method="get" action="https://ai-video-generator.elementra.themerex.net/">
			<input type="hidden" value="" name="post_types">
						<label for="4c5bd4c">Search</label>
			<input id="4c5bd4c" type="text" placeholder="Search" value="" name="s">
			<button type="submit" aria-label="Start search"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.3 16.77"><path d="M7.37,14.73C3.3,14.73,0,11.43,0,7.37S3.3,0,7.37,0s7.37,3.3,7.37,7.37-3.3,7.37-7.37,7.37ZM7.37,1.3C4.02,1.3,1.3,4.02,1.3,7.37s2.72,6.07,6.07,6.07,6.06-2.72,6.06-6.07S10.71,1.3,7.37,1.3Z"></path><path d="M15.65,16.77c-.17,0-.33-.06-.46-.19l-2.36-2.36c-.25-.25-.25-.67,0-.92s.67-.25,.92,0l2.36,2.36c.25,.25,.25,.67,0,.92-.13,.13-.29,.19-.46,.19Z"></path></svg></button>
					</form>
					<h6>Categories</h6>				
			<ul>
																					<li>
															<a href="https://ai-video-generator.elementra.themerex.net/category/case-studies/">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
								Case Studies							
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/category/video-production/">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
								Video Production							
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/category/video-services/">
						<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>			
								Video Services							
															</a>
														</li>
													</ul>
					<h6>Recent Posts</h6>				
					<aside><article><a href="https://ai-video-generator.elementra.themerex.net/the-role-of-sound-in-creating-memorable-video-experiences/"><img width="150" height="150" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-310-150x150.jpg" alt="The role of sound in creating memorable video experiences" decoding="async" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-310-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-310-90x90.jpg 90w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-310-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-310-370x370.jpg 370w" sizes="(max-width: 150px) 100vw, 150px" /></a><a href="https://ai-video-generator.elementra.themerex.net/category/video-services/" title="View all posts in Video Services">Video Services</a><h6><a href="https://ai-video-generator.elementra.themerex.net/the-role-of-sound-in-creating-memorable-video-experiences/">The role of sound in creating memorable video experiences</a></h6><a href="https://ai-video-generator.elementra.themerex.net/the-role-of-sound-in-creating-memorable-video-experiences/">Feb 25, 2026</a></article><article><a href="https://ai-video-generator.elementra.themerex.net/common-mistakes-to-avoid-in-video-production-and-sound-design/"><img width="150" height="150" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-311-150x150.jpg" alt="Common mistakes to avoid in video production and sound design" decoding="async" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-311-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-311-90x90.jpg 90w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-311-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-311-370x370.jpg 370w" sizes="(max-width: 150px) 100vw, 150px" /></a><a href="https://ai-video-generator.elementra.themerex.net/category/video-services/" title="View all posts in Video Services">Video Services</a><h6><a href="https://ai-video-generator.elementra.themerex.net/common-mistakes-to-avoid-in-video-production-and-sound-design/">Common mistakes to avoid in video production and sound design</a></h6><a href="https://ai-video-generator.elementra.themerex.net/common-mistakes-to-avoid-in-video-production-and-sound-design/">Feb 25, 2026</a></article></aside>				
																<a href="https://ai-video-generator.elementra.themerex.net/shop/">
							<img width="300" height="250" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-302.jpg" alt="" />								</a>";s:10:"post_title";s:12:"Sidebar Main";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:12:"sidebar-main";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:55:51";s:17:"post_modified_gmt";s:19:"2026-05-13 12:55:51";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:71:"https://ai-video-generator.elementra.themerex.net/layouts/sidebar-main/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:9;a:23:{s:2:"ID";s:2:"27";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:11";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:11";s:12:"post_content";s:9621:"1245 Sunset Boulevard, Los Angeles, CA 90026					<ul>
							<li>
											<a href="mailto:info@mail.com">
											info@mail.com
											</a>
									</li>
								<li>
											<a href="tel:+18408412569">
											+1 840 841 25 69
											</a>
									</li>
						</ul>
									<ul>
							<li>
											<a href="https://ai-video-generator.elementra.themerex.net/">
											Home
											</a>
									</li>
								<li>
											<a href="https://ai-video-generator.elementra.themerex.net/about/">
											About
											</a>
									</li>
								<li>
											<a href="https://ai-video-generator.elementra.themerex.net/pricing/">
											Pricing
											</a>
									</li>
								<li>
											<a href="https://ai-video-generator.elementra.themerex.net/news/">
											News
											</a>
									</li>
								<li>
											<a href="https://ai-video-generator.elementra.themerex.net/contact/">
											Contact
											</a>
									</li>
						</ul>
							<h1>We produce &amp; deliver immersive stories</h1>		<p>Elementra crafts videos and sound that connect, inspire, and elevate every brand’s vision and message.</p>					
					<a href="https://www.facebook.com/ThemeRexStudio" target="_blank">
						<svg xmlns="http://www.w3.org/2000/svg" width="8" height="15" viewBox="0 0 8 15"><path d="M4.40924 5.15357V3.27857C4.40946 3.15538 4.43254 3.03345 4.47714 2.91973C4.52174 2.80602 4.58699 2.70277 4.66917 2.61587C4.75135 2.52896 4.84884 2.46012 4.95607 2.41328C5.0633 2.36644 5.17818 2.34251 5.29412 2.34286H6.17563V1.41826e-07H4.41092C4.06345 -0.000117134 3.71938 0.0724976 3.39833 0.213697C3.07728 0.354896 2.78556 0.561913 2.53982 0.822924C2.29409 1.08393 2.09915 1.39382 1.96615 1.73489C1.83316 2.07596 1.76471 2.44153 1.76471 2.81071V5.15357H0V7.5H1.76471V15H4.41009V7.5H6.1748L7.05882 5.15357H4.40924Z"></path></svg>					</a>
					<a href="https://www.behance.net/themerex" target="_blank">
						<svg xmlns="http://www.w3.org/2000/svg" width="15" height="10" viewBox="0 0 15 10"><path d="M6.16876 4.14643C6.4375 4.02493 6.67902 3.85279 6.87944 3.63991C7.18082 3.26655 7.33371 2.79937 7.30992 2.32457C7.32338 1.83737 7.17445 1.35909 6.88554 0.961638C6.59019 0.629534 6.21868 0.370235 5.80125 0.204874C5.38381 0.0395133 4.93228 -0.0272382 4.48342 0.0100584H0V8.93105H4.17579C4.61538 8.93422 5.05417 8.89404 5.48548 8.81112C5.86437 8.74022 6.2221 8.5871 6.53222 8.36308C6.79516 8.17264 7.01787 7.93434 7.18809 7.6613C7.46535 7.23646 7.60901 6.7416 7.6013 6.23791C7.61567 5.77696 7.49028 5.32213 7.24088 4.93049C6.98166 4.56103 6.60479 4.28543 6.16876 4.14643ZM1.84778 1.56033H3.8641C4.23444 1.55055 4.60406 1.59738 4.95958 1.6991C5.12256 1.76601 5.25905 1.88254 5.34869 2.03133C5.43834 2.18012 5.47635 2.3532 5.45706 2.52479C5.47287 2.67639 5.44618 2.82934 5.37983 2.96727C5.31349 3.1052 5.20998 3.22292 5.08039 3.30786C4.77994 3.46671 4.44101 3.5431 4.09965 3.5289H1.84778V1.56033ZM5.03775 7.22913C4.74018 7.34774 4.41969 7.40152 4.09863 7.38673H1.84778V5.0078H4.12909C4.44552 4.99696 4.761 5.04783 5.05704 5.15747C5.24592 5.23663 5.40452 5.37179 5.51038 5.54381C5.61624 5.71583 5.664 5.916 5.64691 6.11599C5.67134 6.33988 5.62621 6.56577 5.51739 6.76429C5.40857 6.96281 5.24211 7.12478 5.03775 7.22913Z"></path><path d="M13.5527 0.425781H9.58203V1.53694H13.5527V0.425781Z"></path><path d="M14.9341 4.81018C14.8628 4.32019 14.6754 3.85319 14.3869 3.44625C14.0962 3.01719 13.6858 2.67838 13.2041 2.4699C12.6952 2.25665 12.1456 2.15125 11.5919 2.16064C11.1414 2.14362 10.692 2.21593 10.271 2.37317C9.84992 2.53042 9.46588 2.76935 9.14204 3.07554C8.81089 3.42928 8.55652 3.84481 8.39425 4.2971C8.23198 4.74938 8.16517 5.22906 8.19785 5.70723C8.15074 6.19662 8.22077 6.69 8.40243 7.14843C8.58408 7.60687 8.8724 8.01781 9.24459 8.34883C9.92731 8.88615 10.781 9.17334 11.6579 9.16064C12.1329 9.1879 12.6085 9.11629 13.0531 8.95053C13.4977 8.78477 13.9011 8.52865 14.2366 8.19916C14.5826 7.88223 14.8153 7.46532 14.9006 7.00969H13.0732C12.9828 7.18393 12.857 7.3384 12.7036 7.46368C12.4179 7.67295 12.0663 7.77812 11.7096 7.76103C11.3625 7.77103 11.0197 7.68478 10.7208 7.51225C10.4885 7.36118 10.3004 7.15394 10.1746 6.91075C10.0488 6.66755 9.98965 6.39667 10.003 6.12453H14.9961C15.0106 5.6855 14.9899 5.24604 14.9341 4.81018ZM10.0466 4.98165C10.0894 4.59996 10.2571 4.24191 10.5248 3.96069C10.6675 3.83023 10.8358 3.72947 11.0196 3.66455C11.2034 3.59962 11.3988 3.57189 11.5939 3.58304C11.981 3.57094 12.3593 3.69712 12.6579 3.9379C12.8061 4.07098 12.9248 4.2322 13.0068 4.41168C13.0889 4.59116 13.1325 4.78512 13.1351 4.98165H10.0466Z"></path></svg>					</a>
					<a href="https://www.instagram.com/themerex_net/" target="_blank">
						<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><path d="M10.3135 0H4.6875C3.44438 0.000269278 2.25225 0.494216 1.37323 1.37323C0.494216 2.25225 0.000269278 3.44438 0 4.6875L0 10.3125C0.000269278 11.5556 0.494216 12.7477 1.37323 13.6268C2.25225 14.5058 3.44438 14.9997 4.6875 15H10.3125C11.5556 14.9997 12.7477 14.5058 13.6268 13.6268C14.5058 12.7477 14.9997 11.5556 15 10.3125V4.6875C14.9997 3.44456 14.5059 2.25258 13.6271 1.37359C12.7483 0.494604 11.5565 0.000538508 10.3135 0ZM13.5953 10.3135C13.5945 11.1836 13.2485 12.0179 12.6332 12.6332C12.0179 13.2485 11.1836 13.5945 10.3135 13.5953H4.6875C3.81737 13.5945 2.98311 13.2485 2.36784 12.6332C1.75256 12.0179 1.40655 11.1836 1.40574 10.3135V4.6875C1.40682 3.81755 1.75295 2.98355 2.3682 2.36849C2.98344 1.75344 3.81755 1.40756 4.6875 1.40676H10.3125C11.1826 1.40756 12.0169 1.75358 12.6322 2.36885C13.2474 2.98413 13.5935 3.81839 13.5943 4.68852L13.5953 10.3135Z"></path><path d="M7.50001 3.75C6.75833 3.75 6.0333 3.96993 5.41662 4.38198C4.79994 4.79404 4.31928 5.37971 4.03546 6.06493C3.75163 6.75016 3.67736 7.50416 3.82206 8.23159C3.96675 8.95902 4.3239 9.62721 4.84835 10.1517C5.3728 10.6761 6.04099 11.0333 6.76841 11.178C7.49584 11.3226 8.24985 11.2484 8.93507 10.9646C9.6203 10.6807 10.206 10.2001 10.618 9.58339C11.0301 8.9667 11.25 8.24168 11.25 7.5C11.25 6.50544 10.8549 5.55161 10.1517 4.84835C9.4484 4.14509 8.49457 3.75 7.50001 3.75ZM7.50001 9.84426C7.03635 9.84426 6.58312 9.70678 6.1976 9.44919C5.81209 9.1916 5.51163 8.82546 5.3342 8.3971C5.15677 7.96874 5.11033 7.4974 5.20079 7.04266C5.29124 6.58791 5.51451 6.17021 5.84236 5.84236C6.17021 5.51451 6.58792 5.29124 7.04266 5.20078C7.4974 5.11033 7.96875 5.15676 8.3971 5.33419C8.82546 5.51163 9.1916 5.81209 9.44919 6.1976C9.70678 6.58311 9.84426 7.03635 9.84426 7.5C9.84346 8.12149 9.59621 8.71729 9.15675 9.15674C8.71729 9.5962 8.12149 9.84345 7.50001 9.84426Z"></path><path d="M11.531 3.96821C11.807 3.96821 12.0307 3.74447 12.0307 3.46848C12.0307 3.19249 11.807 2.96875 11.531 2.96875C11.255 2.96875 11.0312 3.19249 11.0312 3.46848C11.0312 3.74447 11.255 3.96821 11.531 3.96821Z"></path></svg>					</a>
					<a href="https://dribbble.com/ThemeREX" target="_blank">
						<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><path d="M7.5 0C6.01664 0 4.56659 0.439867 3.33323 1.26398C2.09986 2.08809 1.13856 3.25943 0.570907 4.62987C0.00324964 6.00032 -0.145275 7.50832 0.144114 8.96317C0.433503 10.418 1.14781 11.7544 2.1967 12.8033C3.2456 13.8522 4.58197 14.5665 6.03682 14.8559C7.49168 15.1453 8.99968 14.9967 10.3701 14.4291C11.7406 13.8614 12.9119 12.9001 13.736 11.6668C14.5601 10.4334 15 8.98336 15 7.5C14.9978 5.51154 14.207 3.60513 12.8009 2.19907C11.3949 0.793017 9.48846 0.00215056 7.5 0ZM7.5 14.0616C6.20204 14.0616 4.93322 13.6767 3.854 12.9556C2.77478 12.2345 1.93364 11.2096 1.43693 10.0104C0.940217 8.81123 0.810255 7.4917 1.06348 6.21868C1.3167 4.94565 1.94173 3.77631 2.85952 2.85851C3.77732 1.94071 4.94667 1.31568 6.2197 1.06246C7.49272 0.809236 8.81225 0.939198 10.0114 1.43591C11.2106 1.93262 12.2355 2.77377 12.9566 3.85298C13.6777 4.9322 14.0626 6.20102 14.0626 7.49898C14.0607 9.23892 13.3687 10.9071 12.1384 12.1374C10.9081 13.3677 9.23994 14.0597 7.5 14.0616Z"></path><path d="M7.50118 1.87501C7.11495 1.87497 6.72975 1.91444 6.35156 1.99281C7.03332 2.95665 7.65045 3.96461 8.19889 5.01008C9.23811 4.52387 10.2097 3.9046 11.0892 3.16783C10.0813 2.33042 8.8116 1.87294 7.50118 1.87501Z"></path><path d="M11.7576 3.83008C10.801 4.63647 9.74254 5.31357 8.60938 5.84396C8.85582 6.35784 9.085 6.87883 9.29692 7.40693C10.5569 7.15013 11.8534 7.1274 13.1216 7.33989C13.0863 6.04747 12.6043 4.8072 11.7576 3.83008Z"></path><path d="M5.40834 2.28125C4.56774 2.61884 3.82106 3.15437 3.23175 3.84233C2.64245 4.5303 2.22793 5.35036 2.02344 6.23284C3.83043 6.3082 5.63376 6.0134 7.32269 5.36655C6.75831 4.29416 6.11858 3.26314 5.40834 2.28125Z"></path><path d="M7.74399 6.21484C6.11239 6.85617 4.37557 7.18783 2.62246 7.19284C2.37974 7.19284 2.136 7.1776 1.89227 7.1644C1.88617 7.27611 1.875 7.38681 1.875 7.49954C1.87358 8.82626 2.34325 10.1104 3.20033 11.1231C4.53588 9.46629 6.34145 8.25232 8.37974 7.6407C8.18272 7.15864 7.9708 6.68336 7.74399 6.21484Z"></path><path d="M9.63672 8.29607C10.0837 9.54611 10.4361 10.828 10.6909 12.1309C11.332 11.6886 11.8741 11.1179 12.2829 10.4549C12.6916 9.79195 12.9581 9.05126 13.0653 8.27983C11.9308 8.07849 10.7692 8.08399 9.63672 8.29607Z"></path><path d="M8.71553 8.51172C6.79773 9.07294 5.10285 10.2186 3.86719 11.789C4.67973 12.4804 5.6729 12.9252 6.72976 13.0711C7.78662 13.217 8.86316 13.0579 9.83265 12.6126C9.57498 11.2169 9.20131 9.84523 8.71553 8.51172Z"></path></svg>					</a>
					<p style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
©
<a href="https://themerex.net/" target="_blank">ThemeRex.</a>
{{Y}}. All Rights Reserved.</p>";s:10:"post_title";s:28:"Footer - Main Dark Style - 1";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:24:"footer-main-dark-style-1";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 13:57:24";s:17:"post_modified_gmt";s:19:"2026-05-13 13:57:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:75:"https://ai-video-generator.elementra.themerex.net/layouts/footer-main-dark/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:10;a:23:{s:2:"ID";s:2:"30";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:12";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:12";s:12:"post_content";s:13922:"<h4>1. Introduction</h4><p>ThemeREX (website url address: <a href="https://themerex.net" target="_blank" rel="noopener"> https://themerex.net</a>) appreciates your business and trust. We are Cyprus based company, creating products to enhance your website building experience. Please read this Privacy Policy, providing consent to both documents in order to have permission to use our services.</p>					
				<h4>2. Data Collected</h4>
<h6>Data Storage Location</h6>
We are a Cyprus based company and operate web servers hosted in Germany. Our hosting provider Hetzner Online GmbH adheres to the EU/US “Privacy Shield”, ensuring that your data is securely stored and GDPR compliant. For more information on Hetzner Online GmbH privacy policy, please see here: <a href="https://www.hetzner.com/rechtliches/datenschutz" target="_blank" rel="noopener">Hetzner Data Privacy Policy</a>.
<h6>Registration Data</h6>
If you register on our website, we store your chosen username and your email address and any additional personal information added to your user profile. You can see, edit, or delete your personal information at any time (except changing your username). Website administrators can also see and edit this information.
<h6>Purchase Data</h6>
To receive product support, you have to have one or more Envato/ThemeREX purchase codes on our website. These purchase codes will be stored together with support expiration dates and your user data. This is required for us to provide you with downloads, product support, and other customer services.
<h6>Support Data</h6>
If you have registered on our website and have a valid support account, you can submit support tickets for assistance. Support form submissions are sent to our third party Ticksy ticketing system. Only the data you explicitly provided is sent, and you are asked for consent, each time you want to create a new support ticket. Ticksy adheres to the EU/US “Privacy Shield” and you can see their privacy policy here: <a href="https://ticksy.com/privacy-policy/" target="_blank" rel="noopener">Ticksy Privacy Policy</a>.
<h6>Comments</h6>
When you leave comments on the website we collect the data shown in the comments form, and also the IP address and browser user agent string to help spam detection.
<h6>Contact Form</h6>
Information submitted through the contact form on our site is sent to our company email, hosted by Zoho. Zoho adheres to the EU/US “Privacy Shield” policy and you can find more information about this here: <a href="https://www.zoho.com/privacy.html" target="_blank" rel="noopener">Zoho Privacy Policy</a>.
These submissions are only kept for customer service purposes they are never used for marketing purposes or shared with third parties.
<h6>Google Analytics</h6>
We use Google Analytics on our site for anonymous reporting of site usage. So, no personalized data is stored. If you would like to opt-out of Google Analytics monitoring your behavior on our website please use this link: <a href="https://tools.google.com/dlpage/gaoptout/" target="_blank" rel="noopener">Google Analytics Opt-out</a>.
<h6>Cases for Using the Personal Data</h6>
<strong>We use your personal information in the following cases:</strong>
<ul>
 	<li style="font-weight: 400;">Verification/identification of the user during website usage;</li>
 	<li style="font-weight: 400;">Providing Technical Assistance;</li>
 	<li style="font-weight: 400;">Sending updates to our users with important information to inform about news/changes;</li>
 	<li style="font-weight: 400;">Checking the accounts’ activity in order to prevent fraudulent transactions and ensure the security</li>
 	<li style="font-weight: 400;">over our customers’ personal information;</li>
 	<li style="font-weight: 400;">Customize the website to make your experience more personal and engaging;</li>
 	<li style="font-weight: 400;">Guarantee overall performance and administrative functions run smoothly.</li>
</ul>					
				<h4>3. Embedded Content</h4><p>Pages on this site may include embedded content, like YouTube videos, for example. Embedded content from other websites behaves in the exact same way as if you visited the other website.</p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website. Below you can find a list of the services we use:</p><h6>Facebook</h6><p>The Facebook page plugin is used to display our Facebook timeline on our site. Facebook has its own cookie and privacy policies over which we have no control. There is no installation of cookies from Facebook and your IP is not sent to a Facebook server until you consent to it. See their privacy policy here: <a href="https://www.facebook.com/privacy/center/" target="_blank" rel="noopener">Facebook Privacy Policy</a>.</p><h6>Twitter</h6><p>We use the Twitter API to display our tweets timeline on our site. Twitter has its own cookie and privacy policies over which we have no control. Your IP is not sent to a Twitter server until you consent to it. See their privacy policy here: <a href="https://x.com/en/privacy" target="_blank" rel="noopener">Twitter Privacy Policy</a>.</p><h6>Youtube</h6><p>We use YouTube videos embedded on our site. YouTube has its own cookie and privacy policies over which we have no control. There is no installation of cookies from YouTube and your IP is not sent to a YouTube server until you consent to it. See their privacy policy here: <a href="https://policies.google.com/privacy?hl=en" target="_blank" rel="noopener">YouTube Privacy Policy</a>.</p>					
				<h4>4. Cookies</h4><p>This site uses cookies – small text files that are placed on your machine to help the site provide a better user experience. In general, cookies are used to retain user preferences, store information for things like shopping carts, and provide anonymised tracking data to third party applications like Google Analytics. Cookies generally exist to make your browsing experience better. However, you may prefer to disable cookies on this site and on others. The most effective way to do this is to disable cookies in your browser. We suggest consulting the help section of your browser.</p><h6>Necessary Cookies (all site visitors)</h6><ul><li style="font-weight: 400;"><b>cfduid:</b> Is used for our CDN CloudFlare to identify individual clients behind a shared IP address and apply security settings on a per-client basis. See more information on privacy here: <a href="https://www.cloudflare.com/privacypolicy/">CloudFlare Privacy Policy</a>.</li><li style="font-weight: 400;"><b>PHPSESSID:</b> To identify your unique session on the website.</li></ul><h6>Necessary Cookies (Additional for Logged in Customers)</h6><ul><li style="font-weight: 400;"><b>wp-auth:</b> Used by WordPress to authenticate logged-in visitors, password authentication and user verification.</li><li style="font-weight: 400;"><b>wordpress_logged_in_{hash}:</b> Used by WordPress to authenticate logged-in visitors, password authentication and user verification.</li><li style="font-weight: 400;"><b>wordpress_test_cookie</b> Used by WordPress to ensure cookies are working correctly.</li><li style="font-weight: 400;"><b>wp-settings-[UID]:</b> WordPress sets a few wp-settings-[UID] cookies. The number on the end is your individual user ID from the users database table. This is used to customize your view of admin interface, and possibly also the main site interface.</li><li style="font-weight: 400;"><b>wp-settings-[UID]:</b>WordPress also sets a few wp-settings-{time}-[UID] cookies. The number on the end is your individual user ID from the users database table. This is used to customize your view of admin interface, and possibly also the main site interface.</li></ul>					
				<h4>5. Who Has Access To Your Data</h4><p>If you are not a registered client for our site, there is no personal information we can retain or view regarding yourself.</p><p>If you are a client with a registered account, your personal information can be accessed by:</p><ul><li style="font-weight: 400;">Our system administrators.</li><li style="font-weight: 400;">Our supporters when they (in order to provide support) need to get the information about the client accounts and access.</li></ul>					
				<h4>6. Third Party Access to Your Data</h4><p>We don’t share your data with third-parties in a way as to reveal any of your personal information like email, name, etc. The only exceptions to that rule are for partners we have to share limited data with in order to provide the services you expect from us. Please see below:</p><h6>Envato Pty Ltd</h6><p>For the purpose of validating and getting your purchase information regarding licenses for this theme, we send your provided tokens and purchase keys to Envato Pty Ltd and use the response from their API to register your validated support data. See the Envato privacy policy here: <a href="https://envato.com/privacy/" target="_blank" rel="noopener">Envato Privacy Policy</a>.</p><h6>Ticksy</h6><p>Ticksy provides the support ticketing platform we use to handle support requests. The data they receive is limited to the data you explicitly provide and consent to being set when you create a support ticket. Ticksy adheres to the EU/US “Privacy Shield” and you can see their privacy policy here: <a href="https://ticksy.com/privacy-policy/" target="_blank" rel="noopener">Ticksy Privacy Policy</a>.</p>					
				<h4>7. How Long We Retain Your Data For</h4><p>When you submit a support ticket or a comment, its metadata is retained until (if) you tell us to remove it. We use this data so that we can recognize you and approve your comments automatically instead of holding them for moderation.</p><p>If you register on our website, we also store the personal information you provide in your user profile. You can see, edit, or delete your personal information at any time (except changing your username). Website administrators can also see and edit that information.</p>					
				<h4>8. Security Measures</h4><p>We use the SSL/HTTPS protocol throughout our site. This encrypts our user communications with the servers so that personally identifiable information is not captured/hijacked by third parties without authorization.</p><p>In case of a data breach, system administrators will immediately take all needed steps to ensure system integrity, will contact affected users and will attempt to reset passwords if needed.</p>					
				<h4>9. Your Data Rights</h4><h6>General Rights</h6><p>If you have a registered account on this website or have left comments, you can request an exported file of the personal data we retain, including any additional data you have provided to us.</p><p>You can also request that we erase any of the personal data we have stored. This does not include any data we are obliged to keep for administrative, legal, or security purposes. In short, we cannot erase data that is vital to you being an active customer (i.e. basic account information like an email address).<br />If you wish that all of your data is erased, we will no longer be able to offer any support or other product-related services to you.</p><h6>GDPR Rights</h6><p>Your privacy is critically important to us. Going forward with the GDPR we aim to support the GDPR standard. ThemeREX permits residents of the European Union to use its Service. Therefore, it is the intent of ThemeREX to comply with the European General Data Protection Regulation. For more details please see here: <a href="https://gdpr.eu/" target="_blank" rel="noopener">EU GDPR Information Portal.</a></p>					
				<h4>10. Third Party Websites</h4><p>ThemeREX may post links to third party websites on this website. These third party websites are not screened for privacy or security compliance by ThemeREX, and you release us from any liability for the conduct of these third party websites.<br /><br />All social media sharing links, either displayed as text links or social media icons do not connect you to any of the associated third parties unless you explicitly click on them.</p><p>Please be aware that this Privacy Policy, and any other policies in place, in addition to any amendments, does not create rights enforceable by third parties or require disclosure of any personal information relating to members of the Service or Site. ThemeREX bears no responsibility for the information collected or used by any advertiser or third party website. Please review the privacy policy and terms of service for each site you visit through third party links.</p>					
				<h4>11. Release of Your Data for Legal Purposes</h4><p>At times it may become necessary or desirable to ThemeREX, for legal purposes, to release your information in response to a request from a government agency or a private litigant. You agree that we may disclose your information to a third party where we believe, in good faith, that it is desirable to do so for the purposes of a civil action, criminal investigation, or other legal matter. In the event that we receive a subpoena affecting your privacy, we may elect to notify you to give you an opportunity to file a motion to quash the subpoena, or we may attempt to quash it ourselves, but we are not obligated to do either. We may also proactively report you, and release your information to, third parties where we believe that it is prudent to do so for legal reasons, such as our belief that you have engaged in fraudulent activities. You release us from any damages that may arise from or relate to the release of your information to a request from law enforcement agencies or private litigants.</p><p>Any passing on of personal data for legal purposes will only be done in compliance with laws of the country you reside in.</p>";s:10:"post_title";s:14:"Privacy Policy";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"privacy-policy";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:04:08";s:17:"post_modified_gmt";s:19:"2026-05-13 11:04:08";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:65:"https://ai-video-generator.elementra.themerex.net/privacy-policy/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:11;a:23:{s:2:"ID";s:2:"32";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:13";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:13";s:12:"post_content";s:0:"";s:10:"post_title";s:4:"News";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"news";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:48:04";s:17:"post_modified_gmt";s:19:"2026-05-13 12:48:04";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:57:"https://ai-video-generator.elementra.themerex.net/blog-2/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:12;a:23:{s:2:"ID";s:2:"34";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:13";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:13";s:12:"post_content";s:7765:"<h6>Common Questions</h6>					<h1>Have questions?
get in touch!</h1>		Contact Elementra for guidance or details about our video or sound services. Our team is ready to assist you.		
			<ul>
																					<li>
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17.11 19.63"><path d="M8.56,11.78c-1.94,0-3.51-1.57-3.51-3.51s1.57-3.51,3.51-3.51,3.51,1.57,3.51,3.51-1.58,3.51-3.51,3.51Zm0-5.72c-1.22,0-2.21,.99-2.21,2.21s.99,2.21,2.21,2.21,2.21-.99,2.21-2.21-.99-2.21-2.21-2.21Z"></path><path d="M8.56,19.63c-1.35,0-2.7-.51-3.76-1.52C2.1,15.52-.88,11.39,.24,6.46H.24C1.26,2,5.15,0,8.55,0h0c3.41,0,7.3,2,8.31,6.46,1.12,4.93-1.87,9.06-4.57,11.65-1.05,1.01-2.4,1.52-3.75,1.52ZM1.51,6.74c-.98,4.34,1.74,8.07,4.19,10.43,1.6,1.54,4.11,1.54,5.71,0,2.46-2.36,5.18-6.08,4.2-10.43-.91-4.02-4.37-5.45-7.05-5.45h0C5.87,1.3,2.42,2.73,1.51,6.74h0Z"></path></svg>			
										<p>
								1245 Sunset Boulevard, Los Angeles, CA 90026							</p>
													</li>
													</ul>
			<ul>
																					<li>
															<a href="tel:+18408412569">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.3 20.3"><path d="M10.27,20.3H5.02c-3.85,0-5.02-1.26-5.02-5.4V5.4C0,1.26,1.17,0,5.02,0h5.25c3.85,0,5.03,1.26,5.03,5.4V14.9c0,4.14-1.17,5.4-5.03,5.4ZM5.02,1.3C1.89,1.3,1.3,1.95,1.3,5.4V14.9c0,3.45,.59,4.1,3.73,4.1h5.25c3.13,0,3.72-.65,3.72-4.1V5.4c0-3.45-.59-4.1-3.72-4.1H5.02Z"></path><path d="M9.4,4.62h-3.5c-.36,0-.65-.29-.65-.65s.29-.65,.65-.65h3.5c.36,0,.65,.29,.65,.65s-.29,.65-.65,.65Z"></path><path d="M7.65,17.55c-1.11,0-2.01-.95-2.01-2.12s.9-2.12,2.01-2.12,2.01,.95,2.01,2.12-.9,2.12-2.01,2.12Zm0-2.95c-.39,0-.71,.37-.71,.82s.32,.82,.71,.82,.71-.37,.71-.82-.32-.82-.71-.82Z"></path></svg>			
										<h6>
								+1 840 841 25 69							</h6>
															</a>
														</li>
													</ul>
			<ul>
																					<li>
															<a href="mailto:info@elementrastudios.com">
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.63 16.88"><path d="M14.4,16.88H5.23c-3.33,0-5.23-1.91-5.23-5.23V5.23C0,1.91,1.91,0,5.23,0H14.4c3.33,0,5.23,1.91,5.23,5.23v6.42c0,3.33-1.91,5.23-5.23,5.23ZM5.23,1.3c-2.61,0-3.93,1.32-3.93,3.93v6.42c0,2.61,1.32,3.93,3.93,3.93H14.4c2.61,0,3.93-1.32,3.93-3.93V5.23c0-2.61-1.32-3.93-3.93-3.93H5.23Z"></path><path d="M9.81,9.2c-.76,0-1.53-.24-2.12-.71l-2.86-2.29c-.28-.22-.33-.63-.1-.91,.22-.28,.63-.33,.91-.1l2.86,2.29c.71,.57,1.91,.57,2.63,0l2.87-2.29c.28-.22,.69-.18,.91,.1s.18,.69-.1,.91l-2.87,2.29c-.6,.47-1.36,.71-2.12,.71Z"></path></svg>			
										<p>
								info@elementrastudios.com							</p>
															</a>
														</li>
													</ul>
		<!----------------------------- 
			* controls_data : find the the props passed indie of data attribute
			* props.SubmitResponseMarkup : contains the markup of error or success message
			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
		--------------------------- -->
					<h6 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Follow us on
<a href="https://www.instagram.com/themerex_net/">Instagram<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 150" preserveAspectRatio="none"><path d='M15.2 133.3H485' /></svg></a></h6>				
															<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />";s:10:"post_title";s:7:"Contact";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:7:"contact";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:27:19";s:17:"post_modified_gmt";s:19:"2026-05-14 15:27:19";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:58:"https://ai-video-generator.elementra.themerex.net/contact/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:13;a:23:{s:2:"ID";s:2:"43";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:13";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:13";s:12:"post_content";s:27227:"<h6>Transparent pricing options</h6>					<h1>Choose a package that suits you</h1>				
				<h3>Monthly</h3>
				<h3>Yearly</h3>
													<h5>
								Starter							</h5>
										<h2>
												&#36;						
								25							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Basic video package										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Essential video edit										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Quick project setup										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Online delivery files										
							</li>
											</ul>
				<a href="https://ai-video-generator.elementra.themerex.net/contact/">
																Select plan
														</a>
			<ul>
																					<li>
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.00386 2.02201C7.96741 2.08289 7.92549 2.16771 7.88263 2.28251L6.70741 5.4142C6.55681 5.80684 6.25858 6.11524 5.85914 6.23789C5.4597 6.36054 5.03931 6.27286 4.69233 6.03264L4.68472 6.02737L2.08382 4.16663C2.02765 4.12629 1.97566 4.09175 1.92793 4.06246C1.94302 4.11738 1.96207 4.17805 1.98571 4.24458C1.98576 4.24473 1.98565 4.24442 1.98571 4.24458L4.74588 11.9651C4.74673 11.9666 4.74935 11.971 4.75486 11.9779C4.76486 11.9903 4.78019 12.0052 4.80012 12.0193C4.82006 12.0334 4.83941 12.043 4.85468 12.0484C4.86313 12.0513 4.8683 12.0524 4.87009 12.0527H11.1311C11.1329 12.0524 11.1386 12.0513 11.1482 12.0479C11.1647 12.0422 11.1857 12.032 11.2077 12.0169C11.2296 12.0017 11.2471 11.9855 11.2589 11.9716C11.2643 11.9652 11.2675 11.9606 11.2691 11.958L13.9548 4.4393C13.955 4.43899 13.9547 4.43961 13.9548 4.4393C14.0026 4.30423 14.0329 4.19184 14.0507 4.10244C13.9704 4.14427 13.8726 4.20382 13.7571 4.28672L13.7556 4.28783L11.3123 6.03015C10.9667 6.27314 10.5461 6.36073 10.1471 6.23769C9.74872 6.11486 9.45081 5.80654 9.30032 5.4142L9.29876 5.41013L8.12508 2.28251C8.08223 2.16771 8.0403 2.08289 8.00386 2.02201ZM9.24911 1.86232C9.13938 1.56852 8.99583 1.30315 8.80765 1.10116C8.61734 0.896898 8.34492 0.722656 8.00386 0.722656C7.6628 0.722656 7.39037 0.896898 7.20007 1.10116C7.01194 1.30309 6.86842 1.56836 6.7587 1.86206C6.75879 1.86181 6.7586 1.86231 6.7587 1.86206L5.58636 4.98606C5.55088 5.07749 5.51012 5.08978 5.507 5.09072C5.50395 5.09168 5.4618 5.10482 5.37841 5.04808L2.7839 3.19201C2.78406 3.19213 2.78373 3.19189 2.7839 3.19201C2.51675 3.00017 2.24416 2.85026 1.97892 2.77781C1.72035 2.7072 1.36619 2.68619 1.06434 2.91292C0.762315 3.13978 0.683816 3.48608 0.679859 3.75487C0.675799 4.03061 0.744256 4.33487 0.85517 4.64693L3.61421 12.3642C3.61447 12.3649 3.61472 12.3657 3.61498 12.3664C3.71169 12.6409 3.90466 12.8559 4.10759 12.9993C4.31094 13.143 4.57778 13.2527 4.86719 13.2527H11.1339C11.4229 13.2527 11.6878 13.1433 11.8884 13.0051C12.0887 12.8672 12.282 12.6612 12.3853 12.3996C12.3877 12.3935 12.39 12.3873 12.3922 12.3812L15.0856 4.84116L15.0862 4.83934C15.2055 4.50204 15.2775 4.17661 15.2727 3.88433C15.2681 3.59907 15.1848 3.24195 14.8758 3.00825C14.5659 2.77398 14.1991 2.79195 13.923 2.86677C13.6409 2.9432 13.3485 3.10292 13.058 3.31138C13.0583 3.3112 13.0578 3.31157 13.058 3.31138L10.6221 5.04851C10.6217 5.04881 10.6212 5.04911 10.6208 5.04941C10.5792 5.07839 10.5484 5.08806 10.5313 5.09122C10.5145 5.09433 10.5053 5.09239 10.5006 5.09096C10.4981 5.09019 10.457 5.0778 10.4214 4.9861L9.24911 1.86232C9.24917 1.86248 9.24905 1.86216 9.24911 1.86232Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.73047 14.6664C3.73047 14.335 3.9991 14.0664 4.33047 14.0664H11.6638C11.9952 14.0664 12.2638 14.335 12.2638 14.6664C12.2638 14.9978 11.9952 15.2664 11.6638 15.2664H4.33047C3.9991 15.2664 3.73047 14.9978 3.73047 14.6664Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M5.73047 9.33438C5.73047 9.003 5.9991 8.73438 6.33047 8.73438H9.6638C9.99517 8.73438 10.2638 9.003 10.2638 9.33438C10.2638 9.66575 9.99517 9.93438 9.6638 9.93438H6.33047C5.9991 9.93438 5.73047 9.66575 5.73047 9.33438Z"></path></svg>			
										<h6>
								Recommended							</h6>
													</li>
													</ul>
													<h5>
								Professional							</h5>
										<h2>
												&#36;						
								50							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Pro video shoots										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Premium video edit										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Full project support										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Custom delivery files										
							</li>
											</ul>
				<a href="https://ai-video-generator.elementra.themerex.net/contact/">
																Select plan
														</a>
													<h5>
								Advanced							</h5>
										<h2>
												&#36;						
								500							
											</h2>
							/ per month						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Full creative bundle										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											On-site video team										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Longer support hours										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Priority delivery files										
							</li>
											</ul>
				<a href="https://ai-video-generator.elementra.themerex.net/contact/">
																Select plan
														</a>
													<h5>
								Starter							</h5>
										<h2>
												&#36;						
								30							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Basic video bundle										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Clear video cut										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Project set up fast										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Online file access										
							</li>
											</ul>
				<a href="https://ai-video-generator.elementra.themerex.net/contact/">
																Select plan
														</a>
			<ul>
																					<li>
						<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.00386 2.02201C7.96741 2.08289 7.92549 2.16771 7.88263 2.28251L6.70741 5.4142C6.55681 5.80684 6.25858 6.11524 5.85914 6.23789C5.4597 6.36054 5.03931 6.27286 4.69233 6.03264L4.68472 6.02737L2.08382 4.16663C2.02765 4.12629 1.97566 4.09175 1.92793 4.06246C1.94302 4.11738 1.96207 4.17805 1.98571 4.24458C1.98576 4.24473 1.98565 4.24442 1.98571 4.24458L4.74588 11.9651C4.74673 11.9666 4.74935 11.971 4.75486 11.9779C4.76486 11.9903 4.78019 12.0052 4.80012 12.0193C4.82006 12.0334 4.83941 12.043 4.85468 12.0484C4.86313 12.0513 4.8683 12.0524 4.87009 12.0527H11.1311C11.1329 12.0524 11.1386 12.0513 11.1482 12.0479C11.1647 12.0422 11.1857 12.032 11.2077 12.0169C11.2296 12.0017 11.2471 11.9855 11.2589 11.9716C11.2643 11.9652 11.2675 11.9606 11.2691 11.958L13.9548 4.4393C13.955 4.43899 13.9547 4.43961 13.9548 4.4393C14.0026 4.30423 14.0329 4.19184 14.0507 4.10244C13.9704 4.14427 13.8726 4.20382 13.7571 4.28672L13.7556 4.28783L11.3123 6.03015C10.9667 6.27314 10.5461 6.36073 10.1471 6.23769C9.74872 6.11486 9.45081 5.80654 9.30032 5.4142L9.29876 5.41013L8.12508 2.28251C8.08223 2.16771 8.0403 2.08289 8.00386 2.02201ZM9.24911 1.86232C9.13938 1.56852 8.99583 1.30315 8.80765 1.10116C8.61734 0.896898 8.34492 0.722656 8.00386 0.722656C7.6628 0.722656 7.39037 0.896898 7.20007 1.10116C7.01194 1.30309 6.86842 1.56836 6.7587 1.86206C6.75879 1.86181 6.7586 1.86231 6.7587 1.86206L5.58636 4.98606C5.55088 5.07749 5.51012 5.08978 5.507 5.09072C5.50395 5.09168 5.4618 5.10482 5.37841 5.04808L2.7839 3.19201C2.78406 3.19213 2.78373 3.19189 2.7839 3.19201C2.51675 3.00017 2.24416 2.85026 1.97892 2.77781C1.72035 2.7072 1.36619 2.68619 1.06434 2.91292C0.762315 3.13978 0.683816 3.48608 0.679859 3.75487C0.675799 4.03061 0.744256 4.33487 0.85517 4.64693L3.61421 12.3642C3.61447 12.3649 3.61472 12.3657 3.61498 12.3664C3.71169 12.6409 3.90466 12.8559 4.10759 12.9993C4.31094 13.143 4.57778 13.2527 4.86719 13.2527H11.1339C11.4229 13.2527 11.6878 13.1433 11.8884 13.0051C12.0887 12.8672 12.282 12.6612 12.3853 12.3996C12.3877 12.3935 12.39 12.3873 12.3922 12.3812L15.0856 4.84116L15.0862 4.83934C15.2055 4.50204 15.2775 4.17661 15.2727 3.88433C15.2681 3.59907 15.1848 3.24195 14.8758 3.00825C14.5659 2.77398 14.1991 2.79195 13.923 2.86677C13.6409 2.9432 13.3485 3.10292 13.058 3.31138C13.0583 3.3112 13.0578 3.31157 13.058 3.31138L10.6221 5.04851C10.6217 5.04881 10.6212 5.04911 10.6208 5.04941C10.5792 5.07839 10.5484 5.08806 10.5313 5.09122C10.5145 5.09433 10.5053 5.09239 10.5006 5.09096C10.4981 5.09019 10.457 5.0778 10.4214 4.9861L9.24911 1.86232C9.24917 1.86248 9.24905 1.86216 9.24911 1.86232Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.73047 14.6664C3.73047 14.335 3.9991 14.0664 4.33047 14.0664H11.6638C11.9952 14.0664 12.2638 14.335 12.2638 14.6664C12.2638 14.9978 11.9952 15.2664 11.6638 15.2664H4.33047C3.9991 15.2664 3.73047 14.9978 3.73047 14.6664Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M5.73047 9.33438C5.73047 9.003 5.9991 8.73438 6.33047 8.73438H9.6638C9.99517 8.73438 10.2638 9.003 10.2638 9.33438C10.2638 9.66575 9.99517 9.93438 9.6638 9.93438H6.33047C5.9991 9.93438 5.73047 9.66575 5.73047 9.33438Z"></path></svg>			
										<h6>
								Recommended							</h6>
													</li>
													</ul>
													<h5>
								Professional							</h5>
										<h2>
												&#36;						
								65							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Pro video bundle										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Premium video edit										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Priority project help										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Custom file delivery										
							</li>
											</ul>
				<a href="https://ai-video-generator.elementra.themerex.net/contact/">
																Select plan
														</a>
													<h5>
								Advanced							</h5>
										<h2>
												&#36;						
								650							
											</h2>
							/ per year						
																		<ul>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Full creative suite										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Video team										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Priority project help										
							</li>
																				<li>
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 20"><path d="M9.5 0.5C4.26149 0.5 0 4.76149 0 10C0 15.2385 4.26149 19.5 9.5 19.5C14.7385 19.5 19 15.2385 19 10C19 4.76149 14.7385 0.5 9.5 0.5ZM14.3149 7.98682L9.16906 13.1326C9.01468 13.2869 8.81203 13.3646 8.60938 13.3646C8.40672 13.3646 8.20407 13.2869 8.04969 13.1326L5.47682 10.5597C5.16719 10.2502 5.16719 9.7498 5.47682 9.44032C5.78631 9.13068 6.28656 9.13068 6.59619 9.44032L8.60938 11.4535L13.1956 6.86745C13.5051 6.55782 14.0053 6.55782 14.3149 6.86745C14.6244 7.17693 14.6244 7.67719 14.3149 7.98682Z"></path></svg>
											Fast file delivery										
							</li>
											</ul>
				<a href="https://ai-video-generator.elementra.themerex.net/contact/">
																Select plan
														</a>
					<h6>Your video and sound queries</h6>					<h1>Frequently asked at Elementra</h1>				
										<h3 id="trx-addons-accordion-tab-title-1801" tabindex="0" data-tab="1" role="tab" aria-controls="trx-addons-accordion-tab-content-1801" aria-expanded="false">
								01
								What services does Elementra offer?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h3>
						<p>Elementra provides full-service video production, expert sound design, audio post, and live event streaming for clients big and small.</p>					
										<h3 id="trx-addons-accordion-tab-title-1802" tabindex="0" data-tab="2" role="tab" aria-controls="trx-addons-accordion-tab-content-1802" aria-expanded="true">
								02
								How do I contact Elementra Studios?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h3>
						<p>Contact our team by email at info@elementrastudios.com or call +1 213-555-0198. We reply to every message within one business day.</p>					
										<h3 id="trx-addons-accordion-tab-title-1803" tabindex="0" data-tab="3" role="tab" aria-controls="trx-addons-accordion-tab-content-1803" aria-expanded="false">
								03
								What drives our creative approach?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h3>
						<p>We draw inspiration from client stories, tech advances, and a love of film to deliver content that moves and excites viewers.</p>					
					<h2>Stories that spark bold new visions</h2>		<p>We bring your vision to life with film and sound that connect, engage, and elevate your message to every audience.</p>			<h6><a href="https://ai-video-generator.elementra.themerex.net/contact/">Eager to join our creative journey?</a></h6>";s:10:"post_title";s:7:"Pricing";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:7:"pricing";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:24:33";s:17:"post_modified_gmt";s:19:"2026-05-14 15:24:33";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:58:"https://ai-video-generator.elementra.themerex.net/pricing/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:14;a:23:{s:2:"ID";s:2:"51";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:14";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:14";s:12:"post_content";s:14694:"<h6>Leaders in video and sound</h6>					<h1>We capture and create
your next story</h1>		<p>We craft video stories for brands and artists with care. From start to finish, our work blends sharp skill with a love for every frame.</p><p>Our crew blends fresh ideas with proven skill to make your story shine. We take pride in turning your vision into video.</p>													<img width="470" height="422" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-134.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-134.jpg 470w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-134-300x269.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-134-370x332.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-134-410x368.jpg 410w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-134-400x359.jpg 400w" sizes="(max-width: 767px) 100vw, 470px" />																										<img width="470" height="603" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-135.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-135.jpg 470w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-135-234x300.jpg 234w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-135-370x475.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-135-410x526.jpg 410w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-135-390x500.jpg 390w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-135-312x400.jpg 312w" sizes="(max-width: 767px) 100vw, 470px" />																										<img width="470" height="422" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-136.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-136.jpg 470w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-136-300x269.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-136-370x332.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-136-410x368.jpg 410w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-136-400x359.jpg 400w" sizes="(max-width: 767px) 100vw, 470px" />																										<img width="470" height="603" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-137.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-137.jpg 470w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-137-234x300.jpg 234w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-137-370x475.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-137-410x526.jpg 410w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-137-390x500.jpg 390w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-137-312x400.jpg 312w" sizes="(max-width: 767px) 100vw, 470px" />															
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
A bold video
production team
inspired
<img width="91" height="75" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-211.jpg" alt="" loading="eager" decoding="sync" fetchpriority="high" /><img width="91" height="75" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-212.jpg" alt="" loading="eager" decoding="sync" fetchpriority="high" /><img width="91" height="75" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-213.jpg" alt="" loading="eager" decoding="sync" fetchpriority="high" />
by passion, led by
<img width="112" height="92" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-210.jpg" alt="" loading="eager" decoding="sync" fetchpriority="high" /><img width="112" height="92" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-209.jpg" alt="" loading="eager" decoding="sync" fetchpriority="high" /><img width="112" height="92" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-208.jpg" alt="" loading="eager" decoding="sync" fetchpriority="high" />
results</h1>				
			<h1>0</h1><h5>Projects completed</h5>
			<h1>0</h1><h5>Clients satisfied</h5>
			<h1>0</h1><h5>Years of service</h5>
			<h1>0</h1><h5>Requests fulfilled</h5>
					<h6>Our talented team</h6>					<h1>Artists behind elementra</h1>					<h5>A crew of visionaries shaping every story we create</h5>				
									<a href="https://ai-video-generator.elementra.themerex.net/contact/"><img width="490" height="490" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-88.jpg" alt="" /></a>
									<h6>
						Jessica Ramirez				</h6>
							<p>
				Chief Executive Officer			</p>
									<a href="https://ai-video-generator.elementra.themerex.net/contact/"><img width="490" height="490" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-89.jpg" alt="" /></a>
									<h6>
						Marcus Lee				</h6>
							<p>
				Head of Video Production			</p>
									<a href="https://ai-video-generator.elementra.themerex.net/contact/"><img width="490" height="490" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-90.jpg" alt="" /></a>
									<h6>
						Samantha Chen				</h6>
							<p>
				Creative Director			</p>
									<a href="https://ai-video-generator.elementra.themerex.net/contact/"><img width="490" height="490" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-91.jpg" alt="" /></a>
									<h6>
						Olivia Grant				</h6>
							<p>
				Studio Coordinator			</p>
					<h6>What our clients say about us</h6>					<h1>Client journeys that drive us forward</h1>				
						<p>
							Elementra elevated our message with stunning visuals and crisp sound. Their vision made our story unforgettable.						</p>
									<img width="117" height="117" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-31.jpg" alt="" />								
								<h6>
										Elena Foster									
								</h6>
																	<p>
											Pasadena, CA										
																		</p>
						<p>
							Elementra delivered our campaign with bold ideas and technical skill.						</p>
									<img width="117" height="117" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-138.jpg" alt="" />								
								<h6>
										Olivia Grant									
								</h6>
																	<p>
											Denver, CO										
																		</p>
						<p>
							Creative video work and rich sound gave us a new edge. Their team’s care and talent are unmatched.						</p>
									<img width="117" height="117" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-139.jpg" alt="" />								
								<h6>
										Sarah Lin									
								</h6>
																	<p>
											Portland, OR										
																		</p>
						<p>
							Elementra’s unique video style changed our brand look dramatically.						</p>
									<img width="117" height="117" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-140.jpg" alt="" />								
								<h6>
										Megan Bell									
								</h6>
																	<p>
											Los Angeles, CA										
																		</p>
						<p>
							Elementra’s creative team reshaped our brand’s story on screen.						</p>
									<img width="117" height="117" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-141.jpg" alt="" />								
								<h6>
										Dana Lewis									
								</h6>
																	<p>
											Chicago, IL										
																		</p>
						<p>
							Elementra’s video and sound work boosted our image. Their focus and skill make them stand out from the rest.						</p>
									<img width="117" height="117" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-33.jpg" alt="" />								
								<h6>
										Kevin Chu									
								</h6>
																	<p>
											Miami, FL										
																		</p>
						<p>
							Elementra’s sharp sound and visuals grew our reach and impact, making them leaders in their field.						</p>
									<img width="117" height="117" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-142.jpg" alt="" />								
								<h6>
										Tina Brooks									
								</h6>
																	<p>
											Dallas, TX										
																		</p>
						<p>
							Elementra’s video and audio work gave our brand new energy and style.						</p>
									<img width="117" height="117" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-143.jpg" alt="" />								
								<h6>
										Maya Stevens									
								</h6>
																	<p>
											Boston, MA										
																		</p>
										<a href="#">
									View More
					</a>
					<h6 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
Follow us on
<a href="https://www.instagram.com/themerex_net/">Instagram<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 150" preserveAspectRatio="none"><path d='M15.2 133.3H485' /></svg></a></h6>				
															<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />																										<img width="379" height="379" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149.jpg 379w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149-300x300.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149-150x150.jpg 150w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149-370x370.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149-90x90.jpg 90w" sizes="(max-width: 767px) 100vw, 379px" />";s:10:"post_title";s:5:"About";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:5:"about";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:26:11";s:17:"post_modified_gmt";s:19:"2026-05-14 15:26:11";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:61:"https://ai-video-generator.elementra.themerex.net/about-us-1/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:15;a:23:{s:2:"ID";s:2:"57";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 10:27:15";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:15";s:12:"post_content";s:25637:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 85 85"><path d="M81 42.5C81 21.237 63.763 4 42.5 4C21.237 4 4 21.237 4 42.5C4 63.763 21.237 81 42.5 81V85C19.0279 85 0 65.9721 0 42.5C0 19.0279 19.0279 0 42.5 0C65.9721 0 85 19.0279 85 42.5C85 65.9721 65.9721 85 42.5 85V81C63.763 81 81 63.763 81 42.5Z"></path><path d="M32 34C32 35.6569 30.6569 37 29 37C27.3431 37 26 35.6569 26 34C26 32.3431 27.3431 31 29 31C30.6569 31 32 32.3431 32 34Z"></path><path d="M57.3076 54.9346C57.8943 54.0024 59.1248 53.7198 60.0596 54.3037C60.9961 54.889 61.2813 56.123 60.6963 57.0596L58.9082 55.9424C58.9383 55.9612 58.9688 55.9805 59 56C60.6491 57.0307 60.6946 57.0598 60.6953 57.0615L60.6934 57.0635C60.6925 57.0649 60.6915 57.0667 60.6904 57.0684C60.6884 57.0716 60.6862 57.0759 60.6836 57.0801C60.6783 57.0884 60.6718 57.0985 60.6641 57.1104C60.6482 57.1348 60.6267 57.1672 60.6006 57.2061C60.5481 57.2841 60.4745 57.3905 60.3799 57.5205C60.1908 57.7804 59.9156 58.1368 59.5518 58.5576C58.825 59.3982 57.7363 60.5035 56.2568 61.6045C53.2833 63.8173 48.7485 66 42.5 66C36.2515 66 31.7167 63.8173 28.7432 61.6045C27.2637 60.5035 26.175 59.3982 25.4482 58.5576C25.0844 58.1368 24.8092 57.7804 24.6201 57.5205C24.5255 57.3905 24.4519 57.2841 24.3994 57.2061C24.3733 57.1672 24.3518 57.1348 24.3359 57.1104C24.3282 57.0985 24.3217 57.0884 24.3164 57.0801C24.3138 57.0759 24.3116 57.0716 24.3096 57.0684C24.3085 57.0667 24.3075 57.0649 24.3066 57.0635L24.3047 57.0615C24.3054 57.0598 24.3509 57.0307 26 56C26.0312 55.9805 26.0617 55.9612 26.0918 55.9424L24.3037 57.0596C23.7187 56.123 24.0039 54.889 24.9404 54.3037C25.8766 53.7189 27.1096 54.0031 27.6953 54.9385L27.6943 54.9365L27.6934 54.9355C27.6972 54.9415 27.705 54.9546 27.7178 54.9736C27.7441 55.0128 27.7899 55.0783 27.8545 55.167C27.9837 55.3446 28.1891 55.6133 28.4736 55.9424C29.0437 56.6017 29.9239 57.4966 31.1318 58.3955C33.5334 60.1826 37.2486 62 42.5 62C47.7514 62 51.4666 60.1826 53.8682 58.3955C55.0761 57.4966 55.9563 56.6017 56.5264 55.9424C56.8109 55.6133 57.0163 55.3446 57.1455 55.167C57.2101 55.0783 57.2559 55.0128 57.2822 54.9736C57.295 54.9546 57.3028 54.9415 57.3066 54.9355L57.3076 54.9346Z"></path><path d="M59 34C59 35.6569 57.6569 37 56 37C54.3431 37 53 35.6569 53 34C53 32.3431 54.3431 31 56 31C57.6569 31 59 32.3431 59 34Z"></path></svg>			
					<h4 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
We spark stories
with passion
to craft unique visuals</h4>				
															<img width="1054" height="714" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303.jpg 1054w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303-300x203.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303-1024x694.jpg 1024w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303-768x520.jpg 768w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303-370x251.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303-924x626.jpg 924w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303-410x278.jpg 410w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303-630x427.jpg 630w" sizes="(max-width: 1054px) 100vw, 1054px" />															
			<ul>
																					<li>
															<a href="https://www.instagram.com/themerex_net/">
															<h6>
								instagram							</h6>
															</a>
														</li>
																											<li>
															<a href="https://www.behance.net/themerex">
															<h6>
								behance							</h6>
															</a>
														</li>
																											<li>
															<a href="https://x.com/ThemerexThemes">
															<h6>
								twitter							</h6>
															</a>
														</li>
																											<li>
															<a href="https://www.pinterest.com/themerex0063">
															<h6>
								pinterest							</h6>
															</a>
														</li>
													</ul>
					<h1 style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
AI Video That Works
While You Sleep</h1>				
		<p>Looking for a Text-to-Video Generation API for your application? Check out our solution  for seamless integration and engaging multimedia content creation.</p>		
							<input type="text"
								id="sc_vgenerator_form_field_prompt_text"
								class="sc_vgenerator_form_field_prompt_text"
								value=""
								placeholder="Describe what you want or hit a tag below"
							>
														<a href="#" role="button">Generate</a>
													<a href="#" role="button"><svg viewBox="0 0 20 20"><path d="M11.32,20c-.77,0-1.52-.33-2.06-.9-.37-.38-.63-.87-.76-1.39H.74c-.41,0-.74-.35-.74-.77s.33-.77,.74-.77h7.76c.13-.52,.39-1,.76-1.39,1.09-1.15,3.03-1.15,4.12,0,.37,.39,.63,.87,.76,1.39h5.12c.41,0,.73,.35,.73,.77s-.33,.77-.73,.77h-5.12c-.13,.52-.39,1-.76,1.39-.54,.57-1.29,.9-2.06,.9Zm-1.45-3.06c0,.4,.15,.79,.42,1.07,.54,.57,1.51,.57,2.05,0,.27-.29,.42-.67,.42-1.07s-.15-.78-.42-1.07c-.54-.57-1.51-.57-2.05,0-.27,.29-.42,.67-.42,1.07Zm-5.17-3.87c-.78,0-1.51-.32-2.06-.9-.37-.39-.63-.87-.76-1.39H.74c-.41,0-.74-.35-.74-.78s.33-.78,.74-.78H1.88c.13-.52,.39-1.01,.76-1.39,1.1-1.16,3.02-1.16,4.13,0,.37,.39,.63,.87,.76,1.39h11.74c.41,0,.73,.35,.73,.78s-.33,.78-.73,.78H7.53c-.13,.52-.39,1-.76,1.39-.55,.58-1.28,.9-2.06,.9Zm0-4.58c-.39,0-.75,.16-1.03,.45-.27,.28-.42,.67-.42,1.07s.15,.78,.42,1.07c.54,.56,1.51,.57,2.05,0,.27-.29,.42-.67,.42-1.07s-.15-.79-.42-1.07c-.27-.29-.64-.44-1.03-.44Zm9.26-2.36c-.78,0-1.51-.32-2.06-.9-.37-.39-.63-.87-.76-1.39H.74c-.41,0-.74-.35-.74-.78s.33-.78,.74-.78H11.15c.13-.52,.39-1,.76-1.39C12.73,.03,14.01-.24,15.09,.23c.36,.16,.68,.38,.95,.66,.27,.28,.48,.62,.63,.99,.05,.13,.09,.26,.13,.4h2.47c.41,0,.73,.35,.73,.78s-.33,.78-.73,.78h-2.47c-.03,.13-.08,.27-.13,.4-.15,.37-.36,.71-.63,.99-.27,.28-.59,.51-.94,.66-.36,.15-.73,.23-1.12,.23Zm0-4.58c-.39,0-.75,.16-1.02,.44-.27,.29-.42,.67-.42,1.07s.15,.78,.42,1.07c.41,.43,1.04,.56,1.58,.33,.18-.08,.33-.19,.47-.33,.14-.14,.24-.31,.31-.49,.07-.18,.11-.38,.11-.58s-.04-.39-.11-.58c-.07-.18-.18-.35-.31-.49-.14-.14-.29-.25-.47-.33-.18-.08-.36-.12-.56-.12Z"></path></svg></a>
										<label for="sc_vgenerator_form_settings_field_model">Model:</label>
										<select name="sc_vgenerator_form_settings_field_model" id="sc_vgenerator_form_settings_field_model"><optgroup label="LumaLabs AI models"><option value="lumalabs-ai/ray-2" selected="selected">Ray 2.0</option><option value="lumalabs-ai/ray-flash-2">Ray 2.0 Flash</option></optgroup></select>
										<label for="sc_vgenerator_form_settings_field_aspect_ratio">Aspect ratio:</label>
										<select name="sc_vgenerator_form_settings_field_aspect_ratio" id="sc_vgenerator_form_settings_field_aspect_ratio"><option value="1:1" selected="selected">1 : 1</option><option value="16:9">16 : 9</option><option value="9:16">9 : 16</option><option value="4:3">4 : 3</option><option value="3:4">3 : 4</option><option value="21:9">21 : 9</option><option value="9:21">9 : 21</option></select>
										<label for="sc_vgenerator_form_settings_field_resolution">Resolution:</label>
										<select name="sc_vgenerator_form_settings_field_resolution" id="sc_vgenerator_form_settings_field_resolution"><option value="540p">540p</option><option value="720p" selected="selected">720p</option></select>
										<label for="sc_vgenerator_form_settings_field_duration">Duration:</label>
										<select name="sc_vgenerator_form_settings_field_duration" id="sc_vgenerator_form_settings_field_duration"><option value="5s">5s</option><option value="9s" selected="selected">9s</option></select>
									Popular Tags:<a href="#" role="button" data-tag-prompt="creative abstract art">Creative</a><a href="#" role="button" data-tag-prompt="cats playing with a ball">Cats</a><a href="#" role="button" data-tag-prompt="steampunk style house">Steampunk</a><a href="#" role="button" data-tag-prompt="boys playing basketball">Basketball</a><a href="#" role="button" data-tag-prompt="storm at sea">Storm</a>
								Limits per hour: 6 videos  for all visitors and up to 2 requests from a single visitor.
								Used: 0 videos, 0 requests.
					<a href="#" role="button" title="Close"></a>
					<h2 style="--trx-addons-marquee-highlight-animation-duration: 2000ms;"><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-40.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-41.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-42.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-43.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-44.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-45.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-46.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-47.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-48.png" alt="" decoding="async" /><img width="190" height="80" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-49.png" alt="" decoding="async" /></h2>				
					<h6>Crafting vibrant video stories</h6>					<h1>We deliver engaging sound visions</h1>					<h6>1</h6>					<h4>Full-service video</h4>		<p>We craft stunning films and visuals to help brands stand out.</p>													<img width="743" height="524" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-305.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-305.jpg 743w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-305-300x212.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-305-370x261.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-305-410x289.jpg 410w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-305-630x444.jpg 630w" sizes="(max-width: 767px) 100vw, 743px" />																<h6>2</h6>					<h4>Sound production</h4>		<p>We mix, record, and design audio with care for every detail.</p>													<img width="743" height="524" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-306.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-306.jpg 743w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-306-300x212.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-306-370x261.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-306-410x289.jpg 410w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-306-630x444.jpg 630w" sizes="(max-width: 767px) 100vw, 743px" />																<h6>3</h6>					<h4>Live event video</h4>		<p>We film and stream events so your message reaches every viewer.</p>													<img width="743" height="524" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-304.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-304.jpg 743w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-304-300x212.jpg 300w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-304-370x261.jpg 370w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-304-410x289.jpg 410w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-304-630x444.jpg 630w" sizes="(max-width: 767px) 100vw, 743px" />																<h1>Music videos</h1>					<h6>Budget:</h6>					<h6>5000$</h6>					<h6>Shoot:</h6>					<h6>3</h6>					<h6>Team size:</h6>					<h6>4</h6>					<h6>Release date:</h6>					<h6>12 Feb</h6>															<img width="361" height="486" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-308.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-308.jpg 361w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-308-223x300.jpg 223w" sizes="(max-width: 767px) 100vw, 361px" />																<h6>Awards won</h6>				
			<h1>0+</h1>
															<img width="361" height="486" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-307.jpg" alt="" srcset="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-307.jpg 361w, https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-307-223x300.jpg 223w" sizes="(max-width: 767px) 100vw, 361px" />																<h6>Projects created</h6>				
			<h1>0</h1>
					<h6>Video work</h6>					<h1>We tell your story through film</h1>		<p>We deliver fresh video and sound for brands, artists, and groups. Elementra blends ideas, skill, and new tech to connect and inspire every audience.</p>								<a href="https://ai-video-generator.elementra.themerex.net/about/">
									Read More
					</a>
									<h6>Have questions for our team?</h6>					<h1>Frequently asked
questions</h1>		Elementra helps your brand shine through cinematic video, sharp visuals, crisp sound, and expert creative teamwork.		
										<h6 id="trx-addons-accordion-tab-title-1391" tabindex="0" data-tab="1" role="tab" aria-controls="trx-addons-accordion-tab-content-1391" aria-expanded="false">
								How can I start a project with Elementra?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Simply contact us by email or phone. We’ll schedule a call to learn your needs and plan your next video or audio project.</p>					
										<h6 id="trx-addons-accordion-tab-title-1392" tabindex="0" data-tab="2" role="tab" aria-controls="trx-addons-accordion-tab-content-1392" aria-expanded="true">
								Can I meet your team online?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>Yes, we offer online meetings so you can connect with our crew from any city, making the process smooth and easy.</p>					
										<h6 id="trx-addons-accordion-tab-title-1393" tabindex="0" data-tab="3" role="tab" aria-controls="trx-addons-accordion-tab-content-1393" aria-expanded="false">
								What industries do you work with?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>We serve brands in music, film, corporate, and nonprofit, creating custom work to match each unique vision or goal.</p>					
										<h6 id="trx-addons-accordion-tab-title-1394" tabindex="0" data-tab="4" role="tab" aria-controls="trx-addons-accordion-tab-content-1394" aria-expanded="false">
								Do you work with new businesses?							
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>									
										<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>									
											</h6>
						<p>We enjoy working with startups! Our team provides support to help new brands grow and share their story with impact.</p>					
						<h5>
							Elementra’s talented crew gave our brand a new voice. Their creative touch and pro work made each phase smooth and the final video was a big hit.						</h5>
								<h6>
										Ava Martinez									
								</h6>
																	<p>
											Brand Director										
																		</p>
						<h5>
							Choosing Elementra was the best move. Each step was clear and easy, and their team’s skills brought new light to our ideas—outcome was perfect.						</h5>
								<h6>
										Noah Wilson									
								</h6>
																	<p>
											Senior Producer										
																		</p>
						<h5>
							I loved Elementra’s approach from start to finish. Their focus on our goals made sure our story was told well and reached the right people.						</h5>
								<h6>
										Mia Davis									
								</h6>
																	<p>
											Content Manager										
																		</p>
							<!-- Add Pagination -->
					<h6>Top pick for your project</h6>					<h1>Compare every plan here</h1>					<h5>Essentials</h5>					<h5>Pro team</h5>					<h5>Premium</h5>					<h6>Plan option details</h6>					<p>2</p>					<p>6</p>					<p>8</p>					<h6>Option details plan</h6>					<p>100GB</p>					<p>200GB</p>					<p>300GB</p>					<h6>Details plan option</h6>					<p>3 months</p>					<p>6 months</p>					<p>Unlimited</p>					<h6>Plan info details</h6>							
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>				
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>				
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>				
							<h6>Plan overview info</h6>							
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>				
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>				
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>				
							<h6>Plan feature list</h6>							
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>				
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>				
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>				
							<h6>Plan summary here</h6>							
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>				
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg>				
				<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>				
												<a href="https://ai-video-generator.elementra.themerex.net/pricing/">
									Order Now
					</a>
														<a href="https://ai-video-generator.elementra.themerex.net/pricing/">
									Order Now
					</a>
														<a href="https://ai-video-generator.elementra.themerex.net/pricing/">
									Order Now
					</a>
									<h6>Shaping brands with video and audio craft</h6>					<h3>Discover how Elementra brings your vision and story to life through creative video and sound work for modern brands today worldwide.</h3>				
				<a href="https://ai-video-generator.elementra.themerex.net/the-role-of-sound-in-creating-memorable-video-experiences/"><img width="924" height="679" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-310-924x679.jpg" alt="" /></a>			
				<a href="https://ai-video-generator.elementra.themerex.net/category/video-services/">Video Services</a>			
				<h4><a href="https://ai-video-generator.elementra.themerex.net/the-role-of-sound-in-creating-memorable-video-experiences/">The role of sound in creating memorable video experiences</a></h4>						
				Feb 25, 2026&#8226;2 Comments&#8226;			
				<a href="https://ai-video-generator.elementra.themerex.net/common-mistakes-to-avoid-in-video-production-and-sound-design/"><img width="924" height="962" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-311-924x962.jpg" alt="" /></a>			
				<a href="https://ai-video-generator.elementra.themerex.net/category/video-services/">Video Services</a>			
				<h4><a href="https://ai-video-generator.elementra.themerex.net/common-mistakes-to-avoid-in-video-production-and-sound-design/">Common mistakes to avoid in video production and sound design</a></h4>						
				Feb 25, 2026&#8226;No Comments&#8226;			
				<a href="https://ai-video-generator.elementra.themerex.net/leveraging-audio-innovation-for-captivating-video-content/"><img width="924" height="679" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-312-924x679.jpg" alt="" /></a>			
				<a href="https://ai-video-generator.elementra.themerex.net/category/video-services/">Video Services</a>			
				<h4><a href="https://ai-video-generator.elementra.themerex.net/leveraging-audio-innovation-for-captivating-video-content/">Leveraging audio innovation for captivating video content</a></h4>						
				Feb 25, 2026&#8226;No Comments&#8226;			
				<a href="https://ai-video-generator.elementra.themerex.net/enhancing-brand-messages-through-compelling-video-and-sound/"><img width="924" height="962" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-313-924x962.jpg" alt="" /></a>			
				<a href="https://ai-video-generator.elementra.themerex.net/category/video-services/">Video Services</a>			
				<h4><a href="https://ai-video-generator.elementra.themerex.net/enhancing-brand-messages-through-compelling-video-and-sound/">Enhancing brand messages through compelling video and sound</a></h4>						
				Feb 25, 2026&#8226;2 Comments&#8226;			
					<h2>Elevate your story with stunning video and sound</h2>										<a href="https://ai-video-generator.elementra.themerex.net/contact/">
									Book your session now
					</a>";s:10:"post_title";s:4:"Home";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"home";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:23:30";s:17:"post_modified_gmt";s:19:"2026-05-14 15:23:30";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:69:"https://ai-video-generator.elementra.themerex.net/video-ai-generator/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:16;a:23:{s:2:"ID";s:2:"61";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 11:34:47";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:15";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:2:"61";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:34:47";s:17:"post_modified_gmt";s:19:"2026-05-13 11:34:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:53:"https://ai-video-generator.elementra.themerex.net/61/";s:10:"menu_order";s:1:"6";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:17;a:23:{s:2:"ID";s:2:"79";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 11:34:47";s:13:"post_date_gmt";s:19:"2026-02-24 10:27:20";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:2:"79";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:34:47";s:17:"post_modified_gmt";s:19:"2026-05-13 11:34:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:53:"https://ai-video-generator.elementra.themerex.net/79/";s:10:"menu_order";s:1:"2";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:18;a:23:{s:2:"ID";s:2:"93";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:34";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:34";s:12:"post_content";s:0:"";s:10:"post_title";s:20:"mobile-menu-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:20:"mobile-menu-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:01:34";s:17:"post_modified_gmt";s:19:"2026-02-24 11:01:34";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:97:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/mobile-menu-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:19;a:23:{s:2:"ID";s:2:"94";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:34";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:34";s:12:"post_content";s:0:"";s:10:"post_title";s:26:"mobile-menu-close-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"mobile-menu-close-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:01:34";s:17:"post_modified_gmt";s:19:"2026-02-24 11:01:34";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:103:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/mobile-menu-close-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:20;a:23:{s:2:"ID";s:2:"98";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:39";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:39";s:12:"post_content";s:64836:"<a href="https://ai-video-generator.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1534219800" ><img
					src="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/secondary-logo.png"
											srcset="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/secondary-logo-retina.png 2x"
											alt="Elementra - AI Video Generator" width="133" height="28"></a><style type="text/css">.trx_addons_inline_1534219800 img.logo_image{max-height:28px;}</style>				
						<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>Menu					
						<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>Close					
							<ul id="trx-addons-nav-menu-2-8645"><li id="trx-addons-nav-menu-item-1716"><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-79"><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-1717"><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-1718"><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-585"><a href="#">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li id="trx-addons-nav-menu-item-61"><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>						
							<svg aria-hidden="true" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>								Close
						<ul id="trx-addons-nav-menu-2-1458"><li id="trx-addons-nav-menu-item-17161"><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li id="trx-addons-nav-menu-item-792"><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li id="trx-addons-nav-menu-item-17173"><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li id="trx-addons-nav-menu-item-17184"><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li id="trx-addons-nav-menu-item-5855"><a href="#">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li id="trx-addons-nav-menu-item-616"><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>					
										<a href="https://ai-video-generator.elementra.themerex.net/contact/">
									Get in Touch
					</a>
					<a href="https://ai-video-generator.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_132723536" ><img
					src="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/secondary-logo.png"
											srcset="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/secondary-logo-retina.png 2x"
											alt="Elementra - AI Video Generator" width="133" height="28"></a><style type="text/css">.trx_addons_inline_132723536 img.logo_image{max-height:28px;}</style>				
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 23.4 15.4"><g transform="translate(-0.3 -0.3)"><path d="M23,1.7H1A.7.7,0,0,1,1,.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M23,8.7H1A.7.7,0,1,1,1,7.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M17,15.7H1a.7.7,0,1,1,0-1.4H17a.7.7,0,1,1,0,1.4Z"></path></g></svg>					
						<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>					
							<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>						
						<ul id="trx-addons-nav-menu-2-2677"><li><a href="https://ai-video-generator.elementra.themerex.net/">Home</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/about/">About</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/pricing/">Pricing</a></li><li><a href="https://ai-video-generator.elementra.themerex.net/news/">News</a></li><li><a href="#" data-e-disable-page-transition="true">Shop<svg aria-hidden="true" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg></a><ul><li><style>.elementor-572 .elementor-element.elementor-element-7038e9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-7038e9a5 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-theme_color_bd_color );--border-color:var( --e-global-color-theme_color_bd_color );box-shadow:0px 4px 24px 0px rgba(0, 0, 0, 0.05);--padding-top:35px;--padding-bottom:35px;--padding-left:30px;--padding-right:30px;}.elementor-572 .elementor-element.elementor-element-ffd4009:not(.elementor-motion-effects-element-type-background), .elementor-572 .elementor-element.elementor-element-ffd4009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-theme_color_bg_color );}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-ffd4009 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-6d92eda1.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-6fb80dbf .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-b40c2aa .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-567fbdc8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8 .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-567fbdc8.e-con{--align-self:flex-start;}.elementor-572 .elementor-element.elementor-element-149e324 .elementor-heading-title{font-size:14px;text-transform:uppercase;line-height:1em;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 0px 18px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-theme_color_bd_color );}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items.trx-addons-inline-items{gap:13px 13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items:not(.trx-addons-inline-items) li:not(:last-child){margin-bottom:13px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-container .trx-addons-list-items li{align-items:center;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-wrapper{top:0px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-icon{font-size:14px;line-height:14px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-list-items .trx-addons-icon-list-image img{width:14px;}body:not(.rtl) .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-right:8px;}body.rtl .elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-left .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a.trx-addons-icon-right .trx-addons-list-items .trx-addons-icon-wrapper{margin-left:8px;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_title );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;text-transform:none;}.elementor-572 .elementor-element.elementor-element-131c2b5a .trx-addons-icon-list-item:hover .trx-addons-icon-list-text{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-3fe2611d{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text{z-index:0;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap:not(.trx_addons_marquee_reverse) .trx_addons_marquee_element{padding-right:50px;}.elementor-572 .elementor-element.elementor-element-3fe2611d .trx_addons_bg_text.trx_addons_marquee_wrap.trx_addons_marquee_reverse .trx_addons_marquee_element{padding-left:50px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-56303880:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-56303880:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-35d517bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-35d517bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper{text-align:start;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:10px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-title{margin-bottom:0px;font-size:14px;letter-spacing:0.08em;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-572 .elementor-element.elementor-element-484ad2bc:has(:hover) .elementor-image-box-title,
					 .elementor-572 .elementor-element.elementor-element-484ad2bc:has(:focus) .elementor-image-box-title{color:var( --e-global-color-theme_color_text );}.trx-addons-layout--edit-mode .trx-addons-layout__inner{background-color:transparent;}.trx-addons-layout--single-preview .trx-addons-layout__inner{background-color:transparent;}@media(min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:50%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:270px;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:270px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:50%;}}@media(max-width:1279px) and (min-width:768px){.elementor-572 .elementor-element.elementor-element-2dbcd7de{--width:100%;}.elementor-572 .elementor-element.elementor-element-6d92eda1{--width:100%;}.elementor-572 .elementor-element.elementor-element-567fbdc8{--width:100%;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--width:100%;}}@media(max-width:1279px){.elementor-572 .elementor-element.elementor-element-7038e9a5{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-572 .elementor-element.elementor-element-ffd4009{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-572 .elementor-element.elementor-element-2dbcd7de{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:25px 25px;--row-gap:25px;--column-gap:25px;}.elementor-572 .elementor-element.elementor-element-6fb80dbf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-149e324{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;padding:0px 0px 13px 0px;}.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-56303880.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-right .elementor-image-box-img{margin-left:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-left .elementor-image-box-img{margin-right:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc.elementor-position-top .elementor-image-box-img{margin-bottom:5px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-3fe2611d{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-572 .elementor-element.elementor-element-56303880 .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-35d517bc .elementor-image-box-img{margin-bottom:5px;}.elementor-572 .elementor-element.elementor-element-484ad2bc .elementor-image-box-img{margin-bottom:5px;}}</style>		
					<h6>Shop Pages</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li></ul>
					<h6>Shop Category</h6>				
			<ul><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li><li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li></ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>				
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>				
				</li></ul></li><li><a href="https://ai-video-generator.elementra.themerex.net/contact/">Contact</a></li></ul>";s:10:"post_title";s:35:"Header - Dark [Logo, Menu & Button]";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:28:"header-dark-logo-menu-button";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:22:27";s:17:"post_modified_gmt";s:19:"2026-05-14 15:22:27";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:70:"https://ai-video-generator.elementra.themerex.net/layouts/header-0001/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:21;a:23:{s:2:"ID";s:3:"101";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:43";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:43";s:12:"post_content";s:0:"";s:10:"post_title";s:19:"phone-call-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:19:"phone-call-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:01:43";s:17:"post_modified_gmt";s:19:"2026-02-24 11:01:43";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:96:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/phone-call-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:22;a:23:{s:2:"ID";s:3:"103";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:46";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:46";s:12:"post_content";s:0:"";s:10:"post_title";s:17:"facebook-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:17:"facebook-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:01:46";s:17:"post_modified_gmt";s:19:"2026-02-24 11:01:46";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/facebook-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:23;a:23:{s:2:"ID";s:3:"104";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:47";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:47";s:12:"post_content";s:0:"";s:10:"post_title";s:16:"behance-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:16:"behance-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:01:47";s:17:"post_modified_gmt";s:19:"2026-02-24 11:01:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:93:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/behance-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:24;a:23:{s:2:"ID";s:3:"105";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:47";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:47";s:12:"post_content";s:0:"";s:10:"post_title";s:18:"instagram-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:18:"instagram-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:01:47";s:17:"post_modified_gmt";s:19:"2026-02-24 11:01:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/instagram-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:25;a:23:{s:2:"ID";s:3:"106";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:47";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:47";s:12:"post_content";s:0:"";s:10:"post_title";s:17:"dribbble-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:17:"dribbble-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:01:47";s:17:"post_modified_gmt";s:19:"2026-02-24 11:01:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/dribbble-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:26;a:23:{s:2:"ID";s:3:"113";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:01:58";s:13:"post_date_gmt";s:19:"2026-02-24 11:01:58";s:12:"post_content";s:8982:"<p style="--var-trx-addons-advanced-title-highlight-animation-duration: 2000ms;">
©
<a href="https://themerex.net/" target="_blank">ThemeRex.</a>
 {{Y}}. All Rights Reserved.</p>				
					<a href="https://ai-video-generator.elementra.themerex.net/"
		class="sc_layouts_logo sc_layouts_logo_default trx_addons_inline_1532712001" ><img
					src="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/secondary-logo-2.png"
											srcset="//ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/secondary-logo-retina-2.png 2x"
											alt="Elementra - AI Video Generator" width="133" height="28"></a><style type="text/css">.trx_addons_inline_1532712001 img.logo_image{max-height:28px;}</style>				
					<a href="https://www.facebook.com/ThemeRexStudio" target="_blank">
						<svg xmlns="http://www.w3.org/2000/svg" width="8" height="15" viewBox="0 0 8 15"><path d="M4.40924 5.15357V3.27857C4.40946 3.15538 4.43254 3.03345 4.47714 2.91973C4.52174 2.80602 4.58699 2.70277 4.66917 2.61587C4.75135 2.52896 4.84884 2.46012 4.95607 2.41328C5.0633 2.36644 5.17818 2.34251 5.29412 2.34286H6.17563V1.41826e-07H4.41092C4.06345 -0.000117134 3.71938 0.0724976 3.39833 0.213697C3.07728 0.354896 2.78556 0.561913 2.53982 0.822924C2.29409 1.08393 2.09915 1.39382 1.96615 1.73489C1.83316 2.07596 1.76471 2.44153 1.76471 2.81071V5.15357H0V7.5H1.76471V15H4.41009V7.5H6.1748L7.05882 5.15357H4.40924Z"></path></svg>					</a>
					<a href="https://www.behance.net/themerex" target="_blank">
						<svg xmlns="http://www.w3.org/2000/svg" width="15" height="10" viewBox="0 0 15 10"><path d="M6.16876 4.14643C6.4375 4.02493 6.67902 3.85279 6.87944 3.63991C7.18082 3.26655 7.33371 2.79937 7.30992 2.32457C7.32338 1.83737 7.17445 1.35909 6.88554 0.961638C6.59019 0.629534 6.21868 0.370235 5.80125 0.204874C5.38381 0.0395133 4.93228 -0.0272382 4.48342 0.0100584H0V8.93105H4.17579C4.61538 8.93422 5.05417 8.89404 5.48548 8.81112C5.86437 8.74022 6.2221 8.5871 6.53222 8.36308C6.79516 8.17264 7.01787 7.93434 7.18809 7.6613C7.46535 7.23646 7.60901 6.7416 7.6013 6.23791C7.61567 5.77696 7.49028 5.32213 7.24088 4.93049C6.98166 4.56103 6.60479 4.28543 6.16876 4.14643ZM1.84778 1.56033H3.8641C4.23444 1.55055 4.60406 1.59738 4.95958 1.6991C5.12256 1.76601 5.25905 1.88254 5.34869 2.03133C5.43834 2.18012 5.47635 2.3532 5.45706 2.52479C5.47287 2.67639 5.44618 2.82934 5.37983 2.96727C5.31349 3.1052 5.20998 3.22292 5.08039 3.30786C4.77994 3.46671 4.44101 3.5431 4.09965 3.5289H1.84778V1.56033ZM5.03775 7.22913C4.74018 7.34774 4.41969 7.40152 4.09863 7.38673H1.84778V5.0078H4.12909C4.44552 4.99696 4.761 5.04783 5.05704 5.15747C5.24592 5.23663 5.40452 5.37179 5.51038 5.54381C5.61624 5.71583 5.664 5.916 5.64691 6.11599C5.67134 6.33988 5.62621 6.56577 5.51739 6.76429C5.40857 6.96281 5.24211 7.12478 5.03775 7.22913Z"></path><path d="M13.5527 0.425781H9.58203V1.53694H13.5527V0.425781Z"></path><path d="M14.9341 4.81018C14.8628 4.32019 14.6754 3.85319 14.3869 3.44625C14.0962 3.01719 13.6858 2.67838 13.2041 2.4699C12.6952 2.25665 12.1456 2.15125 11.5919 2.16064C11.1414 2.14362 10.692 2.21593 10.271 2.37317C9.84992 2.53042 9.46588 2.76935 9.14204 3.07554C8.81089 3.42928 8.55652 3.84481 8.39425 4.2971C8.23198 4.74938 8.16517 5.22906 8.19785 5.70723C8.15074 6.19662 8.22077 6.69 8.40243 7.14843C8.58408 7.60687 8.8724 8.01781 9.24459 8.34883C9.92731 8.88615 10.781 9.17334 11.6579 9.16064C12.1329 9.1879 12.6085 9.11629 13.0531 8.95053C13.4977 8.78477 13.9011 8.52865 14.2366 8.19916C14.5826 7.88223 14.8153 7.46532 14.9006 7.00969H13.0732C12.9828 7.18393 12.857 7.3384 12.7036 7.46368C12.4179 7.67295 12.0663 7.77812 11.7096 7.76103C11.3625 7.77103 11.0197 7.68478 10.7208 7.51225C10.4885 7.36118 10.3004 7.15394 10.1746 6.91075C10.0488 6.66755 9.98965 6.39667 10.003 6.12453H14.9961C15.0106 5.6855 14.9899 5.24604 14.9341 4.81018ZM10.0466 4.98165C10.0894 4.59996 10.2571 4.24191 10.5248 3.96069C10.6675 3.83023 10.8358 3.72947 11.0196 3.66455C11.2034 3.59962 11.3988 3.57189 11.5939 3.58304C11.981 3.57094 12.3593 3.69712 12.6579 3.9379C12.8061 4.07098 12.9248 4.2322 13.0068 4.41168C13.0889 4.59116 13.1325 4.78512 13.1351 4.98165H10.0466Z"></path></svg>					</a>
					<a href="https://www.instagram.com/themerex_net/" target="_blank">
						<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><path d="M10.3135 0H4.6875C3.44438 0.000269278 2.25225 0.494216 1.37323 1.37323C0.494216 2.25225 0.000269278 3.44438 0 4.6875L0 10.3125C0.000269278 11.5556 0.494216 12.7477 1.37323 13.6268C2.25225 14.5058 3.44438 14.9997 4.6875 15H10.3125C11.5556 14.9997 12.7477 14.5058 13.6268 13.6268C14.5058 12.7477 14.9997 11.5556 15 10.3125V4.6875C14.9997 3.44456 14.5059 2.25258 13.6271 1.37359C12.7483 0.494604 11.5565 0.000538508 10.3135 0ZM13.5953 10.3135C13.5945 11.1836 13.2485 12.0179 12.6332 12.6332C12.0179 13.2485 11.1836 13.5945 10.3135 13.5953H4.6875C3.81737 13.5945 2.98311 13.2485 2.36784 12.6332C1.75256 12.0179 1.40655 11.1836 1.40574 10.3135V4.6875C1.40682 3.81755 1.75295 2.98355 2.3682 2.36849C2.98344 1.75344 3.81755 1.40756 4.6875 1.40676H10.3125C11.1826 1.40756 12.0169 1.75358 12.6322 2.36885C13.2474 2.98413 13.5935 3.81839 13.5943 4.68852L13.5953 10.3135Z"></path><path d="M7.50001 3.75C6.75833 3.75 6.0333 3.96993 5.41662 4.38198C4.79994 4.79404 4.31928 5.37971 4.03546 6.06493C3.75163 6.75016 3.67736 7.50416 3.82206 8.23159C3.96675 8.95902 4.3239 9.62721 4.84835 10.1517C5.3728 10.6761 6.04099 11.0333 6.76841 11.178C7.49584 11.3226 8.24985 11.2484 8.93507 10.9646C9.6203 10.6807 10.206 10.2001 10.618 9.58339C11.0301 8.9667 11.25 8.24168 11.25 7.5C11.25 6.50544 10.8549 5.55161 10.1517 4.84835C9.4484 4.14509 8.49457 3.75 7.50001 3.75ZM7.50001 9.84426C7.03635 9.84426 6.58312 9.70678 6.1976 9.44919C5.81209 9.1916 5.51163 8.82546 5.3342 8.3971C5.15677 7.96874 5.11033 7.4974 5.20079 7.04266C5.29124 6.58791 5.51451 6.17021 5.84236 5.84236C6.17021 5.51451 6.58792 5.29124 7.04266 5.20078C7.4974 5.11033 7.96875 5.15676 8.3971 5.33419C8.82546 5.51163 9.1916 5.81209 9.44919 6.1976C9.70678 6.58311 9.84426 7.03635 9.84426 7.5C9.84346 8.12149 9.59621 8.71729 9.15675 9.15674C8.71729 9.5962 8.12149 9.84345 7.50001 9.84426Z"></path><path d="M11.531 3.96821C11.807 3.96821 12.0307 3.74447 12.0307 3.46848C12.0307 3.19249 11.807 2.96875 11.531 2.96875C11.255 2.96875 11.0312 3.19249 11.0312 3.46848C11.0312 3.74447 11.255 3.96821 11.531 3.96821Z"></path></svg>					</a>
					<a href="https://dribbble.com/ThemeREX" target="_blank">
						<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><path d="M7.5 0C6.01664 0 4.56659 0.439867 3.33323 1.26398C2.09986 2.08809 1.13856 3.25943 0.570907 4.62987C0.00324964 6.00032 -0.145275 7.50832 0.144114 8.96317C0.433503 10.418 1.14781 11.7544 2.1967 12.8033C3.2456 13.8522 4.58197 14.5665 6.03682 14.8559C7.49168 15.1453 8.99968 14.9967 10.3701 14.4291C11.7406 13.8614 12.9119 12.9001 13.736 11.6668C14.5601 10.4334 15 8.98336 15 7.5C14.9978 5.51154 14.207 3.60513 12.8009 2.19907C11.3949 0.793017 9.48846 0.00215056 7.5 0ZM7.5 14.0616C6.20204 14.0616 4.93322 13.6767 3.854 12.9556C2.77478 12.2345 1.93364 11.2096 1.43693 10.0104C0.940217 8.81123 0.810255 7.4917 1.06348 6.21868C1.3167 4.94565 1.94173 3.77631 2.85952 2.85851C3.77732 1.94071 4.94667 1.31568 6.2197 1.06246C7.49272 0.809236 8.81225 0.939198 10.0114 1.43591C11.2106 1.93262 12.2355 2.77377 12.9566 3.85298C13.6777 4.9322 14.0626 6.20102 14.0626 7.49898C14.0607 9.23892 13.3687 10.9071 12.1384 12.1374C10.9081 13.3677 9.23994 14.0597 7.5 14.0616Z"></path><path d="M7.50118 1.87501C7.11495 1.87497 6.72975 1.91444 6.35156 1.99281C7.03332 2.95665 7.65045 3.96461 8.19889 5.01008C9.23811 4.52387 10.2097 3.9046 11.0892 3.16783C10.0813 2.33042 8.8116 1.87294 7.50118 1.87501Z"></path><path d="M11.7576 3.83008C10.801 4.63647 9.74254 5.31357 8.60938 5.84396C8.85582 6.35784 9.085 6.87883 9.29692 7.40693C10.5569 7.15013 11.8534 7.1274 13.1216 7.33989C13.0863 6.04747 12.6043 4.8072 11.7576 3.83008Z"></path><path d="M5.40834 2.28125C4.56774 2.61884 3.82106 3.15437 3.23175 3.84233C2.64245 4.5303 2.22793 5.35036 2.02344 6.23284C3.83043 6.3082 5.63376 6.0134 7.32269 5.36655C6.75831 4.29416 6.11858 3.26314 5.40834 2.28125Z"></path><path d="M7.74399 6.21484C6.11239 6.85617 4.37557 7.18783 2.62246 7.19284C2.37974 7.19284 2.136 7.1776 1.89227 7.1644C1.88617 7.27611 1.875 7.38681 1.875 7.49954C1.87358 8.82626 2.34325 10.1104 3.20033 11.1231C4.53588 9.46629 6.34145 8.25232 8.37974 7.6407C8.18272 7.15864 7.9708 6.68336 7.74399 6.21484Z"></path><path d="M9.63672 8.29607C10.0837 9.54611 10.4361 10.828 10.6909 12.1309C11.332 11.6886 11.8741 11.1179 12.2829 10.4549C12.6916 9.79195 12.9581 9.05126 13.0653 8.27983C11.9308 8.07849 10.7692 8.08399 9.63672 8.29607Z"></path><path d="M8.71553 8.51172C6.79773 9.07294 5.10285 10.2186 3.86719 11.789C4.67973 12.4804 5.6729 12.9252 6.72976 13.0711C7.78662 13.217 8.86316 13.0579 9.83265 12.6126C9.57498 11.2169 9.20131 9.84523 8.71553 8.51172Z"></path></svg>					</a>";s:10:"post_title";s:28:"Footer - Main Dark Style - 2";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:24:"footer-main-dark-style-2";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:30:18";s:17:"post_modified_gmt";s:19:"2026-05-13 12:30:18";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:70:"https://ai-video-generator.elementra.themerex.net/layouts/footer-0092/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:27;a:23:{s:2:"ID";s:3:"198";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:09:22";s:13:"post_date_gmt";s:19:"2026-02-24 11:09:22";s:12:"post_content";s:306:"<iframe title="6985519-sd_960_540_25fps" src="https://player.vimeo.com/video/1008558644?dnt=1&amp;app_id=122963" width="960" height="540" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:32:"cf5d526a806c981be956414c9045bf54";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:09:22";s:17:"post_modified_gmt";s:19:"2026-02-24 11:09:22";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:83:"https://ai-video-generator.elementra.themerex.net/cf5d526a806c981be956414c9045bf54/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:12:"oembed_cache";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:28;a:23:{s:2:"ID";s:3:"201";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:09:41";s:13:"post_date_gmt";s:19:"2026-02-24 11:09:41";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-31";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-31";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:09:41";s:17:"post_modified_gmt";s:19:"2026-02-24 11:09:41";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-31.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:29;a:23:{s:2:"ID";s:3:"203";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:09:53";s:13:"post_date_gmt";s:19:"2026-02-24 11:09:53";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-33";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-33";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:09:53";s:17:"post_modified_gmt";s:19:"2026-02-24 11:09:53";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-33.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:30;a:23:{s:2:"ID";s:3:"219";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:11:45";s:13:"post_date_gmt";s:19:"2026-02-24 11:11:45";s:12:"post_content";s:0:"";s:10:"post_title";s:18:"smile-big-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:18:"smile-big-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:11:45";s:17:"post_modified_gmt";s:19:"2026-02-24 11:11:45";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/smile-big-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:31;a:23:{s:2:"ID";s:3:"222";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:02";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:02";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-40";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-40";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:02";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:02";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-40.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:32;a:23:{s:2:"ID";s:3:"223";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:06";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:06";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-41";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-41";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:06";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:06";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-41.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:33;a:23:{s:2:"ID";s:3:"224";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:10";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:10";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-42";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-42";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:10";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:10";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-42.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:34;a:23:{s:2:"ID";s:3:"225";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:14";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:14";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-43";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-43";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:14";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:14";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-43.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:35;a:23:{s:2:"ID";s:3:"226";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:18";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:18";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-44";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-44";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:18";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:18";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-44.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:36;a:23:{s:2:"ID";s:3:"227";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:22";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:22";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-45";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-45";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:22";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:22";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-45.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:37;a:23:{s:2:"ID";s:3:"228";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:27";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:27";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-46";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-46";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:27";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:27";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-46.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:38;a:23:{s:2:"ID";s:3:"229";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:32";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:32";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-47";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-47";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:32";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:32";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-47.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:39;a:23:{s:2:"ID";s:3:"230";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:36";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:36";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-48";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-48";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:36";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:36";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-48.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:40;a:23:{s:2:"ID";s:3:"231";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:12:40";s:13:"post_date_gmt";s:19:"2026-02-24 11:12:40";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-49";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-49";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:12:40";s:17:"post_modified_gmt";s:19:"2026-02-24 11:12:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-49.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:41;a:23:{s:2:"ID";s:3:"243";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:13:52";s:13:"post_date_gmt";s:19:"2026-02-24 11:13:52";s:12:"post_content";s:0:"";s:10:"post_title";s:9:"plus-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:9:"plus-icon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:13:52";s:17:"post_modified_gmt";s:19:"2026-02-24 11:13:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/plus-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:42;a:23:{s:2:"ID";s:3:"244";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:13:53";s:13:"post_date_gmt";s:19:"2026-02-24 11:13:53";s:12:"post_content";s:0:"";s:10:"post_title";s:10:"minus-icon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:10:"minus-icon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:13:53";s:17:"post_modified_gmt";s:19:"2026-02-24 11:13:53";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:91:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/minus-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:43;a:23:{s:2:"ID";s:3:"251";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:14:53";s:13:"post_date_gmt";s:19:"2026-02-24 11:14:53";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-56";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-56";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:14:53";s:17:"post_modified_gmt";s:19:"2026-02-24 11:14:53";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-56.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:44;a:23:{s:2:"ID";s:3:"255";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:15:34";s:13:"post_date_gmt";s:19:"2026-02-24 11:15:34";s:12:"post_content";s:0:"";s:10:"post_title";s:22:"check-list-icon-second";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:22:"check-list-icon-second";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:15:34";s:17:"post_modified_gmt";s:19:"2026-02-24 11:15:34";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:103:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/check-list-icon-second.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:45;a:23:{s:2:"ID";s:3:"256";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:15:35";s:13:"post_date_gmt";s:19:"2026-02-24 11:15:35";s:12:"post_content";s:0:"";s:10:"post_title";s:17:"crown-icon-second";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:17:"crown-icon-second";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:15:35";s:17:"post_modified_gmt";s:19:"2026-02-24 11:15:35";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/crown-icon-second.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:46;a:23:{s:2:"ID";s:3:"317";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:24:04";s:13:"post_date_gmt";s:19:"2026-02-24 11:24:04";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-88";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-88";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:24:04";s:17:"post_modified_gmt";s:19:"2026-02-24 11:24:04";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-88.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:47;a:23:{s:2:"ID";s:3:"318";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:24:10";s:13:"post_date_gmt";s:19:"2026-02-24 11:24:10";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-89";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-89";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:24:10";s:17:"post_modified_gmt";s:19:"2026-02-24 11:24:10";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-89.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:48;a:23:{s:2:"ID";s:3:"319";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:24:17";s:13:"post_date_gmt";s:19:"2026-02-24 11:24:17";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-90";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-90";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:24:17";s:17:"post_modified_gmt";s:19:"2026-02-24 11:24:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-90.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:49;a:23:{s:2:"ID";s:3:"320";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:24:24";s:13:"post_date_gmt";s:19:"2026-02-24 11:24:24";s:12:"post_content";s:0:"";s:10:"post_title";s:13:"custom-img-91";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:13:"custom-img-91";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:24:24";s:17:"post_modified_gmt";s:19:"2026-02-24 11:24:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-91.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:50;a:23:{s:2:"ID";s:3:"362";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:29:24";s:13:"post_date_gmt";s:19:"2026-02-24 11:29:24";s:12:"post_content";s:0:"";s:10:"post_title";s:15:"filter-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:15:"filter-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:29:24";s:17:"post_modified_gmt";s:19:"2026-02-24 11:29:24";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:92:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/filter-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:51;a:23:{s:2:"ID";s:3:"422";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:36:50";s:13:"post_date_gmt";s:19:"2026-02-24 11:36:50";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-134";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-134";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:36:50";s:17:"post_modified_gmt";s:19:"2026-02-24 11:36:50";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-134.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:52;a:23:{s:2:"ID";s:3:"423";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:36:56";s:13:"post_date_gmt";s:19:"2026-02-24 11:36:56";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-135";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-135";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:36:56";s:17:"post_modified_gmt";s:19:"2026-02-24 11:36:56";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-135.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:53;a:23:{s:2:"ID";s:3:"424";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:37:02";s:13:"post_date_gmt";s:19:"2026-02-24 11:37:02";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-136";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-136";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:37:02";s:17:"post_modified_gmt";s:19:"2026-02-24 11:37:02";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-136.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:54;a:23:{s:2:"ID";s:3:"425";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:37:09";s:13:"post_date_gmt";s:19:"2026-02-24 11:37:09";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-137";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-137";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:37:09";s:17:"post_modified_gmt";s:19:"2026-02-24 11:37:09";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-137.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:55;a:23:{s:2:"ID";s:3:"430";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:37:52";s:13:"post_date_gmt";s:19:"2026-02-24 11:37:52";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-138";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-138";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:37:52";s:17:"post_modified_gmt";s:19:"2026-02-24 11:37:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-138.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:56;a:23:{s:2:"ID";s:3:"431";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:37:56";s:13:"post_date_gmt";s:19:"2026-02-24 11:37:56";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-139";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-139";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:37:56";s:17:"post_modified_gmt";s:19:"2026-02-24 11:37:56";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-139.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:57;a:23:{s:2:"ID";s:3:"432";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:38:00";s:13:"post_date_gmt";s:19:"2026-02-24 11:38:00";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-140";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-140";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:38:00";s:17:"post_modified_gmt";s:19:"2026-02-24 11:38:00";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-140.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:58;a:23:{s:2:"ID";s:3:"433";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:38:06";s:13:"post_date_gmt";s:19:"2026-02-24 11:38:06";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-141";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-141";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:38:06";s:17:"post_modified_gmt";s:19:"2026-02-24 11:38:06";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-141.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:59;a:23:{s:2:"ID";s:3:"434";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:38:11";s:13:"post_date_gmt";s:19:"2026-02-24 11:38:11";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-142";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-142";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:38:11";s:17:"post_modified_gmt";s:19:"2026-02-24 11:38:11";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-142.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:60;a:23:{s:2:"ID";s:3:"435";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:38:16";s:13:"post_date_gmt";s:19:"2026-02-24 11:38:16";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-143";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-143";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:38:16";s:17:"post_modified_gmt";s:19:"2026-02-24 11:38:16";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-143.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:61;a:23:{s:2:"ID";s:3:"437";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:38:39";s:13:"post_date_gmt";s:19:"2026-02-24 11:38:39";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-144";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-144";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:38:39";s:17:"post_modified_gmt";s:19:"2026-02-24 11:38:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-144.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:62;a:23:{s:2:"ID";s:3:"438";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:38:45";s:13:"post_date_gmt";s:19:"2026-02-24 11:38:45";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-145";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-145";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:38:45";s:17:"post_modified_gmt";s:19:"2026-02-24 11:38:45";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-145.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:63;a:23:{s:2:"ID";s:3:"439";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:38:52";s:13:"post_date_gmt";s:19:"2026-02-24 11:38:52";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-146";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-146";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:38:52";s:17:"post_modified_gmt";s:19:"2026-02-24 11:38:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-146.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:64;a:23:{s:2:"ID";s:3:"440";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:38:58";s:13:"post_date_gmt";s:19:"2026-02-24 11:38:58";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-147";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-147";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:38:58";s:17:"post_modified_gmt";s:19:"2026-02-24 11:38:58";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-147.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:65;a:23:{s:2:"ID";s:3:"441";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:39:04";s:13:"post_date_gmt";s:19:"2026-02-24 11:39:04";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-148";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-148";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:39:04";s:17:"post_modified_gmt";s:19:"2026-02-24 11:39:04";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-148.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:66;a:23:{s:2:"ID";s:3:"442";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:39:12";s:13:"post_date_gmt";s:19:"2026-02-24 11:39:12";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-149";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-149";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:39:12";s:17:"post_modified_gmt";s:19:"2026-02-24 11:39:12";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-149.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:67;a:23:{s:2:"ID";s:3:"445";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:39:29";s:13:"post_date_gmt";s:19:"2026-02-24 11:39:29";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-150";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-150";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:39:29";s:17:"post_modified_gmt";s:19:"2026-02-24 11:39:29";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-150.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:68;a:23:{s:2:"ID";s:3:"516";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:50:10";s:13:"post_date_gmt";s:19:"2026-02-24 11:50:10";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-174";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-174";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:50:10";s:17:"post_modified_gmt";s:19:"2026-02-24 11:50:10";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-174.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:69;a:23:{s:2:"ID";s:3:"523";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:50:42";s:13:"post_date_gmt";s:19:"2026-02-24 11:50:42";s:12:"post_content";s:0:"";s:10:"post_title";s:17:"location-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:17:"location-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:50:42";s:17:"post_modified_gmt";s:19:"2026-02-24 11:50:42";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/location-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:70;a:23:{s:2:"ID";s:3:"524";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:50:43";s:13:"post_date_gmt";s:19:"2026-02-24 11:50:43";s:12:"post_content";s:0:"";s:10:"post_title";s:15:"mobile-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:15:"mobile-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:50:43";s:17:"post_modified_gmt";s:19:"2026-02-24 11:50:43";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:92:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/mobile-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:71;a:23:{s:2:"ID";s:3:"525";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:50:43";s:13:"post_date_gmt";s:19:"2026-02-24 11:50:43";s:12:"post_content";s:0:"";s:10:"post_title";s:12:"sms-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:12:"sms-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:50:43";s:17:"post_modified_gmt";s:19:"2026-02-24 11:50:43";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:89:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/sms-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:72;a:23:{s:2:"ID";s:3:"572";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:59:30";s:13:"post_date_gmt";s:19:"2026-02-24 11:59:30";s:12:"post_content";s:3383:"<h6>Shop Pages</h6>				
			<ul>
																					<li>
															<a href="https://ai-video-generator.elementra.themerex.net/shop/">
															<h6>
								Product List							</h6>
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/">
															<h6>
								Product Single							</h6>
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/cart/">
															<h6>
								Cart							</h6>
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/checkout/">
															<h6>
								Checkout							</h6>
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/my-account/">
															<h6>
								My Account							</h6>
															</a>
														</li>
													</ul>
					<h6>Shop Category</h6>				
			<ul>
																					<li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">
															<h6>
								Animation							</h6>
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/art/">
															<h6>
								Art							</h6>
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">
															<h6>
								Films							</h6>
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">
															<h6>
								Music							</h6>
															</a>
														</li>
																											<li>
															<a href="https://ai-video-generator.elementra.themerex.net/product-category/photography/">
															<h6>
								Photography							</h6>
															</a>
														</li>
													</ul>
					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/animation/">Animation</a></h6>					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/films/">Films</a></h6>					<figure><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/" tabindex="-1"><img width="649" height="736" src="https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg" alt="" /></a></figure><h6><a href="https://ai-video-generator.elementra.themerex.net/product-category/music/">Music</a></h6>";s:10:"post_title";s:16:"Mega Menu - Shop";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"mega-menu-shop";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 09:15:28";s:17:"post_modified_gmt";s:19:"2026-03-03 09:15:28";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:82:"https://ai-video-generator.elementra.themerex.net/layouts/separate-templates-0422/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:11:"cpt_layouts";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:73;a:23:{s:2:"ID";s:3:"573";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:59:38";s:13:"post_date_gmt";s:19:"2026-02-24 11:59:38";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-199";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-199";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:59:38";s:17:"post_modified_gmt";s:19:"2026-02-24 11:59:38";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-199.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:74;a:23:{s:2:"ID";s:3:"574";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:59:46";s:13:"post_date_gmt";s:19:"2026-02-24 11:59:46";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-200";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-200";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:59:46";s:17:"post_modified_gmt";s:19:"2026-02-24 11:59:46";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-200.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:75;a:23:{s:2:"ID";s:3:"575";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 11:59:52";s:13:"post_date_gmt";s:19:"2026-02-24 11:59:52";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-201";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-201";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 11:59:52";s:17:"post_modified_gmt";s:19:"2026-02-24 11:59:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-201.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:76;a:23:{s:2:"ID";s:3:"585";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 11:34:47";s:13:"post_date_gmt";s:19:"2026-02-24 12:06:46";s:12:"post_content";s:0:"";s:10:"post_title";s:4:"Shop";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"shop";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:34:47";s:17:"post_modified_gmt";s:19:"2026-05-13 11:34:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:56:"https://ai-video-generator.elementra.themerex.net/?p=585";s:10:"menu_order";s:1:"5";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:77;a:23:{s:2:"ID";s:3:"594";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 12:09:55";s:13:"post_date_gmt";s:19:"2026-02-24 12:09:55";s:12:"post_content";s:52:"{"version": 3, "isGlobalStylesUserThemeJSON": true }";s:10:"post_title";s:13:"Custom Styles";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:26:"wp-global-styles-elementra";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 12:09:55";s:17:"post_modified_gmt";s:19:"2026-02-24 12:09:55";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:77:"https://ai-video-generator.elementra.themerex.net/wp-global-styles-elementra/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:16:"wp_global_styles";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:78;a:23:{s:2:"ID";s:3:"597";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 12:13:54";s:13:"post_date_gmt";s:19:"2026-02-24 12:13:54";s:12:"post_content";s:0:"";s:10:"post_title";s:4:"Shop";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"shop";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-24 12:13:54";s:17:"post_modified_gmt";s:19:"2026-02-24 12:13:54";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:55:"https://ai-video-generator.elementra.themerex.net/shop/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:79;a:23:{s:2:"ID";s:3:"598";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 12:13:54";s:13:"post_date_gmt";s:19:"2026-02-24 12:13:54";s:12:"post_content";s:6070:"<!-- wp:woocommerce/cart {"align":""} -->
<div class="wp-block-woocommerce-cart is-loading"><!-- wp:woocommerce/filled-cart-block -->
<div class="wp-block-woocommerce-filled-cart-block"><!-- wp:woocommerce/cart-items-block -->
<div class="wp-block-woocommerce-cart-items-block"><!-- wp:woocommerce/cart-line-items-block -->
<div class="wp-block-woocommerce-cart-line-items-block"></div>
<!-- /wp:woocommerce/cart-line-items-block -->

<!-- wp:woocommerce/product-collection {"queryId":0,"query":{"perPage":3,"pages":1,"offset":0,"postType":"product","order":"asc","orderBy":"title","search":"","exclude":[],"inherit":false,"taxQuery":[],"isProductCollectionBlock":true,"featured":false,"woocommerceOnSale":false,"woocommerceStockStatus":["instock","outofstock","onbackorder"],"woocommerceAttributes":[],"woocommerceHandPickedProducts":[],"filterable":false,"relatedBy":{"categories":true,"tags":true}},"tagName":"div","displayLayout":{"type":"flex","columns":3,"shrinkColumns":true},"dimensions":{"widthType":"fill"},"collection":"woocommerce/product-collection/cross-sells","hideControls":["filterable"],"queryContextIncludes":["collection"],"__privatePreviewState":{"isPreview":true,"previewMessage":"Actual products will vary depending on the page being viewed."}} -->
<div class="wp-block-woocommerce-product-collection"><!-- wp:heading {"textAlign":"left","style":{"spacing":{"margin":{"bottom":"1rem"}}}} -->
<h2 class="wp-block-heading has-text-align-left" style="margin-bottom:1rem">You may be interested in…</h2>
<!-- /wp:heading -->

<!-- wp:woocommerce/product-template -->
<!-- wp:woocommerce/product-image {"showSaleBadge":false,"imageSizing":"thumbnail","isDescendentOfQueryLoop":true} -->
<!-- wp:woocommerce/product-sale-badge {"align":"right"} /-->
<!-- /wp:woocommerce/product-image -->

<!-- wp:post-title {"textAlign":"center","isLink":true,"style":{"spacing":{"margin":{"bottom":"0.75rem","top":"0"}},"typography":{"lineHeight":"1.4"}},"fontSize":"medium","__woocommerceNamespace":"woocommerce/product-collection/product-title"} /-->

<!-- wp:woocommerce/product-price {"isDescendentOfQueryLoop":true,"textAlign":"center","fontSize":"small"} /-->

<!-- wp:woocommerce/product-button {"textAlign":"center","isDescendentOfQueryLoop":true,"fontSize":"small"} /-->
<!-- /wp:woocommerce/product-template --></div>
<!-- /wp:woocommerce/product-collection --></div>
<!-- /wp:woocommerce/cart-items-block -->

<!-- wp:woocommerce/cart-totals-block -->
<div class="wp-block-woocommerce-cart-totals-block"><!-- wp:woocommerce/cart-order-summary-block -->
<div class="wp-block-woocommerce-cart-order-summary-block"><!-- wp:woocommerce/cart-order-summary-heading-block -->
<div class="wp-block-woocommerce-cart-order-summary-heading-block"></div>
<!-- /wp:woocommerce/cart-order-summary-heading-block -->

<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->
<div class="wp-block-woocommerce-cart-order-summary-coupon-form-block"></div>
<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->

<!-- wp:woocommerce/cart-order-summary-totals-block -->
<div class="wp-block-woocommerce-cart-order-summary-totals-block"><!-- wp:woocommerce/cart-order-summary-subtotal-block -->
<div class="wp-block-woocommerce-cart-order-summary-subtotal-block"></div>
<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->

<!-- wp:woocommerce/cart-order-summary-fee-block -->
<div class="wp-block-woocommerce-cart-order-summary-fee-block"></div>
<!-- /wp:woocommerce/cart-order-summary-fee-block -->

<!-- wp:woocommerce/cart-order-summary-discount-block -->
<div class="wp-block-woocommerce-cart-order-summary-discount-block"></div>
<!-- /wp:woocommerce/cart-order-summary-discount-block -->

<!-- wp:woocommerce/cart-order-summary-shipping-block -->
<div class="wp-block-woocommerce-cart-order-summary-shipping-block"></div>
<!-- /wp:woocommerce/cart-order-summary-shipping-block -->

<!-- wp:woocommerce/cart-order-summary-taxes-block -->
<div class="wp-block-woocommerce-cart-order-summary-taxes-block"></div>
<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>
<!-- /wp:woocommerce/cart-order-summary-totals-block --></div>
<!-- /wp:woocommerce/cart-order-summary-block -->

<!-- wp:woocommerce/cart-express-payment-block -->
<div class="wp-block-woocommerce-cart-express-payment-block"></div>
<!-- /wp:woocommerce/cart-express-payment-block -->

<!-- wp:woocommerce/proceed-to-checkout-block -->
<div class="wp-block-woocommerce-proceed-to-checkout-block"></div>
<!-- /wp:woocommerce/proceed-to-checkout-block -->

<!-- wp:woocommerce/cart-accepted-payment-methods-block -->
<div class="wp-block-woocommerce-cart-accepted-payment-methods-block"></div>
<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>
<!-- /wp:woocommerce/cart-totals-block --></div>
<!-- /wp:woocommerce/filled-cart-block -->

<!-- wp:woocommerce/empty-cart-block -->
<div class="wp-block-woocommerce-empty-cart-block"><!-- wp:heading {"textAlign":"center","className":"with-empty-cart-icon wc-block-cart__empty-cart__title"} -->
<h2 class="wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title">Your cart is currently empty!</h2>
<!-- /wp:heading -->

<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center"><a href="https://ai-video-generator.elementra.themerex.net/shop/" data-type="page" data-id="597">Browse store</a></p>
<!-- /wp:paragraph -->

<!-- wp:separator {"className":"is-style-dots"} -->
<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots"/>
<!-- /wp:separator -->

<!-- wp:heading {"textAlign":"center"} -->
<h2 class="wp-block-heading has-text-align-center">New in store</h2>
<!-- /wp:heading -->

<!-- wp:spacer {"height":"50px"} -->
<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:woocommerce/product-new {"columns":4,"rows":1,"contentVisibility":{"image":true,"title":true,"price":true,"rating":false,"button":false}} /--></div>
<!-- /wp:woocommerce/empty-cart-block --></div>
<!-- /wp:woocommerce/cart -->";s:10:"post_title";s:4:"Cart";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"cart";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 09:45:30";s:17:"post_modified_gmt";s:19:"2026-03-03 09:45:30";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:55:"https://ai-video-generator.elementra.themerex.net/cart/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:80;a:23:{s:2:"ID";s:3:"599";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 12:13:54";s:13:"post_date_gmt";s:19:"2026-02-24 12:13:54";s:12:"post_content";s:4425:"<!-- wp:woocommerce/checkout {"align":""} -->
<div class="wp-block-woocommerce-checkout wc-block-checkout is-loading"><!-- wp:woocommerce/checkout-fields-block -->
<div class="wp-block-woocommerce-checkout-fields-block"><!-- wp:woocommerce/checkout-express-payment-block -->
<div class="wp-block-woocommerce-checkout-express-payment-block"></div>
<!-- /wp:woocommerce/checkout-express-payment-block -->

<!-- wp:woocommerce/checkout-contact-information-block -->
<div class="wp-block-woocommerce-checkout-contact-information-block"></div>
<!-- /wp:woocommerce/checkout-contact-information-block -->

<!-- wp:woocommerce/checkout-shipping-method-block -->
<div class="wp-block-woocommerce-checkout-shipping-method-block"></div>
<!-- /wp:woocommerce/checkout-shipping-method-block -->

<!-- wp:woocommerce/checkout-pickup-options-block -->
<div class="wp-block-woocommerce-checkout-pickup-options-block"></div>
<!-- /wp:woocommerce/checkout-pickup-options-block -->

<!-- wp:woocommerce/checkout-shipping-address-block -->
<div class="wp-block-woocommerce-checkout-shipping-address-block"></div>
<!-- /wp:woocommerce/checkout-shipping-address-block -->

<!-- wp:woocommerce/checkout-billing-address-block -->
<div class="wp-block-woocommerce-checkout-billing-address-block"></div>
<!-- /wp:woocommerce/checkout-billing-address-block -->

<!-- wp:woocommerce/checkout-shipping-methods-block -->
<div class="wp-block-woocommerce-checkout-shipping-methods-block"></div>
<!-- /wp:woocommerce/checkout-shipping-methods-block -->

<!-- wp:woocommerce/checkout-payment-block -->
<div class="wp-block-woocommerce-checkout-payment-block"></div>
<!-- /wp:woocommerce/checkout-payment-block -->

<!-- wp:woocommerce/checkout-additional-information-block -->
<div class="wp-block-woocommerce-checkout-additional-information-block"></div>
<!-- /wp:woocommerce/checkout-additional-information-block -->

<!-- wp:woocommerce/checkout-order-note-block -->
<div class="wp-block-woocommerce-checkout-order-note-block"></div>
<!-- /wp:woocommerce/checkout-order-note-block -->

<!-- wp:woocommerce/checkout-terms-block -->
<div class="wp-block-woocommerce-checkout-terms-block"></div>
<!-- /wp:woocommerce/checkout-terms-block -->

<!-- wp:woocommerce/checkout-elementras-block -->
<div class="wp-block-woocommerce-checkout-elementras-block"></div>
<!-- /wp:woocommerce/checkout-elementras-block --></div>
<!-- /wp:woocommerce/checkout-fields-block -->

<!-- wp:woocommerce/checkout-totals-block -->
<div class="wp-block-woocommerce-checkout-totals-block"><!-- wp:woocommerce/checkout-order-summary-block -->
<div class="wp-block-woocommerce-checkout-order-summary-block"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->
<div class="wp-block-woocommerce-checkout-order-summary-cart-items-block"></div>
<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->

<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->
<div class="wp-block-woocommerce-checkout-order-summary-coupon-form-block"></div>
<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->

<!-- wp:woocommerce/checkout-order-summary-totals-block -->
<div class="wp-block-woocommerce-checkout-order-summary-totals-block"><!-- wp:woocommerce/checkout-order-summary-subtotal-block -->
<div class="wp-block-woocommerce-checkout-order-summary-subtotal-block"></div>
<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->

<!-- wp:woocommerce/checkout-order-summary-fee-block -->
<div class="wp-block-woocommerce-checkout-order-summary-fee-block"></div>
<!-- /wp:woocommerce/checkout-order-summary-fee-block -->

<!-- wp:woocommerce/checkout-order-summary-discount-block -->
<div class="wp-block-woocommerce-checkout-order-summary-discount-block"></div>
<!-- /wp:woocommerce/checkout-order-summary-discount-block -->

<!-- wp:woocommerce/checkout-order-summary-shipping-block -->
<div class="wp-block-woocommerce-checkout-order-summary-shipping-block"></div>
<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->

<!-- wp:woocommerce/checkout-order-summary-taxes-block -->
<div class="wp-block-woocommerce-checkout-order-summary-taxes-block"></div>
<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>
<!-- /wp:woocommerce/checkout-order-summary-totals-block --></div>
<!-- /wp:woocommerce/checkout-order-summary-block --></div>
<!-- /wp:woocommerce/checkout-totals-block --></div>
<!-- /wp:woocommerce/checkout -->";s:10:"post_title";s:8:"Checkout";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:8:"checkout";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 09:45:40";s:17:"post_modified_gmt";s:19:"2026-03-03 09:45:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:59:"https://ai-video-generator.elementra.themerex.net/checkout/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:81;a:23:{s:2:"ID";s:3:"600";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-24 12:13:55";s:13:"post_date_gmt";s:19:"2026-02-24 12:13:55";s:12:"post_content";s:67:"<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->";s:10:"post_title";s:10:"My Account";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:10:"my-account";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 09:45:47";s:17:"post_modified_gmt";s:19:"2026-03-03 09:45:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:61:"https://ai-video-generator.elementra.themerex.net/my-account/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"page";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:82;a:23:{s:2:"ID";s:3:"710";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:06:36";s:13:"post_date_gmt";s:19:"2026-02-25 10:06:36";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-208";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-208";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-25 10:06:36";s:17:"post_modified_gmt";s:19:"2026-02-25 10:06:36";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-208.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:83;a:23:{s:2:"ID";s:3:"711";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:06:39";s:13:"post_date_gmt";s:19:"2026-02-25 10:06:39";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-209";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-209";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-25 10:06:39";s:17:"post_modified_gmt";s:19:"2026-02-25 10:06:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-209.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:84;a:23:{s:2:"ID";s:3:"712";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:06:40";s:13:"post_date_gmt";s:19:"2026-02-25 10:06:40";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-210";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-210";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-25 10:06:40";s:17:"post_modified_gmt";s:19:"2026-02-25 10:06:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-210.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:85;a:23:{s:2:"ID";s:3:"713";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:06:59";s:13:"post_date_gmt";s:19:"2026-02-25 10:06:59";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-211";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-211";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-25 10:06:59";s:17:"post_modified_gmt";s:19:"2026-02-25 10:06:59";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-211.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:86;a:23:{s:2:"ID";s:3:"714";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:07:01";s:13:"post_date_gmt";s:19:"2026-02-25 10:07:01";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-212";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-212";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-25 10:07:01";s:17:"post_modified_gmt";s:19:"2026-02-25 10:07:01";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-212.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:87;a:23:{s:2:"ID";s:3:"715";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:07:02";s:13:"post_date_gmt";s:19:"2026-02-25 10:07:02";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-213";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-213";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-25 10:07:02";s:17:"post_modified_gmt";s:19:"2026-02-25 10:07:02";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-213.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:88;a:23:{s:2:"ID";s:3:"720";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 09:59:28";s:13:"post_date_gmt";s:19:"2026-02-25 09:59:28";s:12:"post_content";s:1899:"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p><h5>Sed facilisis leo id</h5><p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p><p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.</p><h6>Bob Brown</h6><p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p><h5>Quisque at tortor purus</h5><p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>";s:10:"post_title";s:59:"How professional sound design transforms video storytelling";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:59:"how-professional-sound-design-transforms-video-storytelling";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:40:28";s:17:"post_modified_gmt";s:19:"2026-03-03 11:40:28";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:110:"https://ai-video-generator.elementra.themerex.net/how-professional-sound-design-transforms-video-storytelling/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"2";}i:89;a:23:{s:2:"ID";s:3:"724";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:03:31";s:13:"post_date_gmt";s:19:"2026-02-25 10:03:31";s:12:"post_content";s:1919:"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p><h5>Sed maximus felis vel ultrices lacinia</h5><p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p><p>Quisque metus metus, vulputate ut rutrum nec, tempus ut quam. Fusce ultricies nulla vitae odio fringilla faucibus. Phasellus id metus dui. Aliquam erat volutpat. Curabitur sit amet felis vitae nibh facilisis suscipit. Phasellus at urna non enim egestas molestie. Sed porta tristique ex, vel iaculis lorem bibendum et. Donec iaculis arcu neque, at mattis nisi lobortis in.</p><h6>Charlie Green</h6><p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.</p><h5>Donec id blandit felis</h5><p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>";s:10:"post_title";s:59:"Enhancing brand messages through compelling video and sound";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:59:"enhancing-brand-messages-through-compelling-video-and-sound";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:34:58";s:17:"post_modified_gmt";s:19:"2026-05-13 12:34:58";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:110:"https://ai-video-generator.elementra.themerex.net/enhancing-brand-messages-through-compelling-video-and-sound/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"2";}i:90;a:23:{s:2:"ID";s:3:"725";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:04:32";s:13:"post_date_gmt";s:19:"2026-02-25 10:04:32";s:12:"post_content";s:1884:"<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p><h5>Sed maximus felis vel ultrices lacinia</h5><p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p><p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p><h6>John Doe</h6><p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p><h5>Donec id blandit felis</h5><p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>";s:10:"post_title";s:57:"Behind the scenes with expert video and sound technicians";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:57:"behind-the-scenes-with-expert-video-and-sound-technicians";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:52:56";s:17:"post_modified_gmt";s:19:"2026-05-13 12:52:56";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:108:"https://ai-video-generator.elementra.themerex.net/behind-the-scenes-with-expert-video-and-sound-technicians/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:91;a:23:{s:2:"ID";s:3:"726";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:05:33";s:13:"post_date_gmt";s:19:"2026-02-25 10:05:33";s:12:"post_content";s:1870:"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p><h5>Aenean arcu metus suscipit</h5><p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p><p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p><h6>Jane Smith</h6><p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p><h5>Maecenas facilisis egestas lacus eu</h5><p>Quisque metus metus, vulputate ut rutrum nec, tempus ut quam. Fusce ultricies nulla vitae odio fringilla faucibus. Phasellus id metus dui. Aliquam erat volutpat. Curabitur sit amet felis vitae nibh facilisis suscipit. Phasellus at urna non enim egestas molestie. Sed porta tristique ex, vel iaculis lorem bibendum et. Donec iaculis arcu neque, at mattis nisi lobortis in.</p>";s:10:"post_title";s:60:"Tips for seamless collaboration with your production partner";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:60:"tips-for-seamless-collaboration-with-your-production-partner";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-26 13:39:31";s:17:"post_modified_gmt";s:19:"2026-02-26 13:39:31";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:111:"https://ai-video-generator.elementra.themerex.net/tips-for-seamless-collaboration-with-your-production-partner/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"2";}i:92;a:23:{s:2:"ID";s:3:"727";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:06:34";s:13:"post_date_gmt";s:19:"2026-02-25 10:06:34";s:12:"post_content";s:1980:"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p><h5>Quisque at tortor purus</h5><p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p><p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p><h6>Alice Johnson</h6><p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p><h5>Sed ut mauris turpis</h5><p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.</p>";s:10:"post_title";s:57:"Leveraging audio innovation for captivating video content";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:57:"leveraging-audio-innovation-for-captivating-video-content";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:34:49";s:17:"post_modified_gmt";s:19:"2026-05-13 12:34:49";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:108:"https://ai-video-generator.elementra.themerex.net/leveraging-audio-innovation-for-captivating-video-content/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:93;a:23:{s:2:"ID";s:3:"729";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:08:35";s:13:"post_date_gmt";s:19:"2026-02-25 10:08:35";s:12:"post_content";s:1902:"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p><h5>Vivamus pharetra lacus id</h5><p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p><p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p><h6>Charlie Green</h6><p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p><h5>Donec id blandit felis</h5><p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>";s:10:"post_title";s:61:"Common mistakes to avoid in video production and sound design";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:61:"common-mistakes-to-avoid-in-video-production-and-sound-design";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:34:40";s:17:"post_modified_gmt";s:19:"2026-05-13 12:34:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:112:"https://ai-video-generator.elementra.themerex.net/common-mistakes-to-avoid-in-video-production-and-sound-design/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:94;a:23:{s:2:"ID";s:3:"730";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 10:09:36";s:13:"post_date_gmt";s:19:"2026-02-25 10:09:36";s:12:"post_content";s:1816:"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p><h5>Donec rutrum nibh quis molestie</h5><p>Quisque metus metus, vulputate ut rutrum nec, tempus ut quam. Fusce ultricies nulla vitae odio fringilla faucibus. Phasellus id metus dui. Aliquam erat volutpat. Curabitur sit amet felis vitae nibh facilisis suscipit. Phasellus at urna non enim egestas molestie. Sed porta tristique ex, vel iaculis lorem bibendum et. Donec iaculis arcu neque, at mattis nisi lobortis in.</p><p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p><h6>Charlie Green</h6><p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p><h5>Sed facilisis leo id</h5><p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>";s:10:"post_title";s:57:"The role of sound in creating memorable video experiences";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:4:"open";s:13:"post_password";s:0:"";s:9:"post_name";s:57:"the-role-of-sound-in-creating-memorable-video-experiences";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:34:28";s:17:"post_modified_gmt";s:19:"2026-05-13 12:34:28";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:108:"https://ai-video-generator.elementra.themerex.net/the-role-of-sound-in-creating-memorable-video-experiences/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:4:"post";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"2";}i:95;a:23:{s:2:"ID";s:3:"825";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-25 15:27:04";s:13:"post_date_gmt";s:19:"2026-02-25 15:27:04";s:12:"post_content";s:0:"";s:10:"post_title";s:17:"ai-video-demo.mp4";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:17:"ai-video-demo-mp4";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-25 15:27:04";s:17:"post_modified_gmt";s:19:"2026-02-25 15:27:04";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/ai-video-demo.mp4";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"video/mp4";s:13:"comment_count";s:1:"0";}i:96;a:23:{s:2:"ID";s:3:"954";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-26 13:39:05";s:13:"post_date_gmt";s:19:"2026-02-26 13:39:05";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-222";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-222";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-26 13:39:05";s:17:"post_modified_gmt";s:19:"2026-02-26 13:39:05";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"726";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-222.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:97;a:23:{s:2:"ID";s:4:"1181";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-02-27 14:54:05";s:13:"post_date_gmt";s:19:"2026-02-27 14:54:05";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-246";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-246";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-02-27 14:54:05";s:17:"post_modified_gmt";s:19:"2026-02-27 14:54:05";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"725";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-246.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:98;a:23:{s:2:"ID";s:4:"1422";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:10";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:10";s:12:"post_content";s:393:"Drift on Endless Tides Scene captures a solitary raft floating across intricately detailed ocean waves, blending realism with artistic line textures. Perfect for film productions, music visuals, and immersive background projections, this visual delivers depth, motion, and emotional isolation in stunning clarity. Delivered in high-resolution digital format for professional video integration.";s:10:"post_title";s:28:"Drift on endless tides scene";s:12:"post_excerpt";s:189:"A high-resolution cinematic ocean artwork featuring a lone raft drifting across textured blue waves, ideal for film backdrops, title sequences, and atmospheric visual storytelling projects.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:28:"drift-on-endless-tides-scene";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:31:26";s:17:"post_modified_gmt";s:19:"2026-03-03 11:31:26";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:87:"https://ai-video-generator.elementra.themerex.net/product/drift-on-endless-tides-scene/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:99;a:23:{s:2:"ID";s:4:"1423";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:13";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:13";s:12:"post_content";s:387:"Folk Rhythm Vintage Poster Art showcases striking black silhouettes of traditional musicians and a dancer in a classic editorial layout. With its nostalgic print texture and bold composition, this piece works perfectly in music documentaries, event promotions, lyric videos, or theatrical backdrops. Supplied in high-resolution format, ready for professional video and sound productions.";s:10:"post_title";s:30:"Folk rhythm vintage poster art";s:12:"post_excerpt";s:177:"A retro-inspired folk music poster featuring bold silhouettes of musicians and dancers, designed for documentaries, cultural films, album visuals, and promotional video content.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:30:"folk-rhythm-vintage-poster-art";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:36:17";s:17:"post_modified_gmt";s:19:"2026-03-03 08:36:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:89:"https://ai-video-generator.elementra.themerex.net/product/folk-rhythm-vintage-poster-art/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:100;a:23:{s:2:"ID";s:4:"1424";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:14";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:14";s:12:"post_content";s:369:"Golden Chalice Dramatic Portrait presents a richly detailed composition blending classical artistry with intense emotional depth. The ornate cup and moody lighting create a powerful visual narrative suited for fantasy films, dramatic music videos, and conceptual productions. Delivered in ultra-high resolution for seamless integration into professional video projects.";s:10:"post_title";s:32:"Golden chalice dramatic portrait";s:12:"post_excerpt";s:178:"A cinematic fine art portrait of a woman holding an ornate golden chalice, ideal for dramatic storytelling, music videos, fantasy film scenes, and high-impact visual productions.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:32:"golden-chalice-dramatic-portrait";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:36:26";s:17:"post_modified_gmt";s:19:"2026-03-03 08:36:26";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:91:"https://ai-video-generator.elementra.themerex.net/product/golden-chalice-dramatic-portrait/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:101;a:23:{s:2:"ID";s:4:"1425";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:15";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:15";s:12:"post_content";s:370:"Cyber Angel Futuristic Character Design showcases a striking humanoid figure with advanced mechanical wings and glowing horn elements. Its vibrant yellow backdrop and sharp detailing make it ideal for science fiction productions, animated intros, and promotional trailers. Provided in high-resolution digital format for seamless adaptation into video and sound projects.";s:10:"post_title";s:39:"Cyber angel futuristic character design";s:12:"post_excerpt";s:193:"A bold futuristic character illustration featuring a mechanical winged figure with neon accents, perfect for sci-fi films, animated sequences, game trailers, and high-energy visual productions.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:39:"cyber-angel-futuristic-character-design";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:36:34";s:17:"post_modified_gmt";s:19:"2026-03-03 08:36:34";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:98:"https://ai-video-generator.elementra.themerex.net/product/cyber-angel-futuristic-character-design/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:102;a:23:{s:2:"ID";s:4:"1426";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:17";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:17";s:12:"post_content";s:366:"Celestial Face Paint Portrait blends soft realism with celestial fantasy elements, highlighting shimmering star patterns and cosmic symbolism. This visually captivating artwork enhances music videos, creative campaigns, and atmospheric storytelling scenes. Delivered in high-resolution digital format to ensure professional quality across film and sound productions.";s:10:"post_title";s:29:"Celestial face paint portrait";s:12:"post_excerpt";s:182:"A dreamy portrait featuring cosmic-inspired face art with stars and moon motifs, ideal for music visuals, fantasy storytelling, promotional campaigns, and artistic video productions.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:29:"celestial-face-paint-portrait";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:19:11";s:17:"post_modified_gmt";s:19:"2026-05-14 15:19:11";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:88:"https://ai-video-generator.elementra.themerex.net/product/celestial-face-paint-portrait/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"1";}i:103;a:23:{s:2:"ID";s:4:"1427";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:18";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:18";s:12:"post_content";s:358:"Neon Elephant Abstract Graphic features flowing green luminous lines forming a bold elephant profile against a dark background. The dynamic contour style creates motion and energy, making it perfect for electronic music visuals, branded video content, and immersive stage projections. Delivered in high-resolution digital format for professional integration.";s:10:"post_title";s:30:"Neon elephant abstract graphic";s:12:"post_excerpt";s:170:"A vibrant neon line illustration forming an elephant silhouette, ideal for modern music visuals, digital stage backdrops, promotional videos, and energetic brand content.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:30:"neon-elephant-abstract-graphic";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:19:45";s:17:"post_modified_gmt";s:19:"2026-05-14 15:19:45";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:89:"https://ai-video-generator.elementra.themerex.net/product/neon-elephant-abstract-graphic/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:104;a:23:{s:2:"ID";s:4:"1428";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:19";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:19";s:12:"post_content";s:357:"Sunset Rider Countryside Painting captures a peaceful rural road lined with tall trees beneath a glowing sunset sky. The rich brush textures and warm tones evoke nostalgia and cinematic depth. Perfect for dramatic storytelling, country music visuals, or scenic background projections. Supplied in high-resolution digital format for professional productions.";s:10:"post_title";s:33:"Sunset rider countryside painting";s:12:"post_excerpt";s:175:"A warm cinematic countryside scene featuring a rider on horseback at sunset, ideal for film productions, storytelling visuals, music videos, and atmospheric video backgrounds.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:33:"sunset-rider-countryside-painting";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:19:52";s:17:"post_modified_gmt";s:19:"2026-05-14 15:19:52";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:92:"https://ai-video-generator.elementra.themerex.net/product/sunset-rider-countryside-painting/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:105;a:23:{s:2:"ID";s:4:"1429";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:20";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:20";s:12:"post_content";s:345:"Blush Floral Elegance Composition presents layered pastel blooms with refined detail and gentle color harmony. Perfect for romantic music videos, bridal promotions, event visuals, and elegant storytelling scenes. Delivered in ultra-high resolution, this artwork ensures clarity and beauty across professional video and sound production projects.";s:10:"post_title";s:33:"Blush floral elegance composition";s:12:"post_excerpt";s:174:"A soft, high-detail floral arrangement featuring delicate blush roses and blossoms, ideal for wedding videos, romantic visuals, promotional content, and artistic productions.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:33:"blush-floral-elegance-composition";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:44:59";s:17:"post_modified_gmt";s:19:"2026-03-03 08:44:59";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:92:"https://ai-video-generator.elementra.themerex.net/product/blush-floral-elegance-composition/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:106;a:23:{s:2:"ID";s:4:"1430";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:22";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:22";s:12:"post_content";s:353:"Cosmic Android Surreal Portrait merges cracked metallic textures with a luminous galaxy core, symbolizing the fusion of humanity and technology. This powerful sci-fi visual is perfect for cinematic trailers, tech promos, electronic music visuals, and immersive storytelling. Supplied in ultra-high resolution for seamless professional video integration.";s:10:"post_title";s:31:"Cosmic android surreal portrait";s:12:"post_excerpt";s:174:"A dramatic sci-fi portrait blending a mechanical android face with a cosmic galaxy interior, ideal for futuristic films, concept trailers, and high-impact visual productions.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:31:"cosmic-android-surreal-portrait";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:19:36";s:17:"post_modified_gmt";s:19:"2026-05-14 15:19:36";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:90:"https://ai-video-generator.elementra.themerex.net/product/cosmic-android-surreal-portrait/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:107;a:23:{s:2:"ID";s:4:"1431";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:23";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:23";s:12:"post_content";s:354:"Retro Bedroom Dreamscape Illustration captures a nostalgic animated scene of a young person relaxing with headphones in a softly lit bedroom filled with vintage electronics. The warm neon tones and detailed setting make it perfect for music visuals, lyric videos, and storytelling intros. Delivered in high-resolution digital format for professional use.";s:10:"post_title";s:37:"Retro bedroom dreamscape illustration";s:12:"post_excerpt";s:155:"A nostalgic animated bedroom scene with retro gaming visuals and soft neon lighting, ideal for music videos, youth campaigns, and atmospheric storytelling.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:37:"retro-bedroom-dreamscape-illustration";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:32:06";s:17:"post_modified_gmt";s:19:"2026-03-03 11:32:06";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:96:"https://ai-video-generator.elementra.themerex.net/product/retro-bedroom-dreamscape-illustration/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:108;a:23:{s:2:"ID";s:4:"1432";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:29:24";s:13:"post_date_gmt";s:19:"2026-03-03 08:29:24";s:12:"post_content";s:425:"Victorian Hound Mystic Illustration presents a striking anthropomorphic hound dressed in richly embroidered Victorian clothing, exhaling swirling mystical smoke. The intricate linework and moody color palette create a dramatic, gothic atmosphere ideal for fantasy films, album covers, theatrical posters, and immersive visual storytelling projects. Delivered in high-resolution digital format for professional production use.";s:10:"post_title";s:35:"Victorian hound mystic illustration";s:12:"post_excerpt";s:186:"A surreal gothic illustration featuring a regal hound with a skeletal head and ornate Victorian attire, perfect for dark fantasy films, music visuals, and theatrical promotional content.";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:35:"victorian-hound-mystic-illustration";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:32:38";s:17:"post_modified_gmt";s:19:"2026-03-03 11:32:38";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:94:"https://ai-video-generator.elementra.themerex.net/product/victorian-hound-mystic-illustration/";s:10:"menu_order";s:1:"0";s:9:"post_type";s:7:"product";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:109;a:23:{s:2:"ID";s:4:"1436";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:34:50";s:13:"post_date_gmt";s:19:"2026-03-03 08:34:50";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-269";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-269";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:34:50";s:17:"post_modified_gmt";s:19:"2026-03-03 08:34:50";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1422";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-269.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:110;a:23:{s:2:"ID";s:4:"1437";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:34:55";s:13:"post_date_gmt";s:19:"2026-03-03 08:34:55";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-270";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-270";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:34:55";s:17:"post_modified_gmt";s:19:"2026-03-03 08:34:55";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1422";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-270.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:111;a:23:{s:2:"ID";s:4:"1438";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:35:01";s:13:"post_date_gmt";s:19:"2026-03-03 08:35:01";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-271";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-271";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:35:01";s:17:"post_modified_gmt";s:19:"2026-03-03 08:35:01";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1422";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-271.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:112;a:23:{s:2:"ID";s:4:"1439";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:35:06";s:13:"post_date_gmt";s:19:"2026-03-03 08:35:06";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-272";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-272";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:35:06";s:17:"post_modified_gmt";s:19:"2026-03-03 08:35:06";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1422";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-272.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:113;a:23:{s:2:"ID";s:4:"1441";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:35:15";s:13:"post_date_gmt";s:19:"2026-03-03 08:35:15";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-274";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-274";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:35:15";s:17:"post_modified_gmt";s:19:"2026-03-03 08:35:15";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1422";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-274.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:114;a:23:{s:2:"ID";s:4:"1442";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:35:20";s:13:"post_date_gmt";s:19:"2026-03-03 08:35:20";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-275";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-275";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:35:20";s:17:"post_modified_gmt";s:19:"2026-03-03 08:35:20";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1422";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-275.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:115;a:23:{s:2:"ID";s:4:"1444";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:35:31";s:13:"post_date_gmt";s:19:"2026-03-03 08:35:31";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-277";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-277";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:35:31";s:17:"post_modified_gmt";s:19:"2026-03-03 08:35:31";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1422";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-277.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:116;a:23:{s:2:"ID";s:4:"1446";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:51:45";s:13:"post_date_gmt";s:19:"2026-03-03 08:51:45";s:12:"post_content";s:0:"";s:10:"post_title";s:41:"Celestial face paint portrait - Exclusive";s:12:"post_excerpt";s:18:"License: Exclusive";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:39:"celestial-face-paint-portrait-exclusive";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:55:42";s:17:"post_modified_gmt";s:19:"2026-03-03 08:55:42";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:85:"https://ai-video-generator.elementra.themerex.net/?post_type=product_variation&p=1446";s:10:"menu_order";s:1:"1";s:9:"post_type";s:17:"product_variation";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:117;a:23:{s:2:"ID";s:4:"1447";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:51:46";s:13:"post_date_gmt";s:19:"2026-03-03 08:51:46";s:12:"post_content";s:0:"";s:10:"post_title";s:40:"Celestial face paint portrait - Extended";s:12:"post_excerpt";s:17:"License: Extended";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:38:"celestial-face-paint-portrait-extended";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:52:21";s:17:"post_modified_gmt";s:19:"2026-03-03 08:52:21";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:85:"https://ai-video-generator.elementra.themerex.net/?post_type=product_variation&p=1447";s:10:"menu_order";s:1:"2";s:9:"post_type";s:17:"product_variation";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:118;a:23:{s:2:"ID";s:4:"1448";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 08:51:46";s:13:"post_date_gmt";s:19:"2026-03-03 08:51:46";s:12:"post_content";s:0:"";s:10:"post_title";s:40:"Celestial face paint portrait - Standard";s:12:"post_excerpt";s:17:"License: Standard";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:38:"celestial-face-paint-portrait-standard";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 08:52:21";s:17:"post_modified_gmt";s:19:"2026-03-03 08:52:21";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:85:"https://ai-video-generator.elementra.themerex.net/?post_type=product_variation&p=1448";s:10:"menu_order";s:1:"3";s:9:"post_type";s:17:"product_variation";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:119;a:23:{s:2:"ID";s:4:"1464";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 09:27:31";s:13:"post_date_gmt";s:19:"2026-03-03 09:27:31";s:12:"post_content";s:0:"";s:10:"post_title";s:15:"search-icon.svg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:15:"search-icon-svg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 09:27:31";s:17:"post_modified_gmt";s:19:"2026-03-03 09:27:31";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:92:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/search-icon.svg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:13:"image/svg+xml";s:13:"comment_count";s:1:"0";}i:120;a:23:{s:2:"ID";s:4:"1497";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 11:31:19";s:13:"post_date_gmt";s:19:"2026-03-03 11:31:19";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-268";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-268";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:31:19";s:17:"post_modified_gmt";s:19:"2026-03-03 11:31:19";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1422";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-268.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:121;a:23:{s:2:"ID";s:4:"1498";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 11:31:39";s:13:"post_date_gmt";s:19:"2026-03-03 11:31:39";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-273";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-273";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:31:39";s:17:"post_modified_gmt";s:19:"2026-03-03 11:31:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1427";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-273.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:122;a:23:{s:2:"ID";s:4:"1499";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 11:31:59";s:13:"post_date_gmt";s:19:"2026-03-03 11:31:59";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-276";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-276";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:31:59";s:17:"post_modified_gmt";s:19:"2026-03-03 11:31:59";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1431";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-276.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:123;a:23:{s:2:"ID";s:4:"1500";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 11:32:31";s:13:"post_date_gmt";s:19:"2026-03-03 11:32:31";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-278";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-278";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:32:31";s:17:"post_modified_gmt";s:19:"2026-03-03 11:32:31";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1432";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-278.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:124;a:23:{s:2:"ID";s:4:"1512";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-03-03 11:40:18";s:13:"post_date_gmt";s:19:"2026-03-03 11:40:18";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-216";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-216";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-03-03 11:40:18";s:17:"post_modified_gmt";s:19:"2026-03-03 11:40:18";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"720";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-216.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:125;a:23:{s:2:"ID";s:4:"1662";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 10:54:21";s:13:"post_date_gmt";s:19:"2026-05-13 10:54:21";s:12:"post_content";s:0:"";s:10:"post_title";s:7:"favicon";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:7:"favicon";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 10:54:21";s:17:"post_modified_gmt";s:19:"2026-05-13 10:54:21";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:88:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/favicon.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:126;a:23:{s:2:"ID";s:4:"1663";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 10:55:36";s:13:"post_date_gmt";s:19:"2026-05-13 10:55:36";s:12:"post_content";s:96:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/cropped-favicon.jpg";s:10:"post_title";s:19:"cropped-favicon.jpg";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:19:"cropped-favicon-jpg";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 10:55:36";s:17:"post_modified_gmt";s:19:"2026-05-13 10:55:36";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1662";s:4:"guid";s:96:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/cropped-favicon.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:127;a:23:{s:2:"ID";s:4:"1716";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 11:34:47";s:13:"post_date_gmt";s:19:"2026-05-13 11:33:51";s:12:"post_content";s:0:"";s:10:"post_title";s:4:"Home";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:6:"home-2";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:34:47";s:17:"post_modified_gmt";s:19:"2026-05-13 11:34:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:57:"https://ai-video-generator.elementra.themerex.net/?p=1716";s:10:"menu_order";s:1:"1";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:128;a:23:{s:2:"ID";s:4:"1717";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 11:34:47";s:13:"post_date_gmt";s:19:"2026-05-13 11:34:47";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"1717";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:34:47";s:17:"post_modified_gmt";s:19:"2026-05-13 11:34:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:57:"https://ai-video-generator.elementra.themerex.net/?p=1717";s:10:"menu_order";s:1:"3";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:129;a:23:{s:2:"ID";s:4:"1718";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 11:34:47";s:13:"post_date_gmt";s:19:"2026-05-13 11:34:47";s:12:"post_content";s:1:" ";s:10:"post_title";s:0:"";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"publish";s:14:"comment_status";s:6:"closed";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"1718";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:34:47";s:17:"post_modified_gmt";s:19:"2026-05-13 11:34:47";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:57:"https://ai-video-generator.elementra.themerex.net/?p=1718";s:10:"menu_order";s:1:"4";s:9:"post_type";s:13:"nav_menu_item";s:14:"post_mime_type";s:0:"";s:13:"comment_count";s:1:"0";}i:130;a:23:{s:2:"ID";s:4:"1724";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 11:46:25";s:13:"post_date_gmt";s:19:"2026-05-13 11:46:25";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-302";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-302";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:46:25";s:17:"post_modified_gmt";s:19:"2026-05-13 11:46:25";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"25";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-302.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:131;a:23:{s:2:"ID";s:4:"1741";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 11:58:38";s:13:"post_date_gmt";s:19:"2026-05-13 11:58:38";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-303";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-303";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 11:58:38";s:17:"post_modified_gmt";s:19:"2026-05-13 11:58:38";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"57";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-303.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:132;a:23:{s:2:"ID";s:4:"1743";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:00:33";s:13:"post_date_gmt";s:19:"2026-05-13 12:00:33";s:12:"post_content";s:0:"";s:10:"post_title";s:15:"nature-video-01";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:15:"nature-video-01";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:00:33";s:17:"post_modified_gmt";s:19:"2026-05-13 12:00:33";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:96:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/nature-video-01.mp4";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"video/mp4";s:13:"comment_count";s:1:"0";}i:133;a:23:{s:2:"ID";s:4:"1769";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:22:17";s:13:"post_date_gmt";s:19:"2026-05-13 12:22:17";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-304";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-304";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:22:17";s:17:"post_modified_gmt";s:19:"2026-05-13 12:22:17";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"57";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-304.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:134;a:23:{s:2:"ID";s:4:"1770";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:22:18";s:13:"post_date_gmt";s:19:"2026-05-13 12:22:18";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-305";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-305";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:22:18";s:17:"post_modified_gmt";s:19:"2026-05-13 12:22:18";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"57";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-305.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:135;a:23:{s:2:"ID";s:4:"1771";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:22:19";s:13:"post_date_gmt";s:19:"2026-05-13 12:22:19";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-306";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-306";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:22:19";s:17:"post_modified_gmt";s:19:"2026-05-13 12:22:19";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"57";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-306.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:136;a:23:{s:2:"ID";s:4:"1772";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:25:00";s:13:"post_date_gmt";s:19:"2026-05-13 12:25:00";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-307";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-307";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:25:00";s:17:"post_modified_gmt";s:19:"2026-05-13 12:25:00";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"57";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-307.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:137;a:23:{s:2:"ID";s:4:"1773";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:25:01";s:13:"post_date_gmt";s:19:"2026-05-13 12:25:01";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-308";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-308";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:25:01";s:17:"post_modified_gmt";s:19:"2026-05-13 12:25:01";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"57";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-308.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:138;a:23:{s:2:"ID";s:4:"1774";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:26:48";s:13:"post_date_gmt";s:19:"2026-05-13 12:26:48";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-309";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-309";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:26:48";s:17:"post_modified_gmt";s:19:"2026-05-13 12:26:48";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:2:"57";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/custom-img-309.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:139;a:23:{s:2:"ID";s:4:"1783";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:34:03";s:13:"post_date_gmt";s:19:"2026-05-13 12:34:03";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-310";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-310";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:34:03";s:17:"post_modified_gmt";s:19:"2026-05-13 12:34:03";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"730";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-310.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:140;a:23:{s:2:"ID";s:4:"1784";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:34:06";s:13:"post_date_gmt";s:19:"2026-05-13 12:34:06";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-311";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-311";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:34:06";s:17:"post_modified_gmt";s:19:"2026-05-13 12:34:06";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"730";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-311.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:141;a:23:{s:2:"ID";s:4:"1785";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:34:09";s:13:"post_date_gmt";s:19:"2026-05-13 12:34:09";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-312";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-312";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:34:09";s:17:"post_modified_gmt";s:19:"2026-05-13 12:34:09";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"730";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-312.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:142;a:23:{s:2:"ID";s:4:"1786";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 12:34:12";s:13:"post_date_gmt";s:19:"2026-05-13 12:34:12";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-313";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-313";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 12:34:12";s:17:"post_modified_gmt";s:19:"2026-05-13 12:34:12";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:3:"730";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-313.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:143;a:23:{s:2:"ID";s:4:"1808";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 13:50:38";s:13:"post_date_gmt";s:19:"2026-05-13 13:50:38";s:12:"post_content";s:0:"";s:10:"post_title";s:21:"secondary-logo-retina";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:21:"secondary-logo-retina";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 13:50:38";s:17:"post_modified_gmt";s:19:"2026-05-13 13:50:38";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:102:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/secondary-logo-retina.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:144;a:23:{s:2:"ID";s:4:"1809";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 13:50:39";s:13:"post_date_gmt";s:19:"2026-05-13 13:50:39";s:12:"post_content";s:0:"";s:10:"post_title";s:4:"logo";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:4:"logo";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 13:50:39";s:17:"post_modified_gmt";s:19:"2026-05-13 13:50:39";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:85:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:145;a:23:{s:2:"ID";s:4:"1810";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 13:50:40";s:13:"post_date_gmt";s:19:"2026-05-13 13:50:40";s:12:"post_content";s:0:"";s:10:"post_title";s:11:"logo-retina";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:11:"logo-retina";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 13:50:40";s:17:"post_modified_gmt";s:19:"2026-05-13 13:50:40";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:92:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/logo-retina.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:146;a:23:{s:2:"ID";s:4:"1811";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-13 13:50:41";s:13:"post_date_gmt";s:19:"2026-05-13 13:50:41";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"secondary-logo";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"secondary-logo";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-13 13:50:41";s:17:"post_modified_gmt";s:19:"2026-05-13 13:50:41";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:1:"0";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/05/secondary-logo.png";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:9:"image/png";s:13:"comment_count";s:1:"0";}i:147;a:23:{s:2:"ID";s:4:"1823";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-14 15:16:48";s:13:"post_date_gmt";s:19:"2026-05-14 15:16:48";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-315";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-315";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:16:48";s:17:"post_modified_gmt";s:19:"2026-05-14 15:16:48";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-315.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:148;a:23:{s:2:"ID";s:4:"1824";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-14 15:16:50";s:13:"post_date_gmt";s:19:"2026-05-14 15:16:50";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-316";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-316";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:16:50";s:17:"post_modified_gmt";s:19:"2026-05-14 15:16:50";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-316.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:149;a:23:{s:2:"ID";s:4:"1828";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-14 15:18:31";s:13:"post_date_gmt";s:19:"2026-05-14 15:18:31";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-320";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-320";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:18:31";s:17:"post_modified_gmt";s:19:"2026-05-14 15:18:31";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-320.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:150;a:23:{s:2:"ID";s:4:"1829";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-14 15:18:32";s:13:"post_date_gmt";s:19:"2026-05-14 15:18:32";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-321";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-321";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:18:32";s:17:"post_modified_gmt";s:19:"2026-05-14 15:18:32";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-321.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:151;a:23:{s:2:"ID";s:4:"1830";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-14 15:18:34";s:13:"post_date_gmt";s:19:"2026-05-14 15:18:34";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-322";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-322";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:18:34";s:17:"post_modified_gmt";s:19:"2026-05-14 15:18:34";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-322.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}i:152;a:23:{s:2:"ID";s:4:"1831";s:11:"post_author";s:1:"1";s:9:"post_date";s:19:"2026-05-14 15:18:36";s:13:"post_date_gmt";s:19:"2026-05-14 15:18:36";s:12:"post_content";s:0:"";s:10:"post_title";s:14:"custom-img-323";s:12:"post_excerpt";s:0:"";s:11:"post_status";s:7:"inherit";s:14:"comment_status";s:4:"open";s:11:"ping_status";s:6:"closed";s:13:"post_password";s:0:"";s:9:"post_name";s:14:"custom-img-323";s:7:"to_ping";s:0:"";s:6:"pinged";s:0:"";s:13:"post_modified";s:19:"2026-05-14 15:18:36";s:17:"post_modified_gmt";s:19:"2026-05-14 15:18:36";s:21:"post_content_filtered";s:0:"";s:11:"post_parent";s:4:"1426";s:4:"guid";s:95:"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/03/custom-img-323.jpg";s:10:"menu_order";s:1:"0";s:9:"post_type";s:10:"attachment";s:14:"post_mime_type";s:10:"image/jpeg";s:13:"comment_count";s:1:"0";}}s:8:"postmeta";a:945:{i:0;a:4:{s:7:"meta_id";s:1:"1";s:7:"post_id";s:1:"1";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:1;a:4:{s:7:"meta_id";s:1:"2";s:7:"post_id";s:1:"1";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:3:"kit";}i:2;a:4:{s:7:"meta_id";s:1:"3";s:7:"post_id";s:1:"1";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:12450:"a:10:{s:15:"viewport_tablet";i:1279;s:15:"container_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:1290;s:5:"sizes";a:0:{}}s:21:"space_between_widgets";a:6:{s:4:"unit";s:2:"px";s:4:"size";i:30;s:5:"sizes";a:0:{}s:6:"column";i:30;s:3:"row";i:30;s:8:"isLinked";b:1;}s:17:"container_padding";a:6:{s:4:"unit";s:2:"px";s:3:"top";i:0;s:5:"right";i:0;s:6:"bottom";i:0;s:4:"left";i:0;s:8:"isLinked";b:0;}s:27:"stretched_section_container";s:10:".page_wrap";s:19:"page_title_selector";s:25:".sc_layouts_title_caption";s:29:"trx_addons_global_theme_fonts";a:14:{i:0;a:12:{s:3:"_id";s:12:"theme_font_p";s:5:"title";s:9:"Main text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Inter";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"16";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"15";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.625";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:0:"";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:1;a:11:{s:3:"_id";s:15:"theme_font_post";s:5:"title";s:12:"Article text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:7:"inherit";s:20:"typography_font_size";a:3:{s:4:"size";s:0:"";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:7:"inherit";s:21:"typography_font_style";s:7:"inherit";s:22:"typography_line_height";a:3:{s:4:"size";s:0:"";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:7:"inherit";s:25:"typography_text_transform";s:7:"inherit";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:0:"";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:2;a:13:{s:3:"_id";s:13:"theme_font_h1";s:5:"title";s:9:"Heading 1";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"57";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"45";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"36";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.105";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:3;a:13:{s:3:"_id";s:13:"theme_font_h2";s:5:"title";s:9:"Heading 2";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"47";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"36";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"31";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:4:"1.13";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:4;a:13:{s:3:"_id";s:13:"theme_font_h3";s:5:"title";s:9:"Heading 3";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"35";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"28";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"26";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.115";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:5;a:12:{s:3:"_id";s:13:"theme_font_h4";s:5:"title";s:9:"Heading 4";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"28";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"22";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.215";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:6;a:13:{s:3:"_id";s:13:"theme_font_h5";s:5:"title";s:9:"Heading 5";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"23";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"20";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"19";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.215";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:7;a:13:{s:3:"_id";s:13:"theme_font_h6";s:5:"title";s:9:"Heading 6";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"19";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"18";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"17";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.265";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:8;a:13:{s:3:"_id";s:15:"theme_font_logo";s:5:"title";s:9:"Logo text";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"35";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_tablet";a:3:{s:4:"size";s:2:"28";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"26";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:5:"1.115";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:9;a:12:{s:3:"_id";s:17:"theme_font_button";s:5:"title";s:7:"Buttons";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"16";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:27:"typography_font_size_mobile";a:3:{s:4:"size";s:2:"15";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:2:"18";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:10;a:11:{s:3:"_id";s:16:"theme_font_input";s:5:"title";s:12:"Input fields";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:7:"inherit";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"15";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:3:"1.6";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:11;a:11:{s:3:"_id";s:15:"theme_font_info";s:5:"title";s:9:"Post meta";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:7:"inherit";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"14";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:3:"1.5";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:4:"none";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:12;a:11:{s:3:"_id";s:15:"theme_font_menu";s:5:"title";s:9:"Main menu";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"16";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:3:"1.5";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}i:13;a:11:{s:3:"_id";s:18:"theme_font_submenu";s:5:"title";s:13:"Dropdown menu";s:21:"typography_typography";s:6:"custom";s:22:"typography_font_family";s:5:"Anton";s:20:"typography_font_size";a:3:{s:4:"size";s:2:"15";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}s:22:"typography_font_weight";s:3:"400";s:21:"typography_font_style";s:6:"normal";s:22:"typography_line_height";a:3:{s:4:"size";s:3:"1.4";s:4:"unit";s:2:"em";s:5:"sizes";a:0:{}}s:26:"typography_text_decoration";s:4:"none";s:25:"typography_text_transform";s:9:"uppercase";s:25:"typography_letter_spacing";a:3:{s:4:"size";s:1:"0";s:4:"unit";s:2:"px";s:5:"sizes";a:0:{}}}}s:16:"site_description";s:30:"100% Elementor WordPress Theme";s:39:"trx_addons_global_colors_scheme_default";a:16:{i:0;a:3:{s:3:"_id";s:20:"theme_color_bg_color";s:5:"title";s:8:"Bg color";s:5:"color";s:7:"#FCFCFA";}i:1;a:3:{s:3:"_id";s:22:"theme_color_bg_color_2";s:5:"title";s:10:"Bg color 2";s:5:"color";s:7:"#F2F2EA";}i:2;a:3:{s:3:"_id";s:20:"theme_color_bd_color";s:5:"title";s:8:"Bd color";s:5:"color";s:7:"#E0E3DD";}i:3;a:3:{s:3:"_id";s:17:"theme_color_title";s:5:"title";s:5:"Title";s:5:"color";s:7:"#000001";}i:4;a:3:{s:3:"_id";s:16:"theme_color_text";s:5:"title";s:4:"Text";s:5:"color";s:7:"#868686";}i:5;a:3:{s:3:"_id";s:16:"theme_color_meta";s:5:"title";s:4:"Meta";s:5:"color";s:7:"#A3A3A3";}i:6;a:3:{s:3:"_id";s:16:"theme_color_link";s:5:"title";s:4:"Link";s:5:"color";s:7:"#0068FF";}i:7;a:3:{s:3:"_id";s:17:"theme_color_hover";s:5:"title";s:5:"Hover";s:5:"color";s:7:"#0058D8";}i:8;a:3:{s:3:"_id";s:24:"theme_color_alt_bg_color";s:5:"title";s:12:"Alt bg color";s:5:"color";s:7:"#070707";}i:9;a:3:{s:3:"_id";s:26:"theme_color_alt_bg_color_2";s:5:"title";s:14:"Alt bg color 2";s:5:"color";s:7:"#212121";}i:10;a:3:{s:3:"_id";s:24:"theme_color_alt_bd_color";s:5:"title";s:12:"Alt bd color";s:5:"color";s:7:"#E2E2E2";}i:11;a:3:{s:3:"_id";s:21:"theme_color_alt_title";s:5:"title";s:9:"Alt title";s:5:"color";s:7:"#FFFFFF";}i:12;a:3:{s:3:"_id";s:20:"theme_color_alt_text";s:5:"title";s:8:"Alt text";s:5:"color";s:7:"#CACACA";}i:13;a:3:{s:3:"_id";s:20:"theme_color_alt_meta";s:5:"title";s:8:"Alt meta";s:5:"color";s:7:"#787878";}i:14;a:3:{s:3:"_id";s:20:"theme_color_alt_link";s:5:"title";s:8:"Alt link";s:5:"color";s:7:"#0068FF";}i:15;a:3:{s:3:"_id";s:21:"theme_color_alt_hover";s:5:"title";s:9:"Alt hover";s:5:"color";s:7:"#0058D8";}}s:9:"site_name";s:30:"Elementra - AI Video Generator";}";}i:3;a:4:{s:7:"meta_id";s:2:"16";s:7:"post_id";s:1:"4";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1730372401:1";}i:4;a:4:{s:7:"meta_id";s:2:"17";s:7:"post_id";s:1:"4";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:5;a:4:{s:7:"meta_id";s:2:"18";s:7:"post_id";s:1:"4";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"744";}i:6;a:4:{s:7:"meta_id";s:2:"19";s:7:"post_id";s:1:"4";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:7;a:4:{s:7:"meta_id";s:2:"20";s:7:"post_id";s:1:"4";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:8;a:4:{s:7:"meta_id";s:2:"21";s:7:"post_id";s:1:"4";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:9;a:4:{s:7:"meta_id";s:2:"22";s:7:"post_id";s:1:"4";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:10;a:4:{s:7:"meta_id";s:2:"23";s:7:"post_id";s:1:"4";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.25.3";}i:11;a:4:{s:7:"meta_id";s:2:"24";s:7:"post_id";s:1:"4";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:12;a:4:{s:7:"meta_id";s:2:"25";s:7:"post_id";s:1:"4";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:1684:"[{"id":"9626e6b","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"boxed_width":{"unit":"px","size":850,"sizes":[]}},"elements":[{"id":"3ccff30","elType":"widget","settings":{"editor":"<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.<\/p><p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.<\/p><h1>Heading H1<\/h1><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h2>Heading H2<\/h2><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h3>Heading H3<\/h3><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h4>Heading H4<\/h4><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h5>Heading H5<\/h5><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p><h6>Heading H6<\/h6><p>Proin faucibus ex nec mauris sodales, sed elementum mi tincidunt. Sed viverra egestas nisi consequat. Fusce sodales ultrices augue a accumsan.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:13;a:4:{s:7:"meta_id";s:2:"32";s:7:"post_id";s:1:"6";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:16:"elementor_canvas";}i:14;a:4:{s:7:"meta_id";s:2:"33";s:7:"post_id";s:1:"6";s:8:"meta_key";s:26:"metform_form__form_setting";s:10:"meta_value";s:4822:"a:137:{s:10:"form_title";s:28:"Contact - 1 Col, Full Button";s:9:"form_type";s:12:"general-form";s:15:"success_message";s:39:"Thank you! Form submitted successfully.";s:12:"quiz_summery";s:0:"";s:13:"store_entries";s:1:"1";s:11:"entry_title";s:0:"";s:26:"hide_form_after_submission";s:0:"";s:11:"redirect_to";s:0:"";s:11:"success_url";s:0:"";s:17:"failed_cancel_url";s:0:"";s:13:"require_login";s:0:"";s:26:"limit_total_entries_status";s:0:"";s:19:"limit_total_entries";s:0:"";s:11:"count_views";s:0:"";s:26:"mf_stop_vertical_scrolling";s:0:"";s:19:"multiple_submission";s:0:"";s:16:"enable_recaptcha";s:0:"";s:25:"capture_user_browser_data";s:0:"";s:24:"enable_user_notification";s:0:"";s:18:"user_email_subject";s:0:"";s:15:"user_email_from";s:0:"";s:19:"user_email_reply_to";s:0:"";s:15:"user_email_body";s:0:"";s:33:"user_email_attach_submission_copy";s:0:"";s:25:"enable_admin_notification";s:0:"";s:19:"admin_email_subject";s:0:"";s:16:"admin_email_from";s:0:"";s:14:"admin_email_to";s:0:"";s:20:"admin_email_reply_to";s:0:"";s:16:"admin_email_body";s:0:"";s:34:"admin_email_attach_submission_copy";s:0:"";s:13:"mf_mail_chimp";s:0:"";s:15:"mf_get_response";s:0:"";s:22:"mf_get_reponse_api_key";s:0:"";s:23:"mf_get_response_list_id";s:0:"";s:11:"mf_automizy";s:0:"";s:21:"mf_automizy_api_token";s:0:"";s:19:"mf_automizy_list_id";s:0:"";s:11:"mf_rest_api";s:0:"";s:15:"mf_rest_api_url";s:0:"";s:18:"mf_rest_api_method";s:0:"";s:20:"mf_mailchimp_api_key";s:0:"";s:26:"mf_active_campaign_api_key";s:0:"";s:22:"mf_active_campaign_url";s:0:"";s:20:"mf_mailchimp_list_id";s:0:"";s:9:"mf_zapier";s:0:"";s:17:"mf_zapier_webhook";s:0:"";s:8:"mf_slack";s:0:"";s:16:"mf_slack_webhook";s:0:"";s:9:"mf_fluent";s:0:"";s:17:"mf_fluent_webhook";s:0:"";s:17:"mf_thank_you_page";s:0:"";s:14:"mf_cancel_page";s:0:"";s:9:"mf_paypal";s:0:"";s:19:"mf_payment_currency";s:0:"";s:15:"mf_paypal_email";s:0:"";s:15:"mf_paypal_token";s:0:"";s:17:"mf_paypal_sandbox";s:0:"";s:9:"mf_stripe";s:0:"";s:19:"mf_stripe_image_url";s:0:"";s:31:"mf_stripe_live_publishiable_key";s:0:"";s:25:"mf_stripe_live_secret_key";s:0:"";s:17:"mf_stripe_sandbox";s:0:"";s:31:"mf_stripe_test_publishiable_key";s:0:"";s:25:"mf_stripe_test_secret_key";s:0:"";s:21:"mf_google_map_api_key";s:0:"";s:16:"mf_save_progress";s:0:"";s:18:"mf_field_name_show";s:0:"";s:12:"mf_recaptcha";s:0:"";s:20:"mf_recaptcha_version";s:0:"";s:21:"mf_recaptcha_site_key";s:0:"";s:23:"mf_recaptcha_secret_key";s:0:"";s:24:"mf_recaptcha_site_key_v3";s:0:"";s:26:"mf_recaptcha_secret_key_v3";s:0:"";s:14:"mf_convert_kit";s:0:"";s:15:"mf_ckit_list_id";s:0:"";s:15:"mf_ckit_api_key";s:0:"";s:15:"mf_ckit_sec_key";s:0:"";s:21:"mf_aweber_dev_api_key";s:0:"";s:21:"mf_aweber_dev_api_sec";s:0:"";s:14:"mf_mail_aweber";s:0:"";s:17:"mf_aweber_list_id";s:0:"";s:18:"mf_active_campaign";s:0:"";s:26:"mf_active_campaign_list_id";s:0:"";s:25:"mf_active_campaign_tag_id";s:0:"";s:12:"mf_mail_poet";s:0:"";s:20:"mf_mail_poet_list_id";s:0:"";s:10:"mf_hubspot";s:0:"";s:16:"mf_hubspot_forms";s:0:"";s:16:"mf_hubsopt_token";s:0:"";s:24:"mf_hubsopt_refresh_token";s:0:"";s:21:"mf_hubsopt_token_type";s:0:"";s:21:"mf_hubsopt_expires_in";s:0:"";s:20:"mf_hubspot_form_guid";s:0:"";s:24:"mf_hubspot_form_portalId";s:0:"";s:7:"mf_zoho";s:0:"";s:13:"mf_zoho_token";s:0:"";s:15:"mf_registration";s:0:"";s:8:"mf_login";s:0:"";s:15:"mf_form_to_post";s:0:"";s:11:"mf_mailster";s:0:"";s:19:"mf_mailster_list_id";s:0:"";s:18:"mf_mailster_fields";s:0:"";s:28:"mf_post_submission_post_type";s:0:"";s:24:"mf_post_submission_title";s:0:"";s:26:"mf_post_submission_content";s:0:"";s:25:"mf_post_submission_author";s:0:"";s:33:"mf_post_submission_featured_image";s:0:"";s:12:"mf_helpscout";s:0:"";s:19:"mf_helpscout_app_id";s:0:"";s:23:"mf_helpscout_app_secret";s:0:"";s:18:"mf_helpscout_token";s:0:"";s:20:"mf_helpscout_mailbox";s:0:"";s:33:"mf_helpscout_conversation_subject";s:0:"";s:40:"mf_helpscout_conversation_customer_email";s:0:"";s:45:"mf_helpscout_conversation_customer_first_name";s:0:"";s:44:"mf_helpscout_conversation_customer_last_name";s:0:"";s:42:"mf_helpscout_conversation_customer_message";s:0:"";s:15:"mf_google_sheet";s:0:"";s:30:"mf_google_spreadsheets_list_id";s:0:"";s:24:"mf_google_sheets_list_id";s:0:"";s:25:"mf_google_sheet_client_id";s:0:"";s:29:"mf_google_sheet_client_secret";s:0:"";s:25:"email_verification_enable";s:0:"";s:32:"email_verification_email_subject";s:0:"";s:35:"email_verification_confirm_redirect";s:0:"";s:26:"email_verification_heading";s:0:"";s:28:"email_verification_paragraph";s:0:"";s:13:"mf_sms_status";s:0:"";s:11:"mf_sms_from";s:0:"";s:25:"mf_sms_twilio_account_sid";s:0:"";s:24:"mf_sms_twilio_auth_token";s:0:"";s:18:"mf_sms_user_status";s:0:"";s:16:"mf_sms_user_body";s:0:"";s:19:"mf_sms_admin_status";s:0:"";s:17:"mf_sms_admin_body";s:0:"";s:15:"mf_sms_admin_to";s:0:"";}";}i:15;a:4:{s:7:"meta_id";s:2:"34";s:7:"post_id";s:1:"6";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:16;a:4:{s:7:"meta_id";s:2:"35";s:7:"post_id";s:1:"6";s:8:"meta_key";s:18:"_metform_cloned_id";s:10:"meta_value";s:10:"template-0";}i:17;a:4:{s:7:"meta_id";s:2:"36";s:7:"post_id";s:1:"6";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"671";}i:18;a:4:{s:7:"meta_id";s:2:"37";s:7:"post_id";s:1:"6";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:19;a:4:{s:7:"meta_id";s:2:"38";s:7:"post_id";s:1:"6";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:20;a:4:{s:7:"meta_id";s:2:"39";s:7:"post_id";s:1:"6";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772533862:1";}i:21;a:4:{s:7:"meta_id";s:2:"40";s:7:"post_id";s:1:"6";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:19391:"[{"id":"68ed2f43","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"__globals__":{"background_color":""},"_title":"Contact - 1 Col, Full Button"},"elements":[{"id":"752409d5","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-name","mf_input_placeholder":"Name","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_background_focus_color":"#FFFFFF00","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_color_hover":"","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2"},"mf_input_label_color":"","mf_input_color":"#82878E","mf_input_border_color":"#DFEAF3","mf_input_color_hover":"","mf_input_color_focus":"#161824","mf_input_border_focus_color":"#A7ACB2","mf_input_placeholder_color":"#A7ACB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"mf_input_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":15,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_label_status":"","mf_input_padding_mobile":{"unit":"px","top":"11","right":"12","bottom":"11","left":"12","isLinked":false}},"elements":[],"widgetType":"mf-text"},{"id":"2a672e5b","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-email","mf_input_placeholder":"Email","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_hover":"","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2"},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_color":"","mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":15,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_color":"#82878E","mf_input_border_color":"#DFEAF3","mf_input_color_focus":"#161824","mf_input_border_focus_color":"#A7ACB2","mf_input_placeholder_color":"#A7ACB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_label_status":"","mf_input_padding_mobile":{"unit":"px","top":"11","right":"12","bottom":"11","left":"12","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_input_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"mf_input_background_focus_color":"#FFFFFF00"},"elements":[],"widgetType":"mf-email"},{"id":"58609b88","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-subject","mf_input_placeholder":"Subject","mf_input_required":"","mf_input_validation_warning_message":"This field is required.","mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_background_focus_color":"#FFFFFF00","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_color_hover":"","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2"},"mf_input_label_color":"","mf_input_color":"#82878E","mf_input_border_color":"#DFEAF3","mf_input_color_hover":"","mf_input_color_focus":"#161824","mf_input_border_focus_color":"#A7ACB2","mf_input_placeholder_color":"#A7ACB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"mf_input_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":15,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_label_status":"","mf_input_padding_mobile":{"unit":"px","top":"11","right":"12","bottom":"11","left":"12","isLinked":false}},"elements":[],"widgetType":"mf-text"},{"id":"75374fce","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-message","mf_input_placeholder":"Message","mf_input_validation_warning_message":"This field is required.","mf_textarea_field_height":{"unit":"px","size":140,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"__globals__":{"mf_input_label_color":"","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2"},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"mf_input_label_color":"","mf_input_color":"#82878E","mf_input_border_color":"#DFEAF3","mf_input_color_focus":"#161824","mf_input_border_focus_color":"#A7ACB2","mf_input_placeholder_color":"#A7ACB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":15,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_label_status":"","mf_input_padding_mobile":{"unit":"px","top":"11","right":"12","bottom":"11","left":"12","isLinked":false}},"elements":[],"widgetType":"mf-textarea"},{"id":"4c586e0e","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-gdpr-consent","mf_gdpr_consent_option_text":"I agree that my submitted data is being <a href='\/privacy-policy\/'>collected and stored<\/a>.","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_gdpr_consent__label_color":"","mf_gdpr_consent_typgraphy_text_typography":"custom","mf_gdpr_consent_typgraphy_text_font_size":{"unit":"px","size":14,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height":{"unit":"px","size":20,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"__globals__":{"mf_gdpr_consent_option_color":"globals\/colors?id=theme_color_meta","mf_gdpr_consent_option_icon_color":"globals\/colors?id=theme_color_bd_color","mf_gdpr_consent_option_icon_color_checked":"globals\/colors?id=theme_color_meta"},"mf_gdpr_consent__label_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_input_label_status":"","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_gdpr_consent_option_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_gdpr_consent_option_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_gdpr_consent_option_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"mf_input_option_icon_horizontal_position":{"unit":"px","size":1,"sizes":[]},"mf_gdpr_consent_option_space_after_icon":{"unit":"px","size":27,"sizes":[]},"mf_gdpr_consent_typgraphy_typography":"custom","mf_gdpr_consent_typgraphy_font_size":{"unit":"px","size":18,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-gdpr-consent"},{"id":"24b542d2","elType":"widget","settings":{"content_width":"full","mf_btn_text":"Send Message","mf_btn_align":"justify","mf_hidden_input":[],"mf_btn_text_padding":{"unit":"px","top":"18","right":"40","bottom":"18","left":"40","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"mf_btn_box_shadow_group_box_shadow_type":"yes","mf_btn_box_shadow_group_box_shadow":{"horizontal":0,"vertical":0,"blur":0,"spread":0,"color":"rgba(255, 255, 255, 0)"},"mf_btn_normal_icon_color":"","mf_btn_normal_icon_font_size":{"unit":"px","size":"","sizes":[]},"__globals__":{"mf_btn_typography_typography":"","mf_btn_text_color":"globals\/colors?id=theme_color_bg_color","mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_hover_color":"globals\/colors?id=theme_color_bg_color","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_focus_color":"globals\/colors?id=theme_color_bg_color"},"mf_btn_text_padding_tablet":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"mf_btn_text_padding_mobile":{"unit":"px","top":"14","right":"32","bottom":"14","left":"32","isLinked":false},"mf_btn_typography_font_size":{"unit":"px","size":"16","sizes":[]},"mf_btn_typography_font_size_tablet":{"size":"","unit":"px"},"mf_btn_typography_font_size_mobile":{"size":"15","unit":"px"},"mf_btn_typography_font_weight":"500","mf_btn_typography_text_transform":"none","mf_btn_typography_font_style":"normal","mf_btn_typography_text_decoration":"none","mf_btn_typography_line_height":{"unit":"px","size":"19","sizes":[]},"mf_btn_typography_line_height_tablet":{"size":"","unit":"px"},"mf_btn_typography_line_height_mobile":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing":{"unit":"px","size":"0","sizes":[]},"mf_btn_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_btn_text_color":"#FFFEFE","mf_btn_bg_color_color":"#FF5E2E","mf_btn_hover_color":"#FFFEFE","mf_btn_bg_hover_color_color":"#ED4C1C","mf_btn_typography_font_size_laptop":{"size":"","unit":"px"},"mf_btn_typography_line_height_laptop":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing_laptop":{"size":"","unit":"px"},"_element_custom_width":{"unit":"%","size":100,"sizes":[]},"mf_btn_align_tablet":"justify","mf_btn_align_mobile":"justify"},"elements":[],"widgetType":"mf-button"}],"isInner":false}]";}i:22;a:4:{s:7:"meta_id";s:2:"41";s:7:"post_id";s:1:"6";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:23;a:4:{s:7:"meta_id";s:2:"42";s:7:"post_id";s:1:"7";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:16:"elementor_canvas";}i:24;a:4:{s:7:"meta_id";s:2:"43";s:7:"post_id";s:1:"7";s:8:"meta_key";s:26:"metform_form__form_setting";s:10:"meta_value";s:4825:"a:137:{s:10:"form_title";s:31:"Contact – 2 Col, Left Aligned";s:9:"form_type";s:12:"general-form";s:15:"success_message";s:39:"Thank you! Form submitted successfully.";s:12:"quiz_summery";s:0:"";s:13:"store_entries";s:1:"1";s:11:"entry_title";s:0:"";s:26:"hide_form_after_submission";s:0:"";s:11:"redirect_to";s:0:"";s:11:"success_url";s:0:"";s:17:"failed_cancel_url";s:0:"";s:13:"require_login";s:0:"";s:26:"limit_total_entries_status";s:0:"";s:19:"limit_total_entries";s:0:"";s:11:"count_views";s:0:"";s:26:"mf_stop_vertical_scrolling";s:0:"";s:19:"multiple_submission";s:0:"";s:16:"enable_recaptcha";s:0:"";s:25:"capture_user_browser_data";s:0:"";s:24:"enable_user_notification";s:0:"";s:18:"user_email_subject";s:0:"";s:15:"user_email_from";s:0:"";s:19:"user_email_reply_to";s:0:"";s:15:"user_email_body";s:0:"";s:33:"user_email_attach_submission_copy";s:0:"";s:25:"enable_admin_notification";s:0:"";s:19:"admin_email_subject";s:0:"";s:16:"admin_email_from";s:0:"";s:14:"admin_email_to";s:0:"";s:20:"admin_email_reply_to";s:0:"";s:16:"admin_email_body";s:0:"";s:34:"admin_email_attach_submission_copy";s:0:"";s:13:"mf_mail_chimp";s:0:"";s:15:"mf_get_response";s:0:"";s:22:"mf_get_reponse_api_key";s:0:"";s:23:"mf_get_response_list_id";s:0:"";s:11:"mf_automizy";s:0:"";s:21:"mf_automizy_api_token";s:0:"";s:19:"mf_automizy_list_id";s:0:"";s:11:"mf_rest_api";s:0:"";s:15:"mf_rest_api_url";s:0:"";s:18:"mf_rest_api_method";s:0:"";s:20:"mf_mailchimp_api_key";s:0:"";s:26:"mf_active_campaign_api_key";s:0:"";s:22:"mf_active_campaign_url";s:0:"";s:20:"mf_mailchimp_list_id";s:0:"";s:9:"mf_zapier";s:0:"";s:17:"mf_zapier_webhook";s:0:"";s:8:"mf_slack";s:0:"";s:16:"mf_slack_webhook";s:0:"";s:9:"mf_fluent";s:0:"";s:17:"mf_fluent_webhook";s:0:"";s:17:"mf_thank_you_page";s:0:"";s:14:"mf_cancel_page";s:0:"";s:9:"mf_paypal";s:0:"";s:19:"mf_payment_currency";s:0:"";s:15:"mf_paypal_email";s:0:"";s:15:"mf_paypal_token";s:0:"";s:17:"mf_paypal_sandbox";s:0:"";s:9:"mf_stripe";s:0:"";s:19:"mf_stripe_image_url";s:0:"";s:31:"mf_stripe_live_publishiable_key";s:0:"";s:25:"mf_stripe_live_secret_key";s:0:"";s:17:"mf_stripe_sandbox";s:0:"";s:31:"mf_stripe_test_publishiable_key";s:0:"";s:25:"mf_stripe_test_secret_key";s:0:"";s:21:"mf_google_map_api_key";s:0:"";s:16:"mf_save_progress";s:0:"";s:18:"mf_field_name_show";s:0:"";s:12:"mf_recaptcha";s:0:"";s:20:"mf_recaptcha_version";s:0:"";s:21:"mf_recaptcha_site_key";s:0:"";s:23:"mf_recaptcha_secret_key";s:0:"";s:24:"mf_recaptcha_site_key_v3";s:0:"";s:26:"mf_recaptcha_secret_key_v3";s:0:"";s:14:"mf_convert_kit";s:0:"";s:15:"mf_ckit_list_id";s:0:"";s:15:"mf_ckit_api_key";s:0:"";s:15:"mf_ckit_sec_key";s:0:"";s:21:"mf_aweber_dev_api_key";s:0:"";s:21:"mf_aweber_dev_api_sec";s:0:"";s:14:"mf_mail_aweber";s:0:"";s:17:"mf_aweber_list_id";s:0:"";s:18:"mf_active_campaign";s:0:"";s:26:"mf_active_campaign_list_id";s:0:"";s:25:"mf_active_campaign_tag_id";s:0:"";s:12:"mf_mail_poet";s:0:"";s:20:"mf_mail_poet_list_id";s:0:"";s:10:"mf_hubspot";s:0:"";s:16:"mf_hubspot_forms";s:0:"";s:16:"mf_hubsopt_token";s:0:"";s:24:"mf_hubsopt_refresh_token";s:0:"";s:21:"mf_hubsopt_token_type";s:0:"";s:21:"mf_hubsopt_expires_in";s:0:"";s:20:"mf_hubspot_form_guid";s:0:"";s:24:"mf_hubspot_form_portalId";s:0:"";s:7:"mf_zoho";s:0:"";s:13:"mf_zoho_token";s:0:"";s:15:"mf_registration";s:0:"";s:8:"mf_login";s:0:"";s:15:"mf_form_to_post";s:0:"";s:11:"mf_mailster";s:0:"";s:19:"mf_mailster_list_id";s:0:"";s:18:"mf_mailster_fields";s:0:"";s:28:"mf_post_submission_post_type";s:0:"";s:24:"mf_post_submission_title";s:0:"";s:26:"mf_post_submission_content";s:0:"";s:25:"mf_post_submission_author";s:0:"";s:33:"mf_post_submission_featured_image";s:0:"";s:12:"mf_helpscout";s:0:"";s:19:"mf_helpscout_app_id";s:0:"";s:23:"mf_helpscout_app_secret";s:0:"";s:18:"mf_helpscout_token";s:0:"";s:20:"mf_helpscout_mailbox";s:0:"";s:33:"mf_helpscout_conversation_subject";s:0:"";s:40:"mf_helpscout_conversation_customer_email";s:0:"";s:45:"mf_helpscout_conversation_customer_first_name";s:0:"";s:44:"mf_helpscout_conversation_customer_last_name";s:0:"";s:42:"mf_helpscout_conversation_customer_message";s:0:"";s:15:"mf_google_sheet";s:0:"";s:30:"mf_google_spreadsheets_list_id";s:0:"";s:24:"mf_google_sheets_list_id";s:0:"";s:25:"mf_google_sheet_client_id";s:0:"";s:29:"mf_google_sheet_client_secret";s:0:"";s:25:"email_verification_enable";s:0:"";s:32:"email_verification_email_subject";s:0:"";s:35:"email_verification_confirm_redirect";s:0:"";s:26:"email_verification_heading";s:0:"";s:28:"email_verification_paragraph";s:0:"";s:13:"mf_sms_status";s:0:"";s:11:"mf_sms_from";s:0:"";s:25:"mf_sms_twilio_account_sid";s:0:"";s:24:"mf_sms_twilio_auth_token";s:0:"";s:18:"mf_sms_user_status";s:0:"";s:16:"mf_sms_user_body";s:0:"";s:19:"mf_sms_admin_status";s:0:"";s:17:"mf_sms_admin_body";s:0:"";s:15:"mf_sms_admin_to";s:0:"";}";}i:25;a:4:{s:7:"meta_id";s:2:"44";s:7:"post_id";s:1:"7";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:26;a:4:{s:7:"meta_id";s:2:"45";s:7:"post_id";s:1:"7";s:8:"meta_key";s:18:"_metform_cloned_id";s:10:"meta_value";s:10:"template-0";}i:27;a:4:{s:7:"meta_id";s:2:"46";s:7:"post_id";s:1:"7";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"674";}i:28;a:4:{s:7:"meta_id";s:2:"47";s:7:"post_id";s:1:"7";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:29;a:4:{s:7:"meta_id";s:2:"48";s:7:"post_id";s:1:"7";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:30;a:4:{s:7:"meta_id";s:2:"49";s:7:"post_id";s:1:"7";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772533759:1";}i:31;a:4:{s:7:"meta_id";s:2:"50";s:7:"post_id";s:1:"7";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:20000:"[{"id":"7b16fa98","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Contact - 2 Col, Left Aligned"},"elements":[{"id":"582f4b30","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":100,"sizes":[]},"flex_direction":"row","parallax_blocks":[],"flex_gap":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_gap_mobile":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0}},"elements":[{"id":"19d034f0","elType":"widget","settings":{"content_width":"full","mf_input_label":"Name","mf_input_name":"mf-name","mf_input_placeholder":"Enter your name","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_background_focus_color":"#FFFFFF00","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"globals\/colors?id=theme_color_title","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_color_hover":"","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2"},"mf_input_label_color":"#1F242E","mf_input_color":"#86898C","mf_input_border_color":"#E5E7DE","mf_input_color_hover":"","mf_input_color_focus":"#1F242E","mf_input_border_focus_color":"#ACAFB2","mf_input_placeholder_color":"#ACAFB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"mf_input_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"11","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"%","size":50,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_typography_font_size":{"unit":"px","size":17,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":16,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_typography":"custom","mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-text"},{"id":"208b034b","elType":"widget","settings":{"content_width":"full","mf_input_label":"Email","mf_input_name":"mf-email","mf_input_placeholder":"Enter your email","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"globals\/colors?id=theme_color_title","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_hover":"","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2"},"mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_input_margin":{"unit":"px","top":"0","right":"0","bottom":"9","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"11","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"%","size":50,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"mf_input_label_color":"#1F242E","mf_input_label_typography_font_size":{"unit":"px","size":17,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":16,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_color":"#86898C","mf_input_border_color":"#E5E7DE","mf_input_color_focus":"#1F242E","mf_input_border_focus_color":"#ACAFB2","mf_input_placeholder_color":"#ACAFB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_typography":"custom","mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"mf_input_background_focus_color":"#FFFFFF00"},"elements":[],"widgetType":"mf-email"}],"isInner":true},{"id":"67ecc8da","elType":"widget","settings":{"content_width":"full","mf_input_label":"Phone","mf_input_name":"mf-phone","mf_input_placeholder":"Enter your number","mf_input_validation_warning_message":"This field is required.","mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"__globals__":{"mf_input_label_color":"globals\/colors?id=theme_color_title","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2"},"mf_input_required":"","mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_margin":{"unit":"px","top":"0","right":"0","bottom":"26","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"mf_input_label_color":"#1F242E","mf_input_label_typography_font_size":{"unit":"px","size":17,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":16,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_color":"#86898C","mf_input_border_color":"#E5E7DE","mf_input_color_focus":"#1F242E","mf_input_border_focus_color":"#ACAFB2","mf_input_placeholder_color":"#ACAFB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_typography":"custom","mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-telephone"},{"id":"6b1e4ea2","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"7bca5268","elType":"widget","settings":{"content_width":"full","mf_input_label":"Message","mf_input_name":"mf-message","mf_input_placeholder":"Enter your message","mf_input_validation_warning_message":"This field is required.","mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"mf_textarea_field_height":{"unit":"px","size":140,"sizes":[]},"mf_input_padding":{"unit":"px","top":"13","right":"14","bottom":"13","left":"14","isLinked":false},"mf_input_background_background":"classic","mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_color_hover":"","mf_input_border_focus_border":"solid","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_border_radius":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"__globals__":{"mf_input_label_color":"globals\/colors?id=theme_color_title","mf_input_label_typography_typography":"","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_color_focus":"globals\/colors?id=theme_color_title","mf_input_border_focus_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2"},"mf_input_label_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"mf_input_label_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"mf_input_label_color":"#1F242E","mf_input_label_typography_typography":"custom","mf_input_color":"#86898C","mf_input_border_color":"#E5E7DE","mf_input_color_focus":"#1F242E","mf_input_border_focus_color":"#ACAFB2","mf_input_placeholder_color":"#ACAFB2","mf_input_label_typography_font_size_laptop":{"size":"","unit":"px"},"mf_input_label_typography_line_height_laptop":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_laptop":{"size":"","unit":"px"},"mf_input_label_typography_font_size":{"unit":"px","size":17,"sizes":[]},"mf_input_label_typography_font_size_tablet":{"size":"","unit":"px"},"mf_input_label_typography_font_size_mobile":{"size":16,"unit":"px"},"mf_input_label_typography_line_height_tablet":{"size":"","unit":"px"},"mf_input_label_typography_line_height_mobile":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_input_label_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_input_label_typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-textarea"},{"id":"4b55caba","elType":"widget","settings":{"content_width":"full","mf_input_label":"","mf_input_name":"mf-gdpr-consent","mf_gdpr_consent_option_text":"I agree that my submitted data is being <a href='\/privacy-policy\/'>collected and stored<\/a>.","mf_input_required":"yes","mf_input_validation_warning_message":"This field is required.","mf_gdpr_consent__label_color":"","mf_gdpr_consent_typgraphy_text_typography":"custom","mf_gdpr_consent_typgraphy_text_font_size":{"unit":"px","size":14,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height":{"unit":"px","size":20,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"__globals__":{"mf_gdpr_consent_option_color":"globals\/colors?id=theme_color_meta","mf_gdpr_consent_option_icon_color":"globals\/colors?id=theme_color_bd_color","mf_gdpr_consent_option_icon_color_checked":"globals\/colors?id=theme_color_meta"},"mf_gdpr_consent__label_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_input_label_status":"","_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_warning_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_gdpr_consent_option_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_gdpr_consent_option_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_gdpr_consent_option_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"mf_input_option_icon_horizontal_position":{"unit":"px","size":1,"sizes":[]},"mf_gdpr_consent_option_space_after_icon":{"unit":"px","size":27,"sizes":[]},"mf_gdpr_consent_typgraphy_typography":"custom","mf_gdpr_consent_typgraphy_font_size":{"unit":"px","size":18,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"mf-gdpr-consent"},{"id":"36145945","elType":"widget","settings":{"content_width":"full","mf_btn_text":"Send Message","mf_btn_align":"","mf_hidden_input":[],"mf_btn_text_padding":{"unit":"px","top":"18","right":"40","bottom":"18","left":"40","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"mf_btn_box_shadow_group_box_shadow_type":"yes","mf_btn_box_shadow_group_box_shadow":{"horizontal":0,"vertical":0,"blur":0,"spread":0,"color":"rgba(255, 255, 255, 0)"},"mf_btn_normal_icon_color":"","mf_btn_normal_icon_font_size":{"unit":"px","size":"","sizes":[]},"__globals__":{"mf_btn_typography_typography":"","mf_btn_text_color":"globals\/colors?id=theme_color_bg_color","mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_hover_color":"globals\/colors?id=theme_color_bg_color","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_focus_color":"globals\/colors?id=theme_color_bg_color"},"mf_btn_text_padding_tablet":{"unit":"px","top":"16","right":"36","bottom":"16","left":"36","isLinked":false},"mf_btn_text_padding_mobile":{"unit":"px","top":"14","right":"32","bottom":"14","left":"32","isLinked":false},"mf_btn_typography_font_size":{"unit":"px","size":"16","sizes":[]},"mf_btn_typography_font_size_tablet":{"size":"","unit":"px"},"mf_btn_typography_font_size_mobile":{"size":"15","unit":"px"},"mf_btn_typography_font_weight":"500","mf_btn_typography_text_transform":"none","mf_btn_typography_font_style":"normal","mf_btn_typography_text_decoration":"none","mf_btn_typography_line_height":{"unit":"px","size":"19","sizes":[]},"mf_btn_typography_line_height_tablet":{"size":"","unit":"px"},"mf_btn_typography_line_height_mobile":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing":{"unit":"px","size":"0","sizes":[]},"mf_btn_typography_letter_spacing_tablet":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing_mobile":{"size":"","unit":"px"},"mf_btn_text_color":"#FFFEFE","mf_btn_bg_color_color":"#FF5E2E","mf_btn_hover_color":"#FFFEFE","mf_btn_bg_hover_color_color":"#ED4C1C","mf_btn_typography_font_size_laptop":{"size":"","unit":"px"},"mf_btn_typography_line_height_laptop":{"size":"","unit":"px"},"mf_btn_typography_letter_spacing_laptop":{"size":"","unit":"px"}},"elements":[],"widgetType":"mf-button"}],"isInner":true}],"isInner":false}]";}i:32;a:4:{s:7:"meta_id";s:2:"51";s:7:"post_id";s:1:"7";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:33;a:4:{s:7:"meta_id";s:2:"52";s:7:"post_id";s:1:"8";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:16:"elementor_canvas";}i:34;a:4:{s:7:"meta_id";s:2:"53";s:7:"post_id";s:1:"8";s:8:"meta_key";s:26:"metform_form__form_setting";s:10:"meta_value";s:4814:"a:137:{s:10:"form_title";s:20:"Sign-up – Centered";s:9:"form_type";s:12:"general-form";s:15:"success_message";s:39:"Thank you! Form submitted successfully.";s:12:"quiz_summery";s:0:"";s:13:"store_entries";s:1:"1";s:11:"entry_title";s:0:"";s:26:"hide_form_after_submission";s:0:"";s:11:"redirect_to";s:0:"";s:11:"success_url";s:0:"";s:17:"failed_cancel_url";s:0:"";s:13:"require_login";s:0:"";s:26:"limit_total_entries_status";s:0:"";s:19:"limit_total_entries";s:0:"";s:11:"count_views";s:0:"";s:26:"mf_stop_vertical_scrolling";s:0:"";s:19:"multiple_submission";s:0:"";s:16:"enable_recaptcha";s:0:"";s:25:"capture_user_browser_data";s:0:"";s:24:"enable_user_notification";s:0:"";s:18:"user_email_subject";s:0:"";s:15:"user_email_from";s:0:"";s:19:"user_email_reply_to";s:0:"";s:15:"user_email_body";s:0:"";s:33:"user_email_attach_submission_copy";s:0:"";s:25:"enable_admin_notification";s:0:"";s:19:"admin_email_subject";s:0:"";s:16:"admin_email_from";s:0:"";s:14:"admin_email_to";s:0:"";s:20:"admin_email_reply_to";s:0:"";s:16:"admin_email_body";s:0:"";s:34:"admin_email_attach_submission_copy";s:0:"";s:13:"mf_mail_chimp";s:0:"";s:15:"mf_get_response";s:0:"";s:22:"mf_get_reponse_api_key";s:0:"";s:23:"mf_get_response_list_id";s:0:"";s:11:"mf_automizy";s:0:"";s:21:"mf_automizy_api_token";s:0:"";s:19:"mf_automizy_list_id";s:0:"";s:11:"mf_rest_api";s:0:"";s:15:"mf_rest_api_url";s:0:"";s:18:"mf_rest_api_method";s:0:"";s:20:"mf_mailchimp_api_key";s:0:"";s:26:"mf_active_campaign_api_key";s:0:"";s:22:"mf_active_campaign_url";s:0:"";s:20:"mf_mailchimp_list_id";s:0:"";s:9:"mf_zapier";s:0:"";s:17:"mf_zapier_webhook";s:0:"";s:8:"mf_slack";s:0:"";s:16:"mf_slack_webhook";s:0:"";s:9:"mf_fluent";s:0:"";s:17:"mf_fluent_webhook";s:0:"";s:17:"mf_thank_you_page";s:0:"";s:14:"mf_cancel_page";s:0:"";s:9:"mf_paypal";s:0:"";s:19:"mf_payment_currency";s:0:"";s:15:"mf_paypal_email";s:0:"";s:15:"mf_paypal_token";s:0:"";s:17:"mf_paypal_sandbox";s:0:"";s:9:"mf_stripe";s:0:"";s:19:"mf_stripe_image_url";s:0:"";s:31:"mf_stripe_live_publishiable_key";s:0:"";s:25:"mf_stripe_live_secret_key";s:0:"";s:17:"mf_stripe_sandbox";s:0:"";s:31:"mf_stripe_test_publishiable_key";s:0:"";s:25:"mf_stripe_test_secret_key";s:0:"";s:21:"mf_google_map_api_key";s:0:"";s:16:"mf_save_progress";s:0:"";s:18:"mf_field_name_show";s:0:"";s:12:"mf_recaptcha";s:0:"";s:20:"mf_recaptcha_version";s:0:"";s:21:"mf_recaptcha_site_key";s:0:"";s:23:"mf_recaptcha_secret_key";s:0:"";s:24:"mf_recaptcha_site_key_v3";s:0:"";s:26:"mf_recaptcha_secret_key_v3";s:0:"";s:14:"mf_convert_kit";s:0:"";s:15:"mf_ckit_list_id";s:0:"";s:15:"mf_ckit_api_key";s:0:"";s:15:"mf_ckit_sec_key";s:0:"";s:21:"mf_aweber_dev_api_key";s:0:"";s:21:"mf_aweber_dev_api_sec";s:0:"";s:14:"mf_mail_aweber";s:0:"";s:17:"mf_aweber_list_id";s:0:"";s:18:"mf_active_campaign";s:0:"";s:26:"mf_active_campaign_list_id";s:0:"";s:25:"mf_active_campaign_tag_id";s:0:"";s:12:"mf_mail_poet";s:0:"";s:20:"mf_mail_poet_list_id";s:0:"";s:10:"mf_hubspot";s:0:"";s:16:"mf_hubspot_forms";s:0:"";s:16:"mf_hubsopt_token";s:0:"";s:24:"mf_hubsopt_refresh_token";s:0:"";s:21:"mf_hubsopt_token_type";s:0:"";s:21:"mf_hubsopt_expires_in";s:0:"";s:20:"mf_hubspot_form_guid";s:0:"";s:24:"mf_hubspot_form_portalId";s:0:"";s:7:"mf_zoho";s:0:"";s:13:"mf_zoho_token";s:0:"";s:15:"mf_registration";s:0:"";s:8:"mf_login";s:0:"";s:15:"mf_form_to_post";s:0:"";s:11:"mf_mailster";s:0:"";s:19:"mf_mailster_list_id";s:0:"";s:18:"mf_mailster_fields";s:0:"";s:28:"mf_post_submission_post_type";s:0:"";s:24:"mf_post_submission_title";s:0:"";s:26:"mf_post_submission_content";s:0:"";s:25:"mf_post_submission_author";s:0:"";s:33:"mf_post_submission_featured_image";s:0:"";s:12:"mf_helpscout";s:0:"";s:19:"mf_helpscout_app_id";s:0:"";s:23:"mf_helpscout_app_secret";s:0:"";s:18:"mf_helpscout_token";s:0:"";s:20:"mf_helpscout_mailbox";s:0:"";s:33:"mf_helpscout_conversation_subject";s:0:"";s:40:"mf_helpscout_conversation_customer_email";s:0:"";s:45:"mf_helpscout_conversation_customer_first_name";s:0:"";s:44:"mf_helpscout_conversation_customer_last_name";s:0:"";s:42:"mf_helpscout_conversation_customer_message";s:0:"";s:15:"mf_google_sheet";s:0:"";s:30:"mf_google_spreadsheets_list_id";s:0:"";s:24:"mf_google_sheets_list_id";s:0:"";s:25:"mf_google_sheet_client_id";s:0:"";s:29:"mf_google_sheet_client_secret";s:0:"";s:25:"email_verification_enable";s:0:"";s:32:"email_verification_email_subject";s:0:"";s:35:"email_verification_confirm_redirect";s:0:"";s:26:"email_verification_heading";s:0:"";s:28:"email_verification_paragraph";s:0:"";s:13:"mf_sms_status";s:0:"";s:11:"mf_sms_from";s:0:"";s:25:"mf_sms_twilio_account_sid";s:0:"";s:24:"mf_sms_twilio_auth_token";s:0:"";s:18:"mf_sms_user_status";s:0:"";s:16:"mf_sms_user_body";s:0:"";s:19:"mf_sms_admin_status";s:0:"";s:17:"mf_sms_admin_body";s:0:"";s:15:"mf_sms_admin_to";s:0:"";}";}i:35;a:4:{s:7:"meta_id";s:2:"54";s:7:"post_id";s:1:"8";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:36;a:4:{s:7:"meta_id";s:2:"55";s:7:"post_id";s:1:"8";s:8:"meta_key";s:18:"_metform_cloned_id";s:10:"meta_value";s:10:"template-0";}i:37;a:4:{s:7:"meta_id";s:2:"56";s:7:"post_id";s:1:"8";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"677";}i:38;a:4:{s:7:"meta_id";s:2:"57";s:7:"post_id";s:1:"8";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:39;a:4:{s:7:"meta_id";s:2:"58";s:7:"post_id";s:1:"8";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:40;a:4:{s:7:"meta_id";s:2:"59";s:7:"post_id";s:1:"8";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772535679:1";}i:41;a:4:{s:7:"meta_id";s:2:"60";s:7:"post_id";s:1:"8";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8518:"[{"id":"4d3f2691","elType":"container","settings":{"parallax_blocks":[],"flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Sign-up \u2013 Centered","content_width":"full"},"elements":[{"id":"3abb1d74","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"7","row":"7","isLinked":true,"unit":"px","size":7},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"flex_gap_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"flex_direction_mobile":"column"},"elements":[{"id":"2d8571d","elType":"widget","settings":{"content_width":"full","size":{"unit":"px","size":18,"sizes":[]},"_position":"absolute","align":"","_offset_x":{"unit":"px","size":15,"sizes":[]},"_offset_y":{"unit":"px","size":18,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"px","size":14,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/sms-icon.svg","id":525},"library":"svg"},"shape":"square","__globals__":{"primary_color":"globals\/colors?id=theme_color_meta"},"_offset_x_mobile":{"unit":"px","size":13,"sizes":[]}},"elements":[],"widgetType":"icon"},{"id":"7203dd86","elType":"widget","settings":{"mf_input_label":"","mf_input_name":"mf-email","mf_input_placeholder":"Your Email Address","mf_input_required":"yes","mf_input_label_color":"#0D1427","mf_input_label_typography_typography":"custom","mf_input_label_typography_font_family":"IBM Plex Sans","mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_weight":"500","mf_input_label_typography_line_height":{"unit":"px","size":21,"sizes":[]},"mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"mf_input_padding":{"unit":"px","top":"12","right":"20","bottom":"12","left":"43","isLinked":false},"mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_border_color":"#ECEDE7","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_typgraphy_line_height":{"unit":"px","size":30,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_placeholder_color":"#ACAFB2","mf_input_validation_warning_message":"This field is required.","mf_conditional_logic_form_list":[],"mf_input_label_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_background_background":"classic","mf_input_background_hover_color":"#FFFFFF","mf_input_typgraphy_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_place_holder_typography_line_height":{"unit":"px","size":30,"sizes":[]},"mf_input_place_holder_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"ekit_all_conditions_list":[{"_id":"30812ac"}],"ekit_adv_tooltip_content":"Tooltip Content.","mf_input_border_focus_border":"solid","mf_input_help_text_typography_typography":"custom","mf_input_help_text_typography_font_family":"IBM Plex Sans","mf_input_help_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_help_text_typography_font_weight":"400","mf_input_help_text_typography_line_height":{"unit":"px","size":17,"sizes":[]},"mf_input_help_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_help_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_help_text_color":"#96989F","__globals__":{"mf_input_required_indicator_color":"","mf_input_warning_text_color":"","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_focus_color":"globals\/colors?id=theme_color_title","mf_input_color_hover":"globals\/colors?id=theme_color_title","mf_input_color_focus":"globals\/colors?id=theme_color_title"},"show_login_email":"","mf_input_label_status":"","content_width":"full","mf_input_min_length":5,"mf_input_max_length":50,"mf_error_message_typography_typography":"custom","mf_error_message_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_error_message_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_error_message_margin":{"unit":"px","top":"9","right":"0","bottom":"0","left":"0","isLinked":false},"_flex_size":"grow","mf_input_padding_mobile":{"unit":"px","top":"7","right":"15","bottom":"7","left":"37","isLinked":false},"mf_input_border_focus_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_error_message_margin_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"mf-email"},{"id":"13a40919","elType":"widget","settings":{"content_width":"full","mf_btn_text":"Get Started","mf_btn_align":"","mf_hidden_input":[],"mf_btn_text_padding":{"unit":"px","top":"13","right":"40","bottom":"13","left":"40","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_btn_box_shadow_group_box_shadow_type":"yes","mf_btn_box_shadow_group_box_shadow":{"horizontal":0,"vertical":0,"blur":10,"spread":0,"color":"rgba(255, 255, 255, 0)"},"__globals__":{"mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_text_color":"globals\/colors?id=theme_color_bg_color","mf_btn_hover_color":"globals\/colors?id=theme_color_bg_color","mf_btn_focus_color":"globals\/colors?id=theme_color_bg_color"},"mf_btn_typography_typography":"custom","mf_btn_typography_line_height":{"unit":"px","size":30,"sizes":[]},"mf_btn_text_padding_mobile":{"unit":"px","top":"8","right":"32","bottom":"8","left":"32","isLinked":false},"mf_btn_align_mobile":"justify"},"elements":[],"widgetType":"mf-button"}],"isInner":true},{"id":"70864a93","elType":"widget","settings":{"content_width":"full","mf_input_label_status":"","mf_input_label":"GDPR Consent","mf_input_name":"mf-gdpr-consent","mf_gdpr_consent_option_text":"I agree that my submitted data is being  <a href='\/privacy-policy\/'>collected and stored<\/a>.","mf_input_validation_warning_message":"This field is required.","mf_input_required":"yes","mf_gdpr_consent_typgraphy_typography":"custom","mf_gdpr_consent_typgraphy_font_size":{"unit":"px","size":18,"sizes":[]},"mf_gdpr_consent_typgraphy_text_typography":"custom","mf_gdpr_consent_typgraphy_text_font_size":{"unit":"px","size":14,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"mf_gdpr_consent_option_color":"globals\/colors?id=theme_color_meta","mf_gdpr_consent_option_icon_color":"globals\/colors?id=theme_color_bd_color","mf_gdpr_consent_option_icon_color_checked":"globals\/colors?id=theme_color_meta"},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_gdpr_consent_option_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_gdpr_consent_option_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_option_icon_horizontal_position":{"unit":"px","size":1,"sizes":[]},"mf_gdpr_consent_option_space_after_icon":{"unit":"px","size":27,"sizes":[]},"mf_gdpr_consent_option_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false}},"elements":[],"widgetType":"mf-gdpr-consent"}],"isInner":false}]";}i:42;a:4:{s:7:"meta_id";s:2:"61";s:7:"post_id";s:1:"8";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:43;a:4:{s:7:"meta_id";s:2:"62";s:7:"post_id";s:1:"9";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:16:"elementor_canvas";}i:44;a:4:{s:7:"meta_id";s:2:"63";s:7:"post_id";s:1:"9";s:8:"meta_key";s:26:"metform_form__form_setting";s:10:"meta_value";s:4818:"a:137:{s:10:"form_title";s:24:"Sign-up – Left Aligned";s:9:"form_type";s:12:"general-form";s:15:"success_message";s:39:"Thank you! Form submitted successfully.";s:12:"quiz_summery";s:0:"";s:13:"store_entries";s:1:"1";s:11:"entry_title";s:0:"";s:26:"hide_form_after_submission";s:0:"";s:11:"redirect_to";s:0:"";s:11:"success_url";s:0:"";s:17:"failed_cancel_url";s:0:"";s:13:"require_login";s:0:"";s:26:"limit_total_entries_status";s:0:"";s:19:"limit_total_entries";s:0:"";s:11:"count_views";s:0:"";s:26:"mf_stop_vertical_scrolling";s:0:"";s:19:"multiple_submission";s:0:"";s:16:"enable_recaptcha";s:0:"";s:25:"capture_user_browser_data";s:0:"";s:24:"enable_user_notification";s:0:"";s:18:"user_email_subject";s:0:"";s:15:"user_email_from";s:0:"";s:19:"user_email_reply_to";s:0:"";s:15:"user_email_body";s:0:"";s:33:"user_email_attach_submission_copy";s:0:"";s:25:"enable_admin_notification";s:0:"";s:19:"admin_email_subject";s:0:"";s:16:"admin_email_from";s:0:"";s:14:"admin_email_to";s:0:"";s:20:"admin_email_reply_to";s:0:"";s:16:"admin_email_body";s:0:"";s:34:"admin_email_attach_submission_copy";s:0:"";s:13:"mf_mail_chimp";s:0:"";s:15:"mf_get_response";s:0:"";s:22:"mf_get_reponse_api_key";s:0:"";s:23:"mf_get_response_list_id";s:0:"";s:11:"mf_automizy";s:0:"";s:21:"mf_automizy_api_token";s:0:"";s:19:"mf_automizy_list_id";s:0:"";s:11:"mf_rest_api";s:0:"";s:15:"mf_rest_api_url";s:0:"";s:18:"mf_rest_api_method";s:0:"";s:20:"mf_mailchimp_api_key";s:0:"";s:26:"mf_active_campaign_api_key";s:0:"";s:22:"mf_active_campaign_url";s:0:"";s:20:"mf_mailchimp_list_id";s:0:"";s:9:"mf_zapier";s:0:"";s:17:"mf_zapier_webhook";s:0:"";s:8:"mf_slack";s:0:"";s:16:"mf_slack_webhook";s:0:"";s:9:"mf_fluent";s:0:"";s:17:"mf_fluent_webhook";s:0:"";s:17:"mf_thank_you_page";s:0:"";s:14:"mf_cancel_page";s:0:"";s:9:"mf_paypal";s:0:"";s:19:"mf_payment_currency";s:0:"";s:15:"mf_paypal_email";s:0:"";s:15:"mf_paypal_token";s:0:"";s:17:"mf_paypal_sandbox";s:0:"";s:9:"mf_stripe";s:0:"";s:19:"mf_stripe_image_url";s:0:"";s:31:"mf_stripe_live_publishiable_key";s:0:"";s:25:"mf_stripe_live_secret_key";s:0:"";s:17:"mf_stripe_sandbox";s:0:"";s:31:"mf_stripe_test_publishiable_key";s:0:"";s:25:"mf_stripe_test_secret_key";s:0:"";s:21:"mf_google_map_api_key";s:0:"";s:16:"mf_save_progress";s:0:"";s:18:"mf_field_name_show";s:0:"";s:12:"mf_recaptcha";s:0:"";s:20:"mf_recaptcha_version";s:0:"";s:21:"mf_recaptcha_site_key";s:0:"";s:23:"mf_recaptcha_secret_key";s:0:"";s:24:"mf_recaptcha_site_key_v3";s:0:"";s:26:"mf_recaptcha_secret_key_v3";s:0:"";s:14:"mf_convert_kit";s:0:"";s:15:"mf_ckit_list_id";s:0:"";s:15:"mf_ckit_api_key";s:0:"";s:15:"mf_ckit_sec_key";s:0:"";s:21:"mf_aweber_dev_api_key";s:0:"";s:21:"mf_aweber_dev_api_sec";s:0:"";s:14:"mf_mail_aweber";s:0:"";s:17:"mf_aweber_list_id";s:0:"";s:18:"mf_active_campaign";s:0:"";s:26:"mf_active_campaign_list_id";s:0:"";s:25:"mf_active_campaign_tag_id";s:0:"";s:12:"mf_mail_poet";s:0:"";s:20:"mf_mail_poet_list_id";s:0:"";s:10:"mf_hubspot";s:0:"";s:16:"mf_hubspot_forms";s:0:"";s:16:"mf_hubsopt_token";s:0:"";s:24:"mf_hubsopt_refresh_token";s:0:"";s:21:"mf_hubsopt_token_type";s:0:"";s:21:"mf_hubsopt_expires_in";s:0:"";s:20:"mf_hubspot_form_guid";s:0:"";s:24:"mf_hubspot_form_portalId";s:0:"";s:7:"mf_zoho";s:0:"";s:13:"mf_zoho_token";s:0:"";s:15:"mf_registration";s:0:"";s:8:"mf_login";s:0:"";s:15:"mf_form_to_post";s:0:"";s:11:"mf_mailster";s:0:"";s:19:"mf_mailster_list_id";s:0:"";s:18:"mf_mailster_fields";s:0:"";s:28:"mf_post_submission_post_type";s:0:"";s:24:"mf_post_submission_title";s:0:"";s:26:"mf_post_submission_content";s:0:"";s:25:"mf_post_submission_author";s:0:"";s:33:"mf_post_submission_featured_image";s:0:"";s:12:"mf_helpscout";s:0:"";s:19:"mf_helpscout_app_id";s:0:"";s:23:"mf_helpscout_app_secret";s:0:"";s:18:"mf_helpscout_token";s:0:"";s:20:"mf_helpscout_mailbox";s:0:"";s:33:"mf_helpscout_conversation_subject";s:0:"";s:40:"mf_helpscout_conversation_customer_email";s:0:"";s:45:"mf_helpscout_conversation_customer_first_name";s:0:"";s:44:"mf_helpscout_conversation_customer_last_name";s:0:"";s:42:"mf_helpscout_conversation_customer_message";s:0:"";s:15:"mf_google_sheet";s:0:"";s:30:"mf_google_spreadsheets_list_id";s:0:"";s:24:"mf_google_sheets_list_id";s:0:"";s:25:"mf_google_sheet_client_id";s:0:"";s:29:"mf_google_sheet_client_secret";s:0:"";s:25:"email_verification_enable";s:0:"";s:32:"email_verification_email_subject";s:0:"";s:35:"email_verification_confirm_redirect";s:0:"";s:26:"email_verification_heading";s:0:"";s:28:"email_verification_paragraph";s:0:"";s:13:"mf_sms_status";s:0:"";s:11:"mf_sms_from";s:0:"";s:25:"mf_sms_twilio_account_sid";s:0:"";s:24:"mf_sms_twilio_auth_token";s:0:"";s:18:"mf_sms_user_status";s:0:"";s:16:"mf_sms_user_body";s:0:"";s:19:"mf_sms_admin_status";s:0:"";s:17:"mf_sms_admin_body";s:0:"";s:15:"mf_sms_admin_to";s:0:"";}";}i:45;a:4:{s:7:"meta_id";s:2:"64";s:7:"post_id";s:1:"9";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:46;a:4:{s:7:"meta_id";s:2:"65";s:7:"post_id";s:1:"9";s:8:"meta_key";s:18:"_metform_cloned_id";s:10:"meta_value";s:10:"template-0";}i:47;a:4:{s:7:"meta_id";s:2:"66";s:7:"post_id";s:1:"9";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"679";}i:48;a:4:{s:7:"meta_id";s:2:"67";s:7:"post_id";s:1:"9";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:49;a:4:{s:7:"meta_id";s:2:"68";s:7:"post_id";s:1:"9";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:50;a:4:{s:7:"meta_id";s:2:"69";s:7:"post_id";s:1:"9";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772533791:1";}i:51;a:4:{s:7:"meta_id";s:2:"70";s:7:"post_id";s:1:"9";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8837:"[{"id":"7b62f4ea","elType":"container","settings":{"parallax_blocks":[],"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"content_width":"full","_title":"Sign-up \u2013 Left Aligned"},"elements":[{"id":"59357ce7","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"flex_gap_mobile":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"flex_direction_mobile":"column","margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false}},"elements":[{"id":"13ce40dc","elType":"widget","settings":{"content_width":"full","size":{"unit":"px","size":18,"sizes":[]},"_position":"absolute","align":"","_offset_x":{"unit":"px","size":15,"sizes":[]},"_offset_y":{"unit":"px","size":20,"sizes":[]},"_offset_y_tablet":{"unit":"%","size":"","sizes":[]},"_offset_y_mobile":{"unit":"px","size":17,"sizes":[]},"selected_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/sms-icon.svg","id":525},"library":"svg"},"shape":"square","__globals__":{"primary_color":"globals\/colors?id=theme_color_meta"},"_offset_x_mobile":{"unit":"px","size":13,"sizes":[]}},"elements":[],"widgetType":"icon"},{"id":"1453f5b","elType":"widget","settings":{"mf_input_label":"","mf_input_name":"mf-email","mf_input_placeholder":"Your Email Address","mf_input_required":"yes","mf_input_label_color":"#0D1427","mf_input_label_typography_typography":"custom","mf_input_label_typography_font_family":"IBM Plex Sans","mf_input_label_typography_font_size":{"unit":"px","size":16,"sizes":[]},"mf_input_label_typography_font_weight":"500","mf_input_label_typography_line_height":{"unit":"px","size":21,"sizes":[]},"mf_input_label_margin":{"unit":"px","top":"0","right":"0","bottom":"7","left":"0","isLinked":false},"mf_input_padding":{"unit":"px","top":"15","right":"140","bottom":"15","left":"43","isLinked":false},"mf_input_border_border":"solid","mf_input_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_input_border_color":"#ECEDE7","mf_input_typgraphy_typography":"custom","mf_input_typgraphy_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_typgraphy_line_height":{"unit":"px","size":27,"sizes":[]},"mf_input_place_holder_typography_typography":"custom","mf_input_placeholder_color":"#ACAFB2","mf_input_validation_warning_message":"This field is required.","mf_conditional_logic_form_list":[],"mf_input_label_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_label_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_background_background":"classic","mf_input_background_hover_color":"#FFFFFF","mf_input_typgraphy_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_typgraphy_word_spacing_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_font_size":{"unit":"px","size":15,"sizes":[]},"mf_input_place_holder_typography_line_height":{"unit":"px","size":27,"sizes":[]},"mf_input_place_holder_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_place_holder_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"ekit_all_conditions_list":[{"_id":"30812ac"}],"ekit_adv_tooltip_content":"Tooltip Content.","mf_input_border_focus_border":"solid","mf_input_help_text_typography_typography":"custom","mf_input_help_text_typography_font_family":"IBM Plex Sans","mf_input_help_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_help_text_typography_font_weight":"400","mf_input_help_text_typography_line_height":{"unit":"px","size":17,"sizes":[]},"mf_input_help_text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"mf_input_help_text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"mf_input_help_text_color":"#96989F","__globals__":{"mf_input_required_indicator_color":"","mf_input_warning_text_color":"","mf_input_border_color":"globals\/colors?id=theme_color_bd_color","mf_input_placeholder_color":"globals\/colors?id=theme_color_meta","mf_input_background_color":"globals\/colors?id=theme_color_bg_color_2","mf_input_color":"globals\/colors?id=theme_color_text","mf_input_border_focus_color":"globals\/colors?id=theme_color_title","mf_input_color_hover":"globals\/colors?id=theme_color_title","mf_input_color_focus":"globals\/colors?id=theme_color_title"},"show_login_email":"","mf_input_label_status":"","content_width":"full","mf_input_min_length":5,"mf_input_max_length":50,"mf_error_message_typography_typography":"custom","mf_error_message_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_error_message_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_error_message_margin":{"unit":"px","top":"9","right":"0","bottom":"0","left":"0","isLinked":false},"mf_input_padding_mobile":{"unit":"px","top":"11","right":"130","bottom":"11","left":"37","isLinked":false},"mf_input_border_focus_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"mf_error_message_margin_mobile":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"inherit"},"elements":[],"widgetType":"mf-email"},{"id":"3c2cef76","elType":"widget","settings":{"content_width":"full","mf_btn_text":"Get Started","mf_btn_align":"","mf_hidden_input":[],"mf_btn_text_padding":{"unit":"px","top":"11","right":"25","bottom":"11","left":"25","isLinked":false},"mf_btn_bg_color_background":"classic","mf_btn_bg_hover_color_background":"classic","mf_btn_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_btn_box_shadow_group_box_shadow_type":"yes","mf_btn_box_shadow_group_box_shadow":{"horizontal":0,"vertical":0,"blur":10,"spread":0,"color":"rgba(255, 255, 255, 0)"},"__globals__":{"mf_btn_bg_color_color":"globals\/colors?id=theme_color_link","mf_btn_bg_hover_color_color":"globals\/colors?id=theme_color_hover","mf_btn_text_color":"globals\/colors?id=theme_color_bg_color","mf_btn_hover_color":"globals\/colors?id=theme_color_bg_color","mf_btn_focus_color":"globals\/colors?id=theme_color_bg_color"},"mf_btn_typography_typography":"custom","mf_btn_typography_line_height":{"unit":"px","size":27,"sizes":[]},"mf_btn_text_padding_mobile":{"unit":"px","top":"7","right":"20","bottom":"7","left":"20","isLinked":false},"mf_btn_align_mobile":"justify","_position":"absolute","_offset_orientation_h":"end","_offset_x":{"unit":"px","size":"","sizes":[]},"_offset_x_end":{"unit":"px","size":5,"sizes":[]},"_offset_y":{"unit":"px","size":5,"sizes":[]},"mf_btn_typography_font_size":{"unit":"px","size":15,"sizes":[]}},"elements":[],"widgetType":"mf-button"}],"isInner":true},{"id":"58109934","elType":"widget","settings":{"content_width":"full","mf_input_label_status":"","mf_input_label":"GDPR Consent","mf_input_name":"mf-gdpr-consent","mf_gdpr_consent_option_text":"I agree that my submitted data is being  <a href='\/privacy-policy\/'>collected and stored<\/a>.","mf_input_validation_warning_message":"This field is required.","mf_input_required":"yes","mf_gdpr_consent_typgraphy_typography":"custom","mf_gdpr_consent_typgraphy_font_size":{"unit":"px","size":18,"sizes":[]},"mf_gdpr_consent_typgraphy_text_typography":"custom","mf_gdpr_consent_typgraphy_text_font_size":{"unit":"px","size":14,"sizes":[]},"mf_gdpr_consent_typgraphy_text_line_height":{"unit":"px","size":20,"sizes":[]},"__globals__":{"mf_gdpr_consent_option_color":"globals\/colors?id=theme_color_meta","mf_gdpr_consent_option_icon_color":"globals\/colors?id=theme_color_bd_color","mf_gdpr_consent_option_icon_color_checked":"globals\/colors?id=theme_color_meta"},"mf_input_warning_text_typography_typography":"custom","mf_input_warning_text_typography_font_size":{"unit":"px","size":13,"sizes":[]},"mf_input_warning_text_typography_line_height":{"unit":"px","size":16,"sizes":[]},"mf_gdpr_consent_option_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"mf_gdpr_consent_option_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"mf_input_option_icon_horizontal_position":{"unit":"px","size":1,"sizes":[]},"mf_gdpr_consent_option_space_after_icon":{"unit":"px","size":27,"sizes":[]},"mf_gdpr_consent_option_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false}},"elements":[],"widgetType":"mf-gdpr-consent"}],"isInner":false}]";}i:52;a:4:{s:7:"meta_id";s:2:"71";s:7:"post_id";s:1:"9";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:53;a:4:{s:7:"meta_id";s:2:"74";s:7:"post_id";s:1:"7";s:8:"meta_key";s:32:"metform_form__form_total_entries";s:10:"meta_value";s:1:"7";}i:54;a:4:{s:7:"meta_id";s:2:"81";s:7:"post_id";s:1:"8";s:8:"meta_key";s:32:"metform_form__form_total_entries";s:10:"meta_value";s:1:"2";}i:55;a:4:{s:7:"meta_id";s:3:"131";s:7:"post_id";s:2:"21";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:6:"header";}i:56;a:4:{s:7:"meta_id";s:3:"132";s:7:"post_id";s:2:"21";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:124:"a:4:{s:11:"layout_type";s:6:"header";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:57;a:4:{s:7:"meta_id";s:3:"133";s:7:"post_id";s:2:"21";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:58;a:4:{s:7:"meta_id";s:3:"134";s:7:"post_id";s:2:"21";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:59;a:4:{s:7:"meta_id";s:3:"135";s:7:"post_id";s:2:"21";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:11459:"[{"id":"b6666bb","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"70","bottom":"10","left":"70","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"_title":"Desktop Header","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_gap":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"content_width":"full","animation":"ta_fadein","background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed":"fixed sc_layouts_row_fixed_always","row_fixed_shadow_box_shadow_type":"yes","row_fixed_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":10,"spread":0,"color":"rgba(0, 0, 0, 0.05)"}},"elements":[{"id":"92269f8","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":23,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"b4ad094","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":28,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"c4cadaf","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":77,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"15","isLinked":false,"unit":"px","size":0},"flex_wrap":"wrap"},"elements":[{"id":"b20a61d","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"mobile_menu_layout":"slide","mobile_toggle_text":"Menu","mobile_toggle_close":"Close","nav_menu_height":{"unit":"px","size":26,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":11,"sizes":[]},"nav_item_drop_icon_margin":{"unit":"px","top":"-1","right":"0","bottom":"0","left":"6","isLinked":false},"nav_item_padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"sub_minwidth":{"unit":"px","size":210,"sizes":[]},"sub_bg_background":"classic","sub_padding":{"unit":"px","top":"13","right":"0","bottom":"13","left":"0","isLinked":false},"sub_margin_1":{"unit":"px","top":"26","right":"0","bottom":"0","left":"-5","isLinked":false},"sub_margin_2":{"unit":"px","top":"-14","right":"0","bottom":"0","left":"5","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":8,"sizes":[]},"sub_item_drop_icon_position":"fixed","sub_item_drop_icon_margin":{"unit":"px","top":"1","right":"10","bottom":"-1","left":"0","isLinked":false},"sub_item_padding":{"unit":"px","top":"8","right":"25","bottom":"8","left":"20","isLinked":false},"__globals__":{"nav_item_color":"globals\/colors?id=theme_color_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_title","nav_item_color_hover":"globals\/colors?id=theme_color_text","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_text","nav_item_color_active":"globals\/colors?id=theme_color_text","nav_item_drop_icon_active":"globals\/colors?id=theme_color_text","sub_bg_color":"globals\/colors?id=theme_color_bg_color","sub_item_color":"globals\/colors?id=theme_color_title","sub_item_drop_icon_color":"globals\/colors?id=theme_color_title","sub_item_color_hover":"globals\/colors?id=theme_color_text","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_text","sub_item_color_active":"globals\/colors?id=theme_color_text","sub_item_drop_icon_active":"globals\/colors?id=theme_color_text","sub_border_color":"globals\/colors?id=theme_color_bd_color"},"collapse":"yes","sub_shadow_box_shadow_type":"yes","sub_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":24,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"sub_border_border":"solid","sub_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"sub_mega_margin_1":{"unit":"px","top":"19","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"},{"id":"68cd284","elType":"widget","settings":{"content_width":"full","text":"Get in Touch","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"13","right":"17","bottom":"11","left":"17","isLinked":false},"_margin":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"2.5","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"background_color":"#FF6C43","button_background_hover_color":"#E84D22"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"ccd168d","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"flex_direction_mobile":"row","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_wrap":"nowrap","_title":"Mobile Header","hide_desktop":"hidden-desktop","background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false}},"elements":[{"id":"c3d2825","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"width_mobile":{"unit":"%","size":60,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"7e83abe","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":28,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"8f03248","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_mobile":{"unit":"%","size":40,"sizes":[]},"boxed_width":{"unit":"%","size":50,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"10","isLinked":false,"unit":"px","size":0}},"elements":[{"id":"fd8a2dd","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"nav_menu_layout":"slide","ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"mobile_toggle_text":"","mobile_toggle_close":"","slide_menu_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"nav_item_typo_typography":"custom","nav_item_typo_font_size":{"unit":"px","size":23,"sizes":[]},"nav_item_padding":{"unit":"px","top":"7","right":"0","bottom":"7","left":"0","isLinked":false},"sub_margin_2":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":10,"sizes":[]},"sub_item_padding":{"unit":"px","top":"8","right":"0","bottom":"8","left":"0","isLinked":false},"ham_menu_overlay":"#FFFFFF00","ham_menu_background_background":"classic","ham_menu_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"__globals__":{"ham_menu_overlay":"","ham_menu_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","nav_item_color":"globals\/colors?id=theme_color_alt_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_alt_title","sub_item_color":"globals\/colors?id=theme_color_alt_text","sub_item_drop_icon_color":"globals\/colors?id=theme_color_alt_text","sub_item_color_hover":"globals\/colors?id=theme_color_alt_title","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_alt_title","sub_item_color_active":"globals\/colors?id=theme_color_alt_title","sub_item_drop_icon_active":"globals\/colors?id=theme_color_alt_title","ham_toggle_color":"globals\/colors?id=theme_color_title","ham_toggle_color_hover":"globals\/colors?id=theme_color_text","ham_close_color":"globals\/colors?id=theme_color_alt_title","ham_close_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_active":"globals\/colors?id=theme_color_alt_text","nav_item_drop_icon_active":"globals\/colors?id=theme_color_alt_text"},"mobile_toggle_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/mobile-menu-icon.svg","id":93},"library":"svg"},"mobile_close_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/mobile-menu-close-icon.svg","id":94},"library":"svg"},"ham_menu_width":{"unit":"px","size":390,"sizes":[]},"nav_item_typo_line_height":{"unit":"em","size":1.2,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":13,"sizes":[]},"nav_item_margin":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"ham_toggle_icon_size":{"unit":"px","size":24,"sizes":[]},"ham_close_size":{"unit":"px","size":24,"sizes":[]},"ham_close_margin":{"unit":"px","top":"30","right":"30","bottom":"0","left":"0","isLinked":false},"nav_item_drop_icon_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"8","isLinked":false},"sub_padding":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"sub_item_typo_typography":"custom","sub_item_typo_font_size":{"unit":"px","size":16,"sizes":[]},"sub_item_typo_line_height":{"unit":"px","size":20,"sizes":[]},"sub_item_drop_icon_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"8","isLinked":false},"ham_menu_width_mobile":{"unit":"%","size":100,"sizes":[]},"slide_menu_pos":"right","nav_item_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"5","left":"0","isLinked":false},"ham_menu_padding_mobile":{"unit":"px","top":"40","right":"40","bottom":"40","left":"40","isLinked":true},"ham_close_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"ham_close_margin_mobile":{"unit":"px","top":"22","right":"20","bottom":"0","left":"0","isLinked":false},"sub_mega_padding":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true}],"isInner":false}]";}i:60;a:4:{s:7:"meta_id";s:3:"140";s:7:"post_id";s:2:"21";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:61;a:4:{s:7:"meta_id";s:3:"141";s:7:"post_id";s:2:"23";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:6:"header";}i:62;a:4:{s:7:"meta_id";s:3:"142";s:7:"post_id";s:2:"23";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:124:"a:4:{s:11:"layout_type";s:6:"header";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:63;a:4:{s:7:"meta_id";s:3:"143";s:7:"post_id";s:2:"23";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:64;a:4:{s:7:"meta_id";s:3:"144";s:7:"post_id";s:2:"23";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:65;a:4:{s:7:"meta_id";s:3:"145";s:7:"post_id";s:2:"23";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:12034:"[{"id":"7d71c94c","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"70","bottom":"10","left":"70","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"_title":"Desktop Header","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","flex_gap":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"content_width":"full","animation":"ta_fadein","background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed":"fixed sc_layouts_row_fixed_always","row_fixed_shadow_box_shadow_type":"yes","row_fixed_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":10,"spread":0,"color":"rgba(0, 0, 0, 0.05)"}},"elements":[{"id":"7b6d255c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":23,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"22ad2399","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":28,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"2f5ecea2","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":77,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"15","isLinked":false,"unit":"px","size":0},"flex_wrap":"wrap"},"elements":[{"id":"4786f131","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"mobile_menu_layout":"slide","mobile_toggle_text":"Menu","mobile_toggle_close":"Close","nav_menu_height":{"unit":"px","size":26,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":11,"sizes":[]},"nav_item_drop_icon_margin":{"unit":"px","top":"-1","right":"0","bottom":"0","left":"6","isLinked":false},"nav_item_padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"sub_minwidth":{"unit":"px","size":210,"sizes":[]},"sub_bg_background":"classic","sub_padding":{"unit":"px","top":"13","right":"0","bottom":"13","left":"0","isLinked":false},"sub_margin_1":{"unit":"px","top":"26","right":"0","bottom":"0","left":"-5","isLinked":false},"sub_margin_2":{"unit":"px","top":"-14","right":"0","bottom":"0","left":"5","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":8,"sizes":[]},"sub_item_drop_icon_position":"fixed","sub_item_drop_icon_margin":{"unit":"px","top":"1","right":"10","bottom":"-1","left":"0","isLinked":false},"sub_item_padding":{"unit":"px","top":"8","right":"25","bottom":"8","left":"20","isLinked":false},"__globals__":{"nav_item_color":"globals\/colors?id=theme_color_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_title","nav_item_color_hover":"globals\/colors?id=theme_color_text","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_text","nav_item_color_active":"globals\/colors?id=theme_color_text","nav_item_drop_icon_active":"globals\/colors?id=theme_color_text","sub_bg_color":"globals\/colors?id=theme_color_bg_color","sub_item_color":"globals\/colors?id=theme_color_title","sub_item_drop_icon_color":"globals\/colors?id=theme_color_title","sub_item_color_hover":"globals\/colors?id=theme_color_text","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_text","sub_item_color_active":"globals\/colors?id=theme_color_text","sub_item_drop_icon_active":"globals\/colors?id=theme_color_text","sub_border_color":"globals\/colors?id=theme_color_bd_color"},"collapse":"yes","sub_shadow_box_shadow_type":"yes","sub_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":24,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"sub_border_border":"solid","sub_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"sub_mega_margin_1":{"unit":"px","top":"19","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"},{"id":"6165d007","elType":"widget","settings":{"content_width":"full","text":"Get in Touch","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"13","right":"17","bottom":"11","left":"17","isLinked":false},"_margin":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"2.5","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"background_color":"#FF6C43","button_background_hover_color":"#E84D22"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"72150d14","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"flex_direction_mobile":"row","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_wrap":"nowrap","_title":"Mobile Header","hide_desktop":"hidden-desktop","background_background":"classic","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false}},"elements":[{"id":"2af9e7b2","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"width_mobile":{"unit":"%","size":60,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"52c0ff1e","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":28,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"3b7aedb2","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_mobile":{"unit":"%","size":40,"sizes":[]},"boxed_width":{"unit":"%","size":50,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[],"flex_direction":"row","flex_justify_content":"flex-end","flex_gap":{"column":"0","row":"10","isLinked":false,"unit":"px","size":0}},"elements":[{"id":"2d221327","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"nav_menu_layout":"slide","ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"mobile_toggle_text":"","mobile_toggle_close":"","slide_menu_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"nav_item_typo_typography":"custom","nav_item_typo_font_size":{"unit":"px","size":23,"sizes":[]},"nav_item_padding":{"unit":"px","top":"7","right":"0","bottom":"7","left":"0","isLinked":false},"sub_margin_2":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":10,"sizes":[]},"sub_item_padding":{"unit":"px","top":"8","right":"0","bottom":"8","left":"0","isLinked":false},"ham_menu_overlay":"#FFFFFF00","ham_menu_background_background":"classic","ham_menu_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"__globals__":{"ham_menu_overlay":"","ham_menu_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","nav_item_color":"globals\/colors?id=theme_color_alt_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_alt_title","sub_item_color":"globals\/colors?id=theme_color_alt_text","sub_item_drop_icon_color":"globals\/colors?id=theme_color_alt_text","sub_item_color_hover":"globals\/colors?id=theme_color_alt_title","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_alt_title","sub_item_color_active":"globals\/colors?id=theme_color_alt_title","sub_item_drop_icon_active":"globals\/colors?id=theme_color_alt_title","ham_toggle_color":"globals\/colors?id=theme_color_title","ham_toggle_color_hover":"globals\/colors?id=theme_color_text","ham_close_color":"globals\/colors?id=theme_color_alt_title","ham_close_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_active":"globals\/colors?id=theme_color_alt_text","nav_item_drop_icon_active":"globals\/colors?id=theme_color_alt_text"},"mobile_toggle_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/mobile-menu-icon.svg","id":93},"library":"svg"},"mobile_close_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/mobile-menu-close-icon.svg","id":94},"library":"svg"},"ham_menu_width":{"unit":"px","size":390,"sizes":[]},"nav_item_typo_line_height":{"unit":"em","size":1.2,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":13,"sizes":[]},"nav_item_margin":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"ham_toggle_icon_size":{"unit":"px","size":24,"sizes":[]},"ham_close_size":{"unit":"px","size":24,"sizes":[]},"ham_close_margin":{"unit":"px","top":"30","right":"30","bottom":"0","left":"0","isLinked":false},"nav_item_drop_icon_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"8","isLinked":false},"sub_padding":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"sub_item_typo_typography":"custom","sub_item_typo_font_size":{"unit":"px","size":16,"sizes":[]},"sub_item_typo_line_height":{"unit":"px","size":20,"sizes":[]},"sub_item_drop_icon_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"8","isLinked":false},"ham_menu_width_mobile":{"unit":"%","size":100,"sizes":[]},"slide_menu_pos":"right","nav_item_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"5","left":"0","isLinked":false},"ham_menu_padding_mobile":{"unit":"px","top":"40","right":"40","bottom":"40","left":"40","isLinked":true},"ham_close_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"ham_close_margin_mobile":{"unit":"px","top":"22","right":"20","bottom":"0","left":"0","isLinked":false},"sub_mega_padding":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true}],"isInner":false},{"id":"f0d08d9","elType":"container","settings":{"flex_direction":"column","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"c690f03","elType":"widget","settings":{"title_tag":"h1","align":"center"},"elements":[],"widgetType":"trx_elm_post_title"}],"isInner":false}]";}i:66;a:4:{s:7:"meta_id";s:3:"150";s:7:"post_id";s:2:"23";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:67;a:4:{s:7:"meta_id";s:3:"151";s:7:"post_id";s:2:"25";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:7:"sidebar";}i:68;a:4:{s:7:"meta_id";s:3:"152";s:7:"post_id";s:2:"25";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:125:"a:4:{s:11:"layout_type";s:7:"sidebar";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:69;a:4:{s:7:"meta_id";s:3:"153";s:7:"post_id";s:2:"25";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:70;a:4:{s:7:"meta_id";s:3:"154";s:7:"post_id";s:2:"25";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:71;a:4:{s:7:"meta_id";s:3:"155";s:7:"post_id";s:2:"25";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:9626:"[{"id":"b82f743","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"40","isLinked":false},"flex_gap":{"column":"40","row":"40","isLinked":true,"unit":"px","size":40},"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"flex_gap_tablet":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"border_width_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"flex_direction_tablet":"row","flex_justify_content_tablet":"space-between","flex_wrap_tablet":"wrap","_title":"Blog"},"elements":[{"id":"687ff9d","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_title":"Search"},"elements":[{"id":"9462e7c","elType":"widget","settings":{"title":"Search","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"1a80bb3","elType":"widget","settings":{"placeholder_text":"Search","icon_valign":"center","icon_margin":{"unit":"px","top":"-1","right":"0","bottom":"0","left":"18","isLinked":false},"field_width":{"unit":"%","size":100,"sizes":[]},"field_width_tablet":{"unit":"%","size":"","sizes":[]},"field_width_mobile":{"unit":"%","size":"","sizes":[]},"field_padding":{"unit":"px","top":"12","right":"12","bottom":"12","left":"42","isLinked":false},"__globals__":{"field_color":"","field_placeholder_color":"","icon_color":"globals\/colors?id=theme_color_meta","icon_color_focus":"globals\/colors?id=theme_color_title"},"content_width":"full","icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/03\/search-icon.svg","id":1464},"library":"svg"},"icon_margin_mobile":{"unit":"px","top":"-1","right":"0","bottom":"0","left":"18","isLinked":false}},"elements":[],"widgetType":"trx_sc_layouts_search"}],"isInner":true},{"id":"716b915","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_title":"Categories"},"elements":[{"id":"c054873","elType":"widget","settings":{"title":"Categories","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"28aec05","elType":"widget","settings":{"content_width":"full","list_items":[{"text":"Case Studies","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/category\/case-studies\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"_id":"6249373"},{"text":"Video Production","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/category\/video-production\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"_id":"4a598df"},{"text":"Video Services","icon":{"value":"fas fa-circle","library":"fa-solid"},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/category\/video-services\/","is_external":"","nofollow":"","custom_attributes":""},"list_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"_id":"9ed0ccc"}],"items_spacing":{"unit":"px","size":15,"sizes":[],"column":"15","row":"15","isLinked":true},"icon_size":{"unit":"px","size":4,"sizes":[]},"icon_box_size":{"unit":"px","size":7,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":1,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_meta","text_hover_color":"globals\/colors?id=theme_color_title","icon_color":"globals\/colors?id=theme_color_title"},"text_typography_typography":"custom","text_typography_line_height":{"unit":"px","size":18,"sizes":[]},"items_spacing_mobile":{"column":"12","row":"12","isLinked":true,"unit":"px"}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"7eaa684","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_title":"Recent Posts"},"elements":[{"id":"24abb5f","elType":"widget","settings":{"title":"Recent Posts","header_size":"h6","content_width":"full","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"d1a1274","elType":"widget","settings":{"content_width":"full","number":{"unit":"px","size":2,"sizes":[]},"image_position":"0","thumb_size":"thumbnail","image_width":{"unit":"px","size":100,"sizes":[]},"image_margin":{"unit":"px","top":"0","right":"22","bottom":"0","left":"0","isLinked":false},"post_content_valign":"center","show_author":"","show_counters":"","title_typography_font_size":{"unit":"em","size":1.1875,"sizes":[]},"title_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"title_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"title_typography_font_weight":"500","title_typography_line_height":{"unit":"em","size":1.421,"sizes":[]},"title_margin":{"unit":"px","top":"0","right":"0","bottom":"6","left":"0","isLinked":false},"categories_typography_typography":"custom","categories_typography_font_size":{"unit":"rem","size":0.875,"sizes":[]},"categories_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"categories_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"categories_typography_font_weight":"500","categories_typography_text_transform":"uppercase","categories_typography_line_height":{"unit":"rem","size":1.1875,"sizes":[]},"categories_typography_line_height_tablet":{"unit":"rem","size":"","sizes":[]},"categories_typography_line_height_mobile":{"unit":"rem","size":"","sizes":[]},"categories_typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"categories_typography_letter_spacing_tablet":{"unit":"rem","size":"","sizes":[]},"categories_typography_letter_spacing_mobile":{"unit":"rem","size":"","sizes":[]},"categories_block_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"meta_typography_typography":"custom","meta_typography_font_size":{"unit":"px","size":14,"sizes":[]},"meta_typography_line_height":{"unit":"px","size":18,"sizes":[]},"__globals__":{"categories_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"trx_widget_recent_posts"}],"isInner":true},{"id":"a76904d","elType":"container","settings":{"content_width":"full","width_tablet":{"unit":"%","size":48,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Banner"},"elements":[{"id":"205e286","elType":"widget","settings":{"content_width":"full","image":{"id":1724,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-302.jpg","alt":"","source":"library","size":""},"image_size":"full","width":{"unit":"px","size":"","sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"space":{"unit":"px","size":"","sizes":[]},"space_tablet":{"unit":"px","size":"","sizes":[]},"space_mobile":{"unit":"px","size":"","sizes":[]},"image_border_width":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_flex_align_self":"flex-start","_border_border":"solid","_border_width":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"__globals__":{"image_border_color":"globals\/colors?id=theme_color_bg_color_2","_border_color":"globals\/colors?id=theme_color_bg_color_2","_background_color":"globals\/colors?id=theme_color_bg_color_2"},"link_to":"custom","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/shop\/","is_external":"","nofollow":"","custom_attributes":""},"_background_background":"classic"},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]";}i:72;a:4:{s:7:"meta_id";s:3:"160";s:7:"post_id";s:2:"25";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:73;a:4:{s:7:"meta_id";s:3:"161";s:7:"post_id";s:2:"27";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:6:"footer";}i:74;a:4:{s:7:"meta_id";s:3:"162";s:7:"post_id";s:2:"27";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:124:"a:4:{s:11:"layout_type";s:6:"footer";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:75;a:4:{s:7:"meta_id";s:3:"163";s:7:"post_id";s:2:"27";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:76;a:4:{s:7:"meta_id";s:3:"164";s:7:"post_id";s:2:"27";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:77;a:4:{s:7:"meta_id";s:3:"165";s:7:"post_id";s:2:"27";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:10305:"[{"id":"403fc451","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"70","bottom":"80","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"90","right":"30","bottom":"55","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"30","left":"20","isLinked":false},"_title":"Footer","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"},"overflow":"hidden"},"elements":[{"id":"52b0cceb","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap_mobile":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"55","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"6898b876","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_tablet":{"unit":"%","size":50,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_direction":"row","flex_gap_mobile":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"parallax_blocks":[],"animation":"ta_fadein"},"elements":[{"id":"2287996d","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":44,"sizes":[]},"parallax_blocks":[],"width_tablet":{"unit":"%","size":55,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0}},"elements":[{"id":"32c5c6c3","elType":"widget","settings":{"content_width":"full","editor":"1245 Sunset Boulevard, Los Angeles, CA 90026","_element_width":"initial","_element_custom_width":{"unit":"px","size":200,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_alt_text"},"_margin":{"unit":"px","top":"0","right":"0","bottom":"27","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"2d56e951","elType":"widget","settings":{"content_width":"full","icon_list":[{"text":"info@mail.com","selected_icon":{"value":"","library":""},"_id":"005d25d","link":{"url":"mailto:info@mail.com","is_external":"","nofollow":"","custom_attributes":""}},{"text":"+1 840 841 25 69","selected_icon":{"value":"","library":""},"link":{"url":"tel:+18408412569","is_external":"","nofollow":"","custom_attributes":""},"_id":"55a6ca8"}],"link_click":"inline","divider_width":{"unit":"%","size":0,"sizes":[]},"divider_color":"","__globals__":{"text_color":"globals\/colors?id=theme_color_alt_text","text_color_hover":"globals\/colors?id=theme_color_alt_title"},"_flex_align_self":"flex-start"},"elements":[],"widgetType":"icon-list"}],"isInner":true},{"id":"49161ce8","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":56,"sizes":[]},"parallax_blocks":[],"animation_delay":50,"width_tablet":{"unit":"%","size":45,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null}},"elements":[{"id":"6868f603","elType":"widget","settings":{"content_width":"full","icon_list":[{"text":"Home","selected_icon":{"value":"","library":""},"_id":"0220ebe","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"About","selected_icon":{"value":"","library":""},"_id":"9443390","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/about\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"Pricing","selected_icon":{"value":"","library":""},"_id":"a765137","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/pricing\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"News","selected_icon":{"value":"","library":""},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/news\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"cafec11"},{"text":"Contact","selected_icon":{"value":"","library":""},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"6dfdf01"}],"space_between":{"unit":"px","size":19,"sizes":[]},"link_click":"inline","__globals__":{"text_color":"globals\/colors?id=theme_color_alt_text","text_color_hover":"globals\/colors?id=theme_color_alt_title"},"space_between_tablet":{"unit":"px","size":13,"sizes":[]},"space_between_mobile":{"unit":"px","size":10,"sizes":[]},"_flex_align_self":"flex-start"},"elements":[],"widgetType":"icon-list"}],"isInner":true}],"isInner":true},{"id":"54777b1d","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"width_tablet":{"unit":"%","size":50,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"flex-end","parallax_blocks":[],"animation":"ta_fadein","animation_delay":0,"flex_align_items_mobile":"flex-start","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_flex_order_mobile":"start"},"elements":[{"id":"17c18da4","elType":"widget","settings":{"title":"We produce & deliver immersive stories","header_size":"h1","align":"right","align_mobile":"left","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"17","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":600,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"widgetType":"heading"},{"id":"3215f6ac","elType":"widget","settings":{"editor":"<p>Elementra crafts videos and sound that connect, inspire, and elevate every brand\u2019s vision and message.<\/p>","align":"right","align_mobile":"left","_element_width":"initial","_element_custom_width":{"unit":"px","size":590,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_alt_text"}},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true},{"id":"1b601f7d","elType":"container","settings":{"content_width":"full","flex_direction":"row","parallax_blocks":[],"__globals__":{"border_color":""},"flex_align_items":"center","flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"animation":"ta_fadein"},"elements":[{"id":"268553fc","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[]},"elements":[{"id":"783fd438","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/facebook-icon.svg","id":103},"library":"svg"},"_id":"ffccd5e","link":{"url":"https:\/\/www.facebook.com\/ThemeRexStudio","is_external":"true","nofollow":"","custom_attributes":""}},{"social_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/behance-icon.svg","id":104},"library":"svg"},"link":{"url":"https:\/\/www.behance.net\/themerex","is_external":"true","nofollow":"","custom_attributes":""},"_id":"2690205"},{"social_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/instagram-icon.svg","id":105},"library":"svg"},"link":{"url":"https:\/\/www.instagram.com\/themerex_net\/","is_external":"true","nofollow":"","custom_attributes":""},"_id":"d2d20c1"},{"social_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/dribbble-icon.svg","id":106},"library":"svg"},"link":{"url":"https:\/\/dribbble.com\/ThemeREX","is_external":"true","nofollow":"","custom_attributes":""},"_id":"5acdb55"}],"shape":"circle","align":"","icon_color":"custom","icon_primary_color":"#FFFFFF00","icon_size":{"unit":"px","size":15,"sizes":[]},"icon_padding":{"unit":"px","size":15,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":14,"sizes":[]},"icon_padding_mobile":{"unit":"px","size":13,"sizes":[]},"image_border_border":"solid","image_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"image_border_color":"#3C3F47","__globals__":{"image_border_color":"globals\/colors?id=theme_color_alt_bd_color","icon_primary_color":"","icon_secondary_color":"globals\/colors?id=theme_color_alt_title","hover_secondary_color":"globals\/colors?id=theme_color_alt_text","hover_border_color":""},"row_gap":{"unit":"px","size":5,"sizes":[]},"border_radius":{"unit":"%","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"border_radius_tablet":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"border_radius_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"_element_cache":"yes"},"elements":[],"widgetType":"social-icons"}],"isInner":true},{"id":"481bff3b","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"flex_align_items":"flex-end","flex_align_items_mobile":"flex-start"},"elements":[{"id":"7d938cf","elType":"widget","settings":{"content":[{"text":"\u00a9","_id":"e6f5c31"},{"text":"ThemeRex.","item_link":{"url":"https:\/\/themerex.net\/","is_external":"on","nofollow":"","custom_attributes":""},"_id":"88c8a85","__globals__":{"color":"globals\/colors?id=theme_color_alt_title","color_hover":"globals\/colors?id=theme_color_alt_text"}},{"text":"{{Y}}. All Rights Reserved.","_id":"7cd0cbd"}],"tag":"p","alignment":"","__globals__":{"text_color":"globals\/colors?id=theme_color_alt_text"},"title_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"title_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true}],"isInner":true}],"isInner":false}]";}i:78;a:4:{s:7:"meta_id";s:3:"170";s:7:"post_id";s:2:"27";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:79;a:4:{s:7:"meta_id";s:3:"171";s:7:"post_id";s:2:"30";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:80;a:4:{s:7:"meta_id";s:3:"172";s:7:"post_id";s:2:"30";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:19110:"[{"id":"ca4df3d","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"flex_gap_tablet":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"_title":"Privacy Policy","boxed_width":{"unit":"px","size":850,"sizes":[]}},"elements":[{"id":"bcdb5f3","elType":"widget","settings":{"editor":"<h4>1. Introduction<\/h4><p>ThemeREX (website url address: <a href=\"https:\/\/themerex.net\" target=\"_blank\" rel=\"noopener\"> https:\/\/themerex.net<\/a>) appreciates your business and trust<span style=\"font-weight: 400;\">. We are Cyprus based company, creating products to enhance your website building experience. Please read this Privacy Policy, providing consent to both documents in order to have permission to use our services.<\/span><\/p>","audio_effects":[{"_id":"8d09cd1"}],"content_width":"full"},"elements":[],"widgetType":"text-editor"},{"id":"d0dce83","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"eafaa26","elType":"widget","settings":{"editor":"<h4>2. Data Collected<\/h4>\n<h6>Data Storage Location<\/h6>\nWe are a Cyprus based company and operate web servers hosted in Germany. Our hosting provider Hetzner Online GmbH adheres to the EU\/US \u201cPrivacy Shield\u201d, ensuring that your data is securely stored and GDPR compliant. For more information on Hetzner Online GmbH privacy policy, please see here: <a href=\"https:\/\/www.hetzner.com\/rechtliches\/datenschutz\" target=\"_blank\" rel=\"noopener\">Hetzner Data Privacy Policy<\/a>.\n<h6>Registration Data<\/h6>\nIf you register on our website, we store your chosen username and your email address and any additional personal information added to your user profile. You can see, edit, or delete your personal information at any time (except changing your username). Website administrators can also see and edit this information.\n<h6>Purchase Data<\/h6>\nTo receive product support, you have to have one or more Envato\/ThemeREX purchase codes on our website. These purchase codes will be stored together with support expiration dates and your user data. This is required for us to provide you with downloads, product support, and other customer services.\n<h6>Support Data<\/h6>\nIf you have registered on our website and have a valid support account, you can submit support tickets for assistance. Support form submissions are sent to our third party Ticksy ticketing system. Only the data you explicitly provided is sent, and you are asked for consent, each time you want to create a new support ticket. Ticksy adheres to the EU\/US \u201cPrivacy Shield\u201d and you can see their privacy policy here: <a href=\"https:\/\/ticksy.com\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\">Ticksy Privacy Policy<\/a>.\n<h6>Comments<\/h6>\nWhen you leave comments on the website we collect the data shown in the comments form, and also the IP address and browser user agent string to help spam detection.\n<h6>Contact Form<\/h6>\nInformation submitted through the contact form on our site is sent to our company email, hosted by Zoho. Zoho adheres to the EU\/US \u201cPrivacy Shield\u201d policy and you can find more information about this here: <a href=\"https:\/\/www.zoho.com\/privacy.html\" target=\"_blank\" rel=\"noopener\">Zoho Privacy Policy<\/a>.\n\nThese submissions are only kept for customer service purposes they are never used for marketing purposes or shared with third parties.\n<h6>Google Analytics<\/h6>\nWe use Google Analytics on our site for anonymous reporting of site usage. So, no personalized data is stored. If you would like to opt-out of Google Analytics monitoring your behavior on our website please use this link: <a href=\"https:\/\/tools.google.com\/dlpage\/gaoptout\/\" target=\"_blank\" rel=\"noopener\">Google Analytics Opt-out<\/a>.\n<h6>Cases for Using the Personal Data<\/h6>\n<strong>We use your personal information in the following cases:<\/strong>\n<ul>\n \t<li style=\"font-weight: 400;\">Verification\/identification of the user during website usage;<\/li>\n \t<li style=\"font-weight: 400;\">Providing Technical Assistance;<\/li>\n \t<li style=\"font-weight: 400;\">Sending updates to our users with important information to inform about news\/changes;<\/li>\n \t<li style=\"font-weight: 400;\">Checking the accounts\u2019 activity in order to prevent fraudulent transactions and ensure the security<\/li>\n \t<li style=\"font-weight: 400;\">over our customers\u2019 personal information;<\/li>\n \t<li style=\"font-weight: 400;\">Customize the website to make your experience more personal and engaging;<\/li>\n \t<li style=\"font-weight: 400;\">Guarantee overall performance and administrative functions run smoothly.<\/li>\n<\/ul>","audio_effects":[{"_id":"63c8ca8"}],"content_width":"full"},"elements":[],"widgetType":"text-editor"},{"id":"151997f","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"52b993d","elType":"widget","settings":{"content_width":"full","editor":"<h4>3. Embedded Content<\/h4><p>Pages on this site may include embedded content, like YouTube videos, for example. Embedded content from other websites behaves in the exact same way as if you visited the other website.<\/p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website. Below you can find a list of the services we use:<\/p><h6>Facebook<\/h6><p>The Facebook page plugin is used to display our Facebook timeline on our site. Facebook has its own cookie and privacy policies over which we have no control. There is no installation of cookies from Facebook and your IP is not sent to a Facebook server until you consent to it. See their privacy policy here: <a href=\"https:\/\/www.facebook.com\/privacy\/center\/\" target=\"_blank\" rel=\"noopener\">Facebook Privacy Policy<\/a>.<\/p><h6>Twitter<\/h6><p>We use the Twitter API to display our tweets timeline on our site. Twitter has its own cookie and privacy policies over which we have no control. Your IP is not sent to a Twitter server until you consent to it. See their privacy policy here: <a href=\"https:\/\/x.com\/en\/privacy\" target=\"_blank\" rel=\"noopener\">Twitter Privacy Policy<\/a>.<\/p><h6>Youtube<\/h6><p>We use YouTube videos embedded on our site. YouTube has its own cookie and privacy policies over which we have no control. There is no installation of cookies from YouTube and your IP is not sent to a YouTube server until you consent to it. See their privacy policy here: <a href=\"https:\/\/policies.google.com\/privacy?hl=en\" target=\"_blank\" rel=\"noopener\">YouTube Privacy Policy<\/a>.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"636744c","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"91c4ccf","elType":"widget","settings":{"content_width":"full","editor":"<h4>4. Cookies<\/h4><p>This site uses cookies \u2013 small text files that are placed on your machine to help the site provide a better user experience. In general, cookies are used to retain user preferences, store information for things like shopping carts, and provide anonymised tracking data to third party applications like Google Analytics. Cookies generally exist to make your browsing experience better. However, you may prefer to disable cookies on this site and on others. The most effective way to do this is to disable cookies in your browser. We suggest consulting the help section of your browser.<\/p><h6>Necessary Cookies (all site visitors)<\/h6><ul><li style=\"font-weight: 400;\"><b>cfduid:<\/b> Is used for our CDN CloudFlare to identify individual clients behind a shared IP address and apply security settings on a per-client basis. See more information on privacy here: <a href=\"https:\/\/www.cloudflare.com\/privacypolicy\/\">CloudFlare Privacy Policy<\/a>.<\/li><li style=\"font-weight: 400;\"><b>PHPSESSID:<\/b> To identify your unique session on the website.<\/li><\/ul><h6>Necessary Cookies (Additional for Logged in Customers)<\/h6><ul><li style=\"font-weight: 400;\"><b>wp-auth:<\/b> Used by WordPress to authenticate logged-in visitors, password authentication and user verification.<\/li><li style=\"font-weight: 400;\"><b>wordpress_logged_in_{hash}:<\/b> Used by WordPress to authenticate logged-in visitors, password authentication and user verification.<\/li><li style=\"font-weight: 400;\"><b>wordpress_test_cookie<\/b> Used by WordPress to ensure cookies are working correctly.<\/li><li style=\"font-weight: 400;\"><b>wp-settings-[UID]:<\/b> WordPress sets a few wp-settings-[UID] cookies. The number on the end is your individual user ID from the users database table. This is used to customize your view of admin interface, and possibly also the main site interface.<\/li><li style=\"font-weight: 400;\"><b>wp-settings-[UID]:<\/b>WordPress also sets a few wp-settings-{time}-[UID] cookies. The number on the end is your individual user ID from the users database table. This is used to customize your view of admin interface, and possibly also the main site interface.<\/li><\/ul>"},"elements":[],"widgetType":"text-editor"},{"id":"9128b6b","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"e29735b","elType":"widget","settings":{"content_width":"full","editor":"<h4>5. Who Has Access To Your Data<\/h4><p>If you are not a registered client for our site, there is no personal information we can retain or view regarding yourself.<\/p><p>If you are a client with a registered account, your personal information can be accessed by:<\/p><ul><li style=\"font-weight: 400;\">Our system administrators.<\/li><li style=\"font-weight: 400;\">Our supporters when they (in order to provide support) need to get the information about the client accounts and access.<\/li><\/ul>"},"elements":[],"widgetType":"text-editor"},{"id":"4141ea2","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"ef5e01e","elType":"widget","settings":{"content_width":"full","editor":"<h4>6. Third Party Access to Your Data<\/h4><p>We don\u2019t share your data with third-parties in a way as to reveal any of your personal information like email, name, etc. The only exceptions to that rule are for partners we have to share limited data with in order to provide the services you expect from us. Please see below:<\/p><h6>Envato Pty Ltd<\/h6><p>For the purpose of validating and getting your purchase information regarding licenses for this theme, we send your provided tokens and purchase keys to Envato Pty Ltd and use the response from their API to register your validated support data. See the Envato privacy policy here: <a href=\"https:\/\/envato.com\/privacy\/\" target=\"_blank\" rel=\"noopener\">Envato Privacy Policy<\/a>.<\/p><h6>Ticksy<\/h6><p>Ticksy provides the support ticketing platform we use to handle support requests. The data they receive is limited to the data you explicitly provide and consent to being set when you create a support ticket. Ticksy adheres to the EU\/US \u201cPrivacy Shield\u201d and you can see their privacy policy here: <a href=\"https:\/\/ticksy.com\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\">Ticksy Privacy Policy<\/a>.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"bec60a1","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"78f495a","elType":"widget","settings":{"content_width":"full","editor":"<h4>7. How Long We Retain Your Data For<\/h4><p>When you submit a support ticket or a comment, its metadata is retained until (if) you tell us to remove it. We use this data so that we can recognize you and approve your comments automatically instead of holding them for moderation.<\/p><p>If you register on our website, we also store the personal information you provide in your user profile. You can see, edit, or delete your personal information at any time (except changing your username). Website administrators can also see and edit that information.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"a3b3ea3","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"eb95a58","elType":"widget","settings":{"content_width":"full","editor":"<h4>8. Security Measures<\/h4><p>We use the SSL\/HTTPS protocol throughout our site. This encrypts our user communications with the servers so that personally identifiable information is not captured\/hijacked by third parties without authorization.<\/p><p>In case of a data breach, system administrators will immediately take all needed steps to ensure system integrity, will contact affected users and will attempt to reset passwords if needed.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"c1fafef","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"7fe3cd9","elType":"widget","settings":{"content_width":"full","editor":"<h4>9. Your Data Rights<\/h4><h6>General Rights<\/h6><p>If you have a registered account on this website or have left comments, you can request an exported file of the personal data we retain, including any additional data you have provided to us.<\/p><p>You can also request that we erase any of the personal data we have stored. This does not include any data we are obliged to keep for administrative, legal, or security purposes. In short, we cannot erase data that is vital to you being an active customer (i.e. basic account information like an email address).<br \/>If you wish that all of your data is erased, we will no longer be able to offer any support or other product-related services to you.<\/p><h6>GDPR Rights<\/h6><p>Your privacy is critically important to us. Going forward with the GDPR we aim to support the GDPR standard. ThemeREX permits residents of the European Union to use its Service. Therefore, it is the intent of ThemeREX to comply with the European General Data Protection Regulation. For more details please see here: <a href=\"https:\/\/gdpr.eu\/\" target=\"_blank\" rel=\"noopener\">EU GDPR Information Portal.<\/a><\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"1c1bf74","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"13df7ea","elType":"widget","settings":{"content_width":"full","editor":"<h4>10. Third Party Websites<\/h4><p>ThemeREX may post links to third party websites on this website. These third party websites are not screened for privacy or security compliance by ThemeREX, and you release us from any liability for the conduct of these third party websites.<br \/><br \/>All social media sharing links, either displayed as text links or social media icons do not connect you to any of the associated third parties unless you explicitly click on them.<\/p><p>Please be aware that this Privacy Policy, and any other policies in place, in addition to any amendments, does not create rights enforceable by third parties or require disclosure of any personal information relating to members of the Service or Site. ThemeREX bears no responsibility for the information collected or used by any advertiser or third party website. Please review the privacy policy and terms of service for each site you visit through third party links.<\/p>"},"elements":[],"widgetType":"text-editor"},{"id":"016839a","elType":"widget","settings":{"text":"Divider","gap":{"unit":"px","size":70,"sizes":[]},"gap_tablet":{"unit":"px","size":50,"sizes":[]},"gap_mobile":{"unit":"px","size":40,"sizes":[]},"__globals__":{"color":"globals\/colors?id=theme_color_bd_color"}},"elements":[],"widgetType":"divider"},{"id":"25c5018","elType":"widget","settings":{"content_width":"full","editor":"<h4>11. Release of Your Data for Legal Purposes<\/h4><p>At times it may become necessary or desirable to ThemeREX, for legal purposes, to release your information in response to a request from a government agency or a private litigant. You agree that we may disclose your information to a third party where we believe, in good faith, that it is desirable to do so for the purposes of a civil action, criminal investigation, or other legal matter. In the event that we receive a subpoena affecting your privacy, we may elect to notify you to give you an opportunity to file a motion to quash the subpoena, or we may attempt to quash it ourselves, but we are not obligated to do either. We may also proactively report you, and release your information to, third parties where we believe that it is prudent to do so for legal reasons, such as our belief that you have engaged in fraudulent activities. You release us from any damages that may arise from or relate to the release of your information to a request from law enforcement agencies or private litigants.<\/p><p>Any passing on of personal data for legal purposes will only be done in compliance with laws of the country you reside in.<\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:81;a:4:{s:7:"meta_id";s:3:"176";s:7:"post_id";s:2:"30";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:82;a:4:{s:7:"meta_id";s:3:"177";s:7:"post_id";s:2:"30";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:83;a:4:{s:7:"meta_id";s:3:"178";s:7:"post_id";s:2:"32";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:84;a:4:{s:7:"meta_id";s:3:"180";s:7:"post_id";s:2:"34";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:148:"a:4:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-21";}";}i:85;a:4:{s:7:"meta_id";s:3:"189";s:7:"post_id";s:2:"43";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:148:"a:4:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-21";}";}i:86;a:4:{s:7:"meta_id";s:3:"197";s:7:"post_id";s:2:"51";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:148:"a:4:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-21";}";}i:87;a:4:{s:7:"meta_id";s:3:"203";s:7:"post_id";s:2:"57";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:259:"a:7:{s:10:"body_style";s:10:"fullscreen";s:14:"remove_margins";s:1:"1";s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-98";s:15:"header_position";s:4:"over";s:11:"footer_type";s:6:"custom";s:12:"footer_style";s:17:"footer-custom-113";}";}i:88;a:4:{s:7:"meta_id";s:3:"214";s:7:"post_id";s:2:"61";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:89;a:4:{s:7:"meta_id";s:3:"215";s:7:"post_id";s:2:"61";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:90;a:4:{s:7:"meta_id";s:3:"216";s:7:"post_id";s:2:"61";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"34";}i:91;a:4:{s:7:"meta_id";s:3:"217";s:7:"post_id";s:2:"61";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:92;a:4:{s:7:"meta_id";s:3:"218";s:7:"post_id";s:2:"61";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:93;a:4:{s:7:"meta_id";s:3:"219";s:7:"post_id";s:2:"61";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:94;a:4:{s:7:"meta_id";s:3:"220";s:7:"post_id";s:2:"61";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:95;a:4:{s:7:"meta_id";s:3:"221";s:7:"post_id";s:2:"61";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:96;a:4:{s:7:"meta_id";s:3:"358";s:7:"post_id";s:2:"79";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:97;a:4:{s:7:"meta_id";s:3:"359";s:7:"post_id";s:2:"79";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:98;a:4:{s:7:"meta_id";s:3:"360";s:7:"post_id";s:2:"79";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"51";}i:99;a:4:{s:7:"meta_id";s:3:"361";s:7:"post_id";s:2:"79";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:100;a:4:{s:7:"meta_id";s:3:"362";s:7:"post_id";s:2:"79";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:101;a:4:{s:7:"meta_id";s:3:"363";s:7:"post_id";s:2:"79";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:102;a:4:{s:7:"meta_id";s:3:"364";s:7:"post_id";s:2:"79";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:103;a:4:{s:7:"meta_id";s:3:"365";s:7:"post_id";s:2:"79";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:104;a:4:{s:7:"meta_id";s:3:"441";s:7:"post_id";s:2:"93";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:28:"2026/02/mobile-menu-icon.svg";}i:105;a:4:{s:7:"meta_id";s:3:"442";s:7:"post_id";s:2:"93";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:328;s:5:"width";i:24;s:6:"height";i:24;}";}i:106;a:4:{s:7:"meta_id";s:3:"443";s:7:"post_id";s:2:"94";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:34:"2026/02/mobile-menu-close-icon.svg";}i:107;a:4:{s:7:"meta_id";s:3:"444";s:7:"post_id";s:2:"94";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:604;s:5:"width";i:24;s:6:"height";i:24;}";}i:108;a:4:{s:7:"meta_id";s:3:"460";s:7:"post_id";s:2:"98";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:6:"header";}i:109;a:4:{s:7:"meta_id";s:3:"461";s:7:"post_id";s:2:"98";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:124:"a:4:{s:11:"layout_type";s:6:"header";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:110;a:4:{s:7:"meta_id";s:3:"462";s:7:"post_id";s:2:"98";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:111;a:4:{s:7:"meta_id";s:3:"463";s:7:"post_id";s:2:"98";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:112;a:4:{s:7:"meta_id";s:3:"464";s:7:"post_id";s:2:"98";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:11782:"[{"id":"382d02f4","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"70","bottom":"10","left":"70","isLinked":false},"__globals__":{"border_color":"","background_color":"globals\/colors?id=theme_color_bg_color","row_fixed_bg_color":"globals\/colors?id=theme_color_alt_bg_color","row_fixed_border_color":"globals\/colors?id=theme_color_alt_bd_color"},"content_width":"full","_title":"Desktop Header","hide_tablet":"hidden-tablet","hide_mobile":"hidden-mobile","animation":"ta_fadein","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"row_fixed":"fixed sc_layouts_row_fixed_always","row_fixed_shadow_box_shadow_type":"yes","row_fixed_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":10,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"flex_gap":{"column":"10","row":"10","isLinked":true,"unit":"px","size":10},"background_color":"#FCFCFA","border_color":"#E0E3DD00","row_fixed_bg_background":"classic","row_fixed_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false}},"elements":[{"id":"b578cb0","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"2ab9d50c","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":28,"sizes":[]},"logo_type":"secondary"},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"2284df9b","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"boxed_width":{"unit":"%","size":50,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","parallax_blocks":[]},"elements":[{"id":"73ceb0fc","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-right","library":"fa-solid"},"mobile_menu_layout":"slide","mobile_toggle_text":"Menu","mobile_toggle_close":"Close","nav_menu_height":{"unit":"px","size":26,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":11,"sizes":[]},"nav_item_drop_icon_margin":{"unit":"px","top":"-1","right":"0","bottom":"0","left":"6","isLinked":false},"nav_item_padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"sub_minwidth":{"unit":"px","size":210,"sizes":[]},"sub_bg_background":"classic","sub_padding":{"unit":"px","top":"13","right":"0","bottom":"13","left":"0","isLinked":false},"sub_margin_1":{"unit":"px","top":"26","right":"0","bottom":"0","left":"-5","isLinked":false},"sub_margin_2":{"unit":"px","top":"-14","right":"0","bottom":"0","left":"5","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":8,"sizes":[]},"sub_item_drop_icon_position":"fixed","sub_item_drop_icon_margin":{"unit":"px","top":"1","right":"10","bottom":"-1","left":"0","isLinked":false},"sub_item_padding":{"unit":"px","top":"8","right":"25","bottom":"8","left":"20","isLinked":false},"__globals__":{"nav_item_color":"globals\/colors?id=theme_color_alt_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_alt_title","nav_item_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_active":"globals\/colors?id=theme_color_alt_text","nav_item_drop_icon_active":"globals\/colors?id=theme_color_alt_text","sub_bg_color":"globals\/colors?id=theme_color_bg_color","sub_item_color":"globals\/colors?id=theme_color_title","sub_item_drop_icon_color":"globals\/colors?id=theme_color_title","sub_item_color_hover":"globals\/colors?id=theme_color_text","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_text","sub_item_color_active":"globals\/colors?id=theme_color_text","sub_item_drop_icon_active":"globals\/colors?id=theme_color_text","sub_border_color":"globals\/colors?id=theme_color_bd_color"},"sub_shadow_box_shadow_type":"yes","sub_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":24,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"sub_border_border":"solid","sub_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"sub_mega_margin_1":{"unit":"px","top":"19","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true},{"id":"11c587b7","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":20,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"flex-end","parallax_blocks":[]},"elements":[{"id":"19167353","elType":"widget","settings":{"content_width":"full","text":"Get in Touch","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"text_padding":{"unit":"px","top":"13","right":"17","bottom":"11","left":"17","isLinked":false},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"background_color":"#FF6C43","button_background_hover_color":"#E84D22","_margin":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"2.5","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"338ba987","elType":"container","settings":{"flex_direction":"row","flex_justify_content":"space-between","flex_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"15","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"flex_direction_mobile":"row","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_wrap":"nowrap","_title":"Mobile Header","hide_desktop":"hidden-desktop","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false}},"elements":[{"id":"7ada3943","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":60,"sizes":[]},"width_mobile":{"unit":"%","size":60,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"parallax_blocks":[]},"elements":[{"id":"4931611d","elType":"widget","settings":{"content_width":"full","logo_height":{"unit":"px","size":28,"sizes":[]},"logo_type":"secondary"},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"323c626d","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_mobile":{"unit":"%","size":40,"sizes":[]},"boxed_width":{"unit":"%","size":50,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"flex-end","parallax_blocks":[]},"elements":[{"id":"47d2504d","elType":"widget","settings":{"content_width":"full","nav_menus":"2","menu_items":[],"nav_menu_layout":"slide","ver_toggle_txt":"Show Menu","submenu_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"submenu_item_icon":{"value":"fas fa-chevron-down","library":"fa-solid"},"mobile_toggle_text":"","mobile_toggle_close":"","slide_menu_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"nav_item_typo_typography":"custom","nav_item_typo_font_size":{"unit":"px","size":23,"sizes":[]},"nav_item_padding":{"unit":"px","top":"7","right":"0","bottom":"7","left":"0","isLinked":false},"sub_margin_2":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false},"sub_item_drop_icon_size":{"unit":"px","size":10,"sizes":[]},"sub_item_padding":{"unit":"px","top":"8","right":"0","bottom":"8","left":"0","isLinked":false},"ham_menu_overlay":"#FFFFFF00","ham_menu_background_background":"classic","ham_menu_padding":{"unit":"px","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"__globals__":{"ham_menu_overlay":"","ham_menu_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","nav_item_color":"globals\/colors?id=theme_color_alt_title","nav_item_drop_icon_color":"globals\/colors?id=theme_color_alt_title","sub_item_color":"globals\/colors?id=theme_color_alt_text","sub_item_drop_icon_color":"globals\/colors?id=theme_color_alt_text","sub_item_color_hover":"globals\/colors?id=theme_color_alt_title","sub_item_drop_icon_hover":"globals\/colors?id=theme_color_alt_title","sub_item_color_active":"globals\/colors?id=theme_color_alt_title","sub_item_drop_icon_active":"globals\/colors?id=theme_color_alt_title","ham_toggle_color":"globals\/colors?id=theme_color_alt_title","ham_toggle_color_hover":"globals\/colors?id=theme_color_alt_text","ham_close_color":"globals\/colors?id=theme_color_alt_title","ham_close_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_hover":"globals\/colors?id=theme_color_alt_text","nav_item_drop_icon_hover":"globals\/colors?id=theme_color_alt_text","nav_item_color_active":"globals\/colors?id=theme_color_alt_text","nav_item_drop_icon_active":"globals\/colors?id=theme_color_alt_text"},"mobile_toggle_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/mobile-menu-icon.svg","id":93},"library":"svg"},"mobile_close_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/mobile-menu-close-icon.svg","id":94},"library":"svg"},"ham_menu_width":{"unit":"px","size":390,"sizes":[]},"nav_item_typo_line_height":{"unit":"em","size":1.2,"sizes":[]},"nav_item_drop_icon_size":{"unit":"px","size":13,"sizes":[]},"nav_item_margin":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"ham_toggle_icon_size":{"unit":"px","size":24,"sizes":[]},"ham_close_size":{"unit":"px","size":24,"sizes":[]},"ham_close_margin":{"unit":"px","top":"30","right":"30","bottom":"0","left":"0","isLinked":false},"nav_item_drop_icon_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"8","isLinked":false},"sub_padding":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false},"sub_item_typo_typography":"custom","sub_item_typo_font_size":{"unit":"px","size":16,"sizes":[]},"sub_item_typo_line_height":{"unit":"px","size":20,"sizes":[]},"sub_item_drop_icon_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"8","isLinked":false},"ham_menu_width_mobile":{"unit":"%","size":100,"sizes":[]},"slide_menu_pos":"right","nav_item_padding_mobile":{"unit":"px","top":"5","right":"0","bottom":"5","left":"0","isLinked":false},"ham_menu_padding_mobile":{"unit":"px","top":"40","right":"40","bottom":"40","left":"40","isLinked":true},"ham_close_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"ham_close_margin_mobile":{"unit":"px","top":"22","right":"20","bottom":"0","left":"0","isLinked":false},"sub_mega_padding":{"unit":"px","top":"10","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_nav_menu"}],"isInner":true}],"isInner":false}]";}i:113;a:4:{s:7:"meta_id";s:3:"469";s:7:"post_id";s:2:"98";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:114;a:4:{s:7:"meta_id";s:3:"473";s:7:"post_id";s:3:"101";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:27:"2026/02/phone-call-icon.svg";}i:115;a:4:{s:7:"meta_id";s:3:"474";s:7:"post_id";s:3:"101";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:65:"a:3:{s:8:"filesize";i:2394;s:5:"width";i:473;s:6:"height";i:473;}";}i:116;a:4:{s:7:"meta_id";s:3:"483";s:7:"post_id";s:3:"103";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/facebook-icon.svg";}i:117;a:4:{s:7:"meta_id";s:3:"484";s:7:"post_id";s:3:"103";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:61:"a:3:{s:8:"filesize";i:620;s:5:"width";i:8;s:6:"height";i:15;}";}i:118;a:4:{s:7:"meta_id";s:3:"485";s:7:"post_id";s:3:"104";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:24:"2026/02/behance-icon.svg";}i:119;a:4:{s:7:"meta_id";s:3:"486";s:7:"post_id";s:3:"104";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2648;s:5:"width";i:15;s:6:"height";i:10;}";}i:120;a:4:{s:7:"meta_id";s:3:"487";s:7:"post_id";s:3:"105";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/instagram-icon.svg";}i:121;a:4:{s:7:"meta_id";s:3:"488";s:7:"post_id";s:3:"105";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2154;s:5:"width";i:15;s:6:"height";i:15;}";}i:122;a:4:{s:7:"meta_id";s:3:"489";s:7:"post_id";s:3:"106";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/dribbble-icon.svg";}i:123;a:4:{s:7:"meta_id";s:3:"490";s:7:"post_id";s:3:"106";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2492;s:5:"width";i:15;s:6:"height";i:15;}";}i:124;a:4:{s:7:"meta_id";s:3:"517";s:7:"post_id";s:3:"113";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:6:"footer";}i:125;a:4:{s:7:"meta_id";s:3:"518";s:7:"post_id";s:3:"113";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:124:"a:4:{s:11:"layout_type";s:6:"footer";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:126;a:4:{s:7:"meta_id";s:3:"519";s:7:"post_id";s:3:"113";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:127;a:4:{s:7:"meta_id";s:3:"528";s:7:"post_id";s:3:"113";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:128;a:4:{s:7:"meta_id";s:3:"529";s:7:"post_id";s:3:"113";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:4390:"[{"id":"34615eb8","elType":"container","settings":{"flex_direction":"row","content_width":"full","flex_align_items":"center","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"25","right":"70","bottom":"25","left":"70","isLinked":false},"_title":"Footer","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"},"flex_gap_mobile":{"column":"27","row":"27","isLinked":true,"unit":"px","size":27},"padding_tablet":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"20","bottom":"35","left":"20","isLinked":false}},"elements":[{"id":"3f10ba37","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":36,"sizes":[]},"parallax_blocks":[],"flex_align_items_mobile":"center","_flex_order_mobile":"end"},"elements":[{"id":"69cc11b8","elType":"widget","settings":{"content":[{"text":"\u00a9","_id":"7cd0cbd"},{"text":"ThemeRex.","item_link":{"url":"https:\/\/themerex.net\/","is_external":"on","nofollow":"","custom_attributes":""},"_id":"88c8a85","__globals__":{"color":"globals\/colors?id=theme_color_alt_title","color_hover":"globals\/colors?id=theme_color_alt_text"}},{"text":" {{Y}}. All Rights Reserved.","_id":"1165a87"}],"tag":"p","alignment":"","title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":15,"sizes":[]},"title_typography_line_height":{"unit":"em","size":1.4,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_alt_text"},"alignment_mobile":"center"},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"1b63bd97","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":28,"sizes":[]},"flex_align_items":"center","parallax_blocks":[],"animation_delay":50},"elements":[{"id":"40d18243","elType":"widget","settings":{"logo_type":"secondary","logo_height":{"unit":"px","size":28,"sizes":[]}},"elements":[],"widgetType":"trx_sc_layouts_logo"}],"isInner":true},{"id":"384d015d","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":36,"sizes":[]},"parallax_blocks":[],"flex_align_items":"flex-end","flex_align_items_mobile":"center","animation_delay":100},"elements":[{"id":"f9f1b4b","elType":"widget","settings":{"social_icon_list":[{"social_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/facebook-icon.svg","id":103},"library":"svg"},"_id":"ffccd5e","link":{"url":"https:\/\/www.facebook.com\/ThemeRexStudio","is_external":"true","nofollow":"","custom_attributes":""}},{"social_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/behance-icon.svg","id":104},"library":"svg"},"link":{"url":"https:\/\/www.behance.net\/themerex","is_external":"true","nofollow":"","custom_attributes":""},"_id":"2690205"},{"social_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/instagram-icon.svg","id":105},"library":"svg"},"link":{"url":"https:\/\/www.instagram.com\/themerex_net\/","is_external":"true","nofollow":"","custom_attributes":""},"_id":"d2d20c1"},{"social_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/dribbble-icon.svg","id":106},"library":"svg"},"link":{"url":"https:\/\/dribbble.com\/ThemeREX","is_external":"true","nofollow":"","custom_attributes":""},"_id":"5acdb55"}],"shape":"circle","align":"","icon_color":"custom","icon_primary_color":"#FFFFFF00","icon_size":{"unit":"px","size":15,"sizes":[]},"icon_padding":{"unit":"px","size":0,"sizes":[]},"icon_padding_tablet":{"unit":"px","size":"","sizes":[]},"icon_padding_mobile":{"unit":"px","size":"","sizes":[]},"image_border_border":"none","__globals__":{"image_border_color":"","icon_primary_color":"","icon_secondary_color":"","hover_secondary_color":"globals\/colors?id=theme_color_alt_text","hover_border_color":""},"row_gap":{"unit":"px","size":5,"sizes":[]},"icon_secondary_color":"#FFFEFE","icon_spacing":{"unit":"px","size":35,"sizes":[]},"icon_spacing_tablet":{"unit":"px","size":30,"sizes":[]},"icon_spacing_mobile":{"unit":"px","size":25,"sizes":[]},"hover_secondary_color":"#B8BCC4","_element_cache":"yes"},"elements":[],"widgetType":"social-icons"}],"isInner":true}],"isInner":false}]";}i:129;a:4:{s:7:"meta_id";s:3:"538";s:7:"post_id";s:3:"113";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:130;a:4:{s:7:"meta_id";s:3:"797";s:7:"post_id";s:3:"201";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-31.jpg";}i:131;a:4:{s:7:"meta_id";s:3:"798";s:7:"post_id";s:3:"201";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:601:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:25:"2026/02/custom-img-31.jpg";s:8:"filesize";i:3217;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-31-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2754;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:132;a:4:{s:7:"meta_id";s:3:"801";s:7:"post_id";s:3:"203";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-33.jpg";}i:133;a:4:{s:7:"meta_id";s:3:"802";s:7:"post_id";s:3:"203";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:601:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:25:"2026/02/custom-img-33.jpg";s:8:"filesize";i:2834;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-33-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2521;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:134;a:4:{s:7:"meta_id";s:3:"847";s:7:"post_id";s:2:"57";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:135;a:4:{s:7:"meta_id";s:3:"848";s:7:"post_id";s:2:"57";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:120708:"[{"id":"1004cf84","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"_title":"Hero Area","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"95","right":"0","bottom":"65","left":"0","isLinked":false},"background_background":"classic","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"}},"elements":[{"id":"2fe053f6","elType":"container","settings":{"content_width":"full","min_height":{"unit":"custom","size":"14vw","sizes":[]},"parallax_blocks":[],"bg_text":"video ai generation","bg_text_typography_typography":"custom","bg_text_typography_font_size":{"unit":"vw","size":15.63,"sizes":[]},"bg_text_typography_font_weight":"400","bg_text_typography_text_transform":"uppercase","bg_text_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"bg_text_effect":"none","bg_text_marquee":{"unit":"px","size":8,"sizes":[]},"bg_text_marquee_margin":{"unit":"%","size":2.8,"sizes":[]},"bg_text_delimiter_icon":"none","__globals__":{"bg_text_color":"globals\/colors?id=theme_color_link"},"_title":"Marquee","min_height_tablet":{"unit":"custom","size":"","sizes":[]},"min_height_mobile":{"unit":"custom","size":"","sizes":[]},"bg_text_typography_font_size_tablet":{"unit":"vw","size":"","sizes":[]},"bg_text_typography_font_size_mobile":{"unit":"vw","size":"","sizes":[]},"z_index":2,"animation":"ta_fadein","bg_text_clip":"mask","bg_text_background_background":"gradient","bg_text_gradient":"linear-gradient(90deg, #b7e9ff 0%, #ffdbbd 100%)","bg_text_typography_letter_spacing":{"unit":"px","size":0,"sizes":[]},"bg_text_top":{"unit":"%","size":0,"sizes":[]}},"elements":[],"isInner":true},{"id":"15fad43f","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"flex-end","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"70","bottom":"0","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"30","bottom":"0","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false},"_title":"Main Block","flex_align_items_mobile":"flex-start","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"margin":{"unit":"vw","top":"-6.5","right":"0","bottom":"0","left":"0","isLinked":false},"margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"margin_mobile":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"z_index":1},"elements":[{"id":"180e5f4f","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":24,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Col 1","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"padding":{"unit":"vw","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_mobile":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"287ee2b0","elType":"widget","settings":{"selected_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/smile-big-icon.svg","id":219},"library":"svg"},"align":"left","size":{"unit":"vw","size":4.4,"sizes":[]},"size_tablet":{"unit":"vw","size":"","sizes":[]},"size_mobile":{"unit":"px","size":32,"sizes":[]},"_margin":{"unit":"vw","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"_margin_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":100,"__globals__":{"primary_color":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"widgetType":"icon"},{"id":"7b7320d","elType":"widget","settings":{"content":[{"text":"We spark stories","_id":"b8d2e97"},{"text":"with passion","margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"30","isLinked":false},"_id":"74172ca","margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},{"text":"to craft unique visuals","_id":"018ab89","__globals__":{"color":"globals\/colors?id=theme_color_link"}}],"tag":"h4","alignment":"left","_element_width":"initial","_element_custom_width":{"unit":"px","size":280,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100,"_animation_type":"line","_animation_stagger":60,"__globals__":{"text_color":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":true},{"id":"f538080","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":52,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"em","top":"0","right":"0","bottom":"0.3","left":"0","isLinked":false},"_title":"Col 2","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"padding_tablet":{"unit":"em","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_mobile":{"unit":"em","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_flex_order_mobile":"start"},"elements":[{"id":"7f5fc12","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303.jpg","id":1741,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadein","_animation_delay":100,"parallax_mouse":"mouse","parallax_mouse_type":"tilt","parallax_mouse_tilt_amount":{"unit":"px","size":110,"sizes":[]},"parallax_mouse_z":{"unit":"px","size":-10,"sizes":[]},"parallax_mouse_handler":"content"},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"437f8cbf","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":24,"sizes":[]},"flex_align_items":"flex-end","parallax_blocks":[],"_title":"Col 3","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items_mobile":"flex-start","padding":{"unit":"vw","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"vw","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_mobile":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"265e551a","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"instagram","_id":"5b96d37","trx_icon_type":"none","link":{"url":"https:\/\/www.instagram.com\/themerex_net\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"behance","trx_icon_type":"none","link":{"url":"https:\/\/www.behance.net\/themerex","is_external":"","nofollow":"","custom_attributes":""},"_id":"9325de1"},{"text":"twitter","trx_icon_type":"none","link":{"url":"https:\/\/x.com\/ThemerexThemes","is_external":"","nofollow":"","custom_attributes":""},"_id":"5ddc378"},{"text":"pinterest","trx_icon_type":"none","link":{"url":"https:\/\/www.pinterest.com\/themerex0063","is_external":"","nofollow":"","custom_attributes":""},"_id":"6103f74"}],"text_typography_typography":"custom","__globals__":{"text_color":"globals\/colors?id=theme_color_alt_title","text_hover_color":"globals\/colors?id=theme_color_alt_text"},"list_items_alignment":"right","list_items_alignment_mobile":"left","text_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"text_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"_animation":"ta_fadeinup","_animation_type":"line","_animation_stagger":60},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"848bf84","elType":"container","settings":{"flex_direction":"column","min_height_tablet":{"unit":"vh","size":"","sizes":[]},"min_height_mobile":{"unit":"vh","size":"","sizes":[]},"background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_attachment":"fixed","padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Video Generator","flex_align_items":"center","background_background":"classic","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"}},"elements":[{"id":"58c683d","elType":"widget","settings":{"content":[{"text":"AI Video That Works","_id":"b39fbad"},{"text":"While You Sleep","background_as_text":"yes","background_gradient_angle":{"unit":"deg","size":45,"sizes":[]},"animate_gradient":"yes","_id":"699752b","__globals__":{"color":"","background_color":"globals\/colors?id=theme_color_link","background_color_b":"globals\/colors?id=theme_color_hover"},"color":"#E6D5C7","background_color":"#0068FF","background_color_b":"#0058D8"}],"tag":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width":{"unit":"px","size":500,"sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_element_custom_width_tablet":{"unit":"px","size":400,"sizes":[]},"_element_custom_width_mobile":{"unit":"px","size":500,"sizes":[]},"_animation":"ta_fadeinup","__globals__":{"text_color":"globals\/colors?id=theme_color_alt_title"},"_element_width_mobile":"inherit"},"elements":[],"widgetType":"trx_elm_advanced_title"},{"id":"f3171cb","elType":"widget","settings":{"editor":"<p>Looking for a Text-to-Video Generation API for your application? Check out our solution \u2028for seamless integration and engaging multimedia content creation.<\/p>","align":"center","typography_typography":"custom","_element_width":"initial","_element_custom_width":{"unit":"px","size":680,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_alt_text"},"_element_custom_width_tablet":{"unit":"px","size":600,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"45","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":100,"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"c6e58c3","elType":"container","settings":{"parallax_blocks":[],"_title":"Video Generator Block"},"elements":[{"id":"6b3d57d","elType":"widget","settings":{"prompt_width":{"unit":"px","size":740,"sizes":[]},"tags_label":"Popular Tags:","tags":[{"title":"Creative","prompt":"creative abstract art","_id":"b749207"},{"title":"Cats","prompt":"cats playing with a ball","_id":"c8531c3"},{"title":"Steampunk","prompt":"steampunk style house","_id":"63d423f"},{"title":"Basketball","prompt":"boys playing basketball","_id":"afd2406"},{"title":"Storm","prompt":"storm at sea","_id":"879fb5d"}],"demo_video":[{"video":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/ai-video-demo.mp4","id":825,"size":"","alt":"","source":"library"},"_id":"2bc43cb"}],"show_limits":"1","show_settings":"1","show_download":"1","resolution":"720p","duration":"9s","sc_form_fields_spacing":{"unit":"px","size":30,"sizes":[]},"sc_form_field_text_color":"#86898C","sc_form_field_placeholder_color":"#ACAFB2","sc_form_field_background_background":"classic","sc_form_field_background_color":"#F6F7F1","sc_form_field_border_border":"none","sc_form_field_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"sc_form_field_padding":{"unit":"px","top":"18","right":"22","bottom":"18","left":"22","isLinked":false},"sc_form_field_text_color_focus":"#1F242E","sc_form_field_placeholder_color_focus":"#86898C","sc_form_field_label_typography_typography":"custom","sc_form_field_label_typography_font_size":{"unit":"px","size":14,"sizes":[]},"sc_form_field_label_typography_font_weight":"500","button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"button_text_color":"#FFFFFF","button_background_background":"classic","button_background_color":"#FF5E2E","button_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"button_padding":{"unit":"px","top":"0","right":"25","bottom":"0","left":"25","isLinked":false},"button_text_color_hover":"#FFFFFF","button_background_hover_background":"classic","button_background_hover_color":"#ED4C1C","button_opacity_disabled":{"unit":"px","size":0.8,"sizes":[]},"settings_button_width":{"unit":"px","size":60,"sizes":[]},"settings_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"5","isLinked":false},"settings_button_icon_color":"#1F242E","settings_button_background_background":"classic","settings_button_background_color":"#F6F7F1","settings_button_background_image":{"url":"","id":"","size":"","alt":"","source":"library"},"settings_button_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"settings_button_icon_color_hover":"#FF5E2E","settings_popup_background_background":"classic","settings_popup_background_color":"#F6F7F1","settings_popup_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"settings_popup_padding":{"unit":"px","top":"15","right":"18","bottom":"15","left":"18","isLinked":false},"settings_popup_margin":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"settings_field_typography_typography":"custom","settings_fields_spacing":{"unit":"px","size":15,"sizes":[]},"settings_field_text_color":"#86898C","settings_field_placeholder_color":"#ACAFB2","settings_field_background_background":"classic","settings_field_background_color":"#FFFFFF","settings_field_padding":{"unit":"px","top":"12","right":"15","bottom":"12","left":"15","isLinked":false},"settings_field_text_color_focus":"#1F242E","settings_field_placeholder_color_focus":"#86898C","settings_field_label_typography_typography":"custom","settings_field_label_typography_font_size":{"unit":"px","size":14,"sizes":[]},"settings_field_label_typography_font_weight":"500","settings_field_label_typography_line_height":{"unit":"em","size":1.3,"sizes":[]},"settings_field_label_color":"#1F242E","settings_field_label_margin":{"unit":"px","top":"0","right":"0","bottom":"8","left":"0","isLinked":false},"tag_label_offset":{"unit":"px","size":-4,"sizes":[]},"tag_typography_typography":"custom","tag_typography_font_size":{"unit":"px","size":13,"sizes":[]},"tag_typography_line_height":{"unit":"em","size":1,"sizes":[]},"tag_text_color":"#1F242E","tag_background_background":"classic","tag_background_color":"#02010100","tag_border_border":"solid","tag_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"tag_border_color":"#E5E7DE","tag_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"tag_padding":{"unit":"px","top":"9","right":"12","bottom":"9","left":"12","isLinked":false},"tag_margin":{"unit":"px","top":"0","right":"5","bottom":"5","left":"0","isLinked":false},"tag_text_color_hover":"#FF5E2E","tag_background_hover_background":"classic","tag_border_hover_color":"#FFFEFE","limits_typography_font_size":{"unit":"px","size":17,"sizes":[]},"limits_margin":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"limits_values_color":"#1F242E","message_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"message_padding":{"unit":"px","top":"30","right":"45","bottom":"30","left":"45","isLinked":false},"message_padding_mobile":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":true},"message_margin":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"message_margin_mobile":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"message_close_color":"#99302E","message_close_hover":"#F04C49","message_link_typography_typography":"custom","message_link_typography_font_size":{"unit":"px","size":14,"sizes":[]},"message_link_typography_font_weight":"500","message_link_typography_line_height":{"unit":"px","size":21,"sizes":[]},"message_link_color":"#FFFFFF","message_link_background_background":"classic","message_link_background_color":"#F04C49","message_link_border_border":"none","message_link_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"message_link_padding":{"unit":"px","top":"10","right":"20","bottom":"10","left":"20","isLinked":false},"message_link_margin":{"unit":"px","top":"15","right":"0","bottom":"0","left":"0","isLinked":false},"message_link_background_hover_background":"classic","message_link_background_hover_color":"#E64946","single_video_background_color":"#FFFFFF","button_download_icon":"none","__globals__":{"sc_form_field_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","sc_form_field_placeholder_color":"globals\/colors?id=theme_color_alt_meta","sc_form_field_text_color":"globals\/colors?id=theme_color_alt_text","sc_form_field_text_color_focus":"globals\/colors?id=theme_color_alt_title","sc_form_field_placeholder_color_focus":"globals\/colors?id=theme_color_text","sc_form_field_label_color":"","button_text_color":"globals\/colors?id=theme_color_bg_color","button_background_color":"globals\/colors?id=theme_color_link","button_text_color_hover":"globals\/colors?id=theme_color_bg_color","button_background_hover_color":"globals\/colors?id=theme_color_hover","settings_button_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","settings_button_icon_color":"globals\/colors?id=theme_color_alt_title","settings_button_icon_color_hover":"globals\/colors?id=theme_color_link","settings_popup_background_color":"globals\/colors?id=theme_color_alt_bg_color_2","settings_field_background_color":"globals\/colors?id=theme_color_alt_bg_color","settings_field_text_color":"globals\/colors?id=theme_color_alt_text","settings_field_placeholder_color":"globals\/colors?id=theme_color_alt_meta","settings_field_text_color_focus":"globals\/colors?id=theme_color_title","settings_field_placeholder_color_focus":"globals\/colors?id=theme_color_text","settings_field_label_color":"globals\/colors?id=theme_color_alt_title","tag_text_color":"globals\/colors?id=theme_color_alt_title","tag_border_color":"globals\/colors?id=theme_color_alt_bd_color","limits_text_color":"globals\/colors?id=theme_color_alt_text","limits_values_color":"globals\/colors?id=theme_color_alt_title","tag_text_color_hover":"globals\/colors?id=theme_color_link","tag_border_hover_color":"globals\/colors?id=theme_color_bd_color","tag_background_hover_color":"","single_video_background_color":"","video_preview_background_color":""},"button_image":{"url":"","id":"","size":"","alt":"","source":"library"},"settings_button_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/filter-icon.svg","id":362,"size":"","alt":"","source":"library"},"settings_button_icon_size":{"unit":"px","size":16,"sizes":[]},"settings_popup_width":{"unit":"px","size":240,"sizes":[]},"settings_popup_height":{"unit":"px","size":260,"sizes":[]},"settings_popup_height_mobile":{"unit":"px","size":220,"sizes":[]},"prompt_width_tablet":{"unit":"px","size":640,"sizes":[]},"prompt_width_mobile":{"unit":"px","size":450,"sizes":[]},"allow_loop":"1","sc_form_fields_spacing_tablet":{"unit":"px","size":25,"sizes":[]},"sc_form_fields_spacing_mobile":{"unit":"px","size":15,"sizes":[]},"sc_form_field_padding_tablet":{"unit":"px","top":"16","right":"20","bottom":"16","left":"20","isLinked":false},"sc_form_field_padding_mobile":{"unit":"px","top":"13","right":"16","bottom":"13","left":"17","isLinked":false},"sc_form_field_label_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"sc_form_field_label_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"button_padding_tablet":{"unit":"px","top":"0","right":"22","bottom":"0","left":"22","isLinked":false},"button_padding_mobile":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false},"settings_button_width_tablet":{"unit":"px","size":56,"sizes":[]},"settings_button_width_mobile":{"unit":"px","size":50,"sizes":[]},"tag_label_offset_mobile":{"unit":"px","size":0,"sizes":[]},"message_close_color_info":"#006280","message_close_hover_info":"#007599","message_link_color_info":"#FFFFFF","message_link_background_info_background":"classic","message_link_background_info_color":"#007599","message_link_background_hover_info_background":"classic","message_link_background_hover_info_color":"#006280","video_preview_margin":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"video_preview_margin_tablet":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"video_preview_margin_mobile":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":200},"elements":[],"widgetType":"trx_sc_vgenerator"}],"isInner":true}],"isInner":false},{"id":"4ae22c00","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Clients","background_background":"classic","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"}},"elements":[{"id":"eee72a8","elType":"widget","settings":{"content":[{"text":"Enter your text here","_id":"6131e64","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-40.png","id":222,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]}},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-41.png","id":223,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"951c41e"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-42.png","id":224,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"a935b2f"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-43.png","id":225,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"05721fc"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-44.png","id":226,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"b292707"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-45.png","id":227,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"9460335"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-46.png","id":228,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"af3f27c"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-47.png","id":229,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"34354bf"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-48.png","id":230,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"0a269e0"},{"text":"Enter your text here","type":"image","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-49.png","id":231,"size":"","alt":"","source":"library"},"thumbnail_size":"full","height":{"unit":"px","size":80,"sizes":[]},"height_mobile":{"unit":"px","size":70,"sizes":[]},"_id":"4cf0601"}],"separator_size":{"unit":"px","size":10,"sizes":[]},"show_in_preview":"yes","marquee_speed":{"unit":"px","size":10,"sizes":[]},"marquee_margin":{"unit":"px","size":0,"sizes":[]},"_animation":"ta_fadein"},"elements":[],"widgetType":"trx_elm_marquee"}],"isInner":false},{"id":"66b5e59c","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Services","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"}},"elements":[{"id":"0601857","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"_title":"Titles","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"content_width":"full","margin":{"unit":"px","top":"0","right":"0","bottom":"53","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false}},"elements":[{"id":"acae5d6","elType":"widget","settings":{"title":"Crafting vibrant video stories","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"__globals__":{"title_color":"globals\/colors?id=theme_color_alt_title"},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"},{"id":"67a3bcc","elType":"widget","settings":{"title":"We deliver engaging sound visions","header_size":"h1","_element_width":"initial","_element_custom_width":{"unit":"px","size":550,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"align":"center","_animation":"ta_fadeinup","_animation_delay":100,"_element_custom_width_tablet":{"unit":"px","size":450,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"28cf73f4","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps":{"column":"0","row":"0","isLinked":true,"unit":"px"},"grid_gaps_mobile":{"column":"55","row":"55","isLinked":true,"unit":"px"},"parallax_blocks":[],"padding":{"unit":"px","top":"25","right":"0","bottom":"0","left":"0","isLinked":false}},"elements":[{"id":"76286c59","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"padding":{"unit":"px","top":"0","right":"20","bottom":"40","left":"20","isLinked":false},"_title":"Item 1","__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"30","left":"20","isLinked":false},"flex_justify_content":"space-between","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"animation":"ta_fadeinup","background_background":"classic"},"elements":[{"id":"28e852b5","elType":"container","settings":{"content_width":"full","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Title Block"},"elements":[{"id":"5e0e3f07","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":50,"sizes":[]},"min_height":{"unit":"px","size":50,"sizes":[]},"flex_justify_content":"center","flex_align_items":"center","background_background":"classic","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"margin":{"unit":"px","top":"-25","right":"0","bottom":"30","left":"0","isLinked":false},"_title":"Number","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2","border_color":"globals\/colors?id=theme_color_bd_color","background_hover_color":"globals\/colors?id=theme_color_bg_color"},"width_mobile":{"unit":"px","size":50,"sizes":[]},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin_tablet":{"unit":"px","top":"-25","right":"0","bottom":"25","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"-25","right":"0","bottom":"20","left":"0","isLinked":false},"background_hover_background":"classic"},"elements":[{"id":"6426215","elType":"widget","settings":{"title":"1","header_size":"h6"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1ca9b1d7","elType":"widget","settings":{"title":"Full-service video","header_size":"h4","align":"center","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"171a326c","elType":"widget","settings":{"editor":"<p>We craft stunning films and visuals to help brands stand out.<\/p>","align":"center","_element_width":"initial","_element_custom_width":{"unit":"px","size":370,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"12d61c80","elType":"widget","settings":{"image_size":"full","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-305.jpg","id":1770,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"4e98d63e","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"20","bottom":"40","left":"20","isLinked":false},"_title":"Item 2","__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"border_width_mobile":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"30","left":"20","isLinked":false},"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_justify_content":"space-between","animation":"ta_fadeinup","animation_delay":100,"background_background":"classic"},"elements":[{"id":"72e81fdd","elType":"container","settings":{"content_width":"full","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Title Block"},"elements":[{"id":"1dc8010d","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":50,"sizes":[]},"min_height":{"unit":"px","size":50,"sizes":[]},"flex_justify_content":"center","flex_align_items":"center","background_background":"classic","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"margin":{"unit":"px","top":"-25","right":"0","bottom":"30","left":"0","isLinked":false},"_title":"Number","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2","border_color":"globals\/colors?id=theme_color_bd_color","background_hover_color":"globals\/colors?id=theme_color_bg_color"},"width_mobile":{"unit":"px","size":50,"sizes":[]},"margin_tablet":{"unit":"px","top":"-25","right":"0","bottom":"25","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"-25","right":"0","bottom":"20","left":"0","isLinked":false},"background_hover_background":"classic"},"elements":[{"id":"10ea91b6","elType":"widget","settings":{"title":"2","header_size":"h6"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7f657ca","elType":"widget","settings":{"title":"Sound production","header_size":"h4","align":"center","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"59d31049","elType":"widget","settings":{"editor":"<p>We mix, record, and design audio with care for every detail.<\/p>","align":"center","_element_width":"initial","_element_custom_width":{"unit":"px","size":370,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"1b6e392c","elType":"widget","settings":{"image_size":"full","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-306.jpg","id":1771,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true},{"id":"39ff2d52","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"0","isLinked":false},"padding":{"unit":"px","top":"0","right":"20","bottom":"40","left":"20","isLinked":false},"_title":"Item 3","__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color","background_color":"globals\/colors?id=theme_color_bg_color"},"border_width_mobile":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"30","left":"20","isLinked":false},"flex_justify_content":"space-between","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"animation":"ta_fadeinup","animation_delay":200,"background_background":"classic"},"elements":[{"id":"4b17e4cf","elType":"container","settings":{"content_width":"full","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Title Block"},"elements":[{"id":"68043330","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":50,"sizes":[]},"min_height":{"unit":"px","size":50,"sizes":[]},"flex_justify_content":"center","flex_align_items":"center","background_background":"classic","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"margin":{"unit":"px","top":"-25","right":"0","bottom":"30","left":"0","isLinked":false},"_title":"Number","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2","border_color":"globals\/colors?id=theme_color_bd_color","background_hover_color":"globals\/colors?id=theme_color_bg_color"},"width_mobile":{"unit":"px","size":50,"sizes":[]},"margin_tablet":{"unit":"px","top":"-25","right":"0","bottom":"25","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"-25","right":"0","bottom":"20","left":"0","isLinked":false},"background_hover_background":"classic"},"elements":[{"id":"2afe5416","elType":"widget","settings":{"title":"3","header_size":"h6"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1ad76f7b","elType":"widget","settings":{"title":"Live event video","header_size":"h4","align":"center","_margin":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"f67996e","elType":"widget","settings":{"editor":"<p>We film and stream events so your message reaches every viewer.<\/p>","align":"center","_element_width":"initial","_element_custom_width":{"unit":"px","size":370,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"58a3a4b0","elType":"widget","settings":{"image_size":"full","image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-304.jpg","id":1769,"size":"","alt":"","source":"library"}},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"6945e2d8","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_justify_content":"flex-end","flex_align_items":"flex-end","background_background":"video","background_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/background-06-second.jpg","id":238,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"padding":{"unit":"custom","top":"10vw","right":"70px","bottom":"70px","left":"70px","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"30","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":false},"_title":"Portfolio","animation":"ta_fadein","background_video_link":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/nature-video-01.mp4","background_play_on_mobile":"yes","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"}},"elements":[{"id":"778abf0b","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":410,"sizes":[]},"width_tablet":{"unit":"px","size":320,"sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"boxed_width":{"unit":"%","size":25,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":"","sizes":[]},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap":{"column":"35","row":"35","isLinked":true,"unit":"px","size":35},"flex_gap_tablet":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"55","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"padding_mobile":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"3434f26e","elType":"widget","settings":{"title":"Music videos","header_size":"h1","_padding":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"_border_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"},{"id":"161fdfa9","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"739ed1ba","elType":"widget","settings":{"title":"Budget:","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"__globals__":{"title_color":"globals\/colors?id=theme_color_meta"}},"elements":[],"widgetType":"heading"},{"id":"4102afd4","elType":"widget","settings":{"title":"5000$","header_size":"h6"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"52cc1e7d","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"23dd70d2","elType":"widget","settings":{"title":"Shoot:","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"__globals__":{"title_color":"globals\/colors?id=theme_color_meta"}},"elements":[],"widgetType":"heading"},{"id":"d9288b6","elType":"widget","settings":{"title":"3","header_size":"h6"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"75c2966f","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"1d2fbbd2","elType":"widget","settings":{"title":"Team size:","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"__globals__":{"title_color":"globals\/colors?id=theme_color_meta"}},"elements":[],"widgetType":"heading"},{"id":"7d8036ad","elType":"widget","settings":{"title":"4","header_size":"h6"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"184c6f60","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"28267637","elType":"widget","settings":{"title":"Release date:","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"__globals__":{"title_color":"globals\/colors?id=theme_color_meta"}},"elements":[],"widgetType":"heading"},{"id":"291750dc","elType":"widget","settings":{"title":"12 Feb","header_size":"h6"},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"2fad0d49","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps":{"column":"0","row":"0","isLinked":true,"unit":"px"},"grid_align_items":"center","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Counters","background_background":"classic","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"3b791d75","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_columns_grid_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":11,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"parallax_blocks":[],"_title":"Col 1"},"elements":[{"id":"3421f095","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-308.jpg","id":1773,"size":"","alt":"","source":"library"},"image_size":"full","height":{"unit":"%","size":100,"sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]},"object-fit":"cover","_grid_row":"7","_title":"Item 1","_animation":"ta_fadeinup"},"elements":[],"widgetType":"image"},{"id":"5e8230b","elType":"container","settings":{"content_width":"full","flex_justify_content":"space-between","flex_gap_tablet":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"22","right":"25","bottom":"22","left":"25","isLinked":false},"grid_row":"4","__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"},"_title":"Item 2","animation":"ta_fadeinup","animation_delay":100,"padding_mobile":{"unit":"px","top":"20","right":"22","bottom":"20","left":"22","isLinked":false}},"elements":[{"id":"7e08db0e","elType":"widget","settings":{"title":"Awards won","header_size":"h6","__globals__":{"title_color":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"widgetType":"heading"},{"id":"ccdfe95","elType":"widget","settings":{"ending_number":40,"number_suffix":"+","number_html_tag":"h1","counter_title":"","counter_align":"","__globals__":{"counter_num_color":"globals\/colors?id=theme_color_alt_title","section_number_suffix_color":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true},{"id":"69d6249c","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-307.jpg","id":1772,"size":"","alt":"","source":"library"},"image_size":"full","height":{"unit":"%","size":100,"sizes":[]},"height_tablet":{"unit":"%","size":"","sizes":[]},"height_mobile":{"unit":"%","size":"","sizes":[]},"object-fit":"cover","_grid_row":"7","_title":"Item 3","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"image"},{"id":"11590e1d","elType":"container","settings":{"content_width":"full","flex_justify_content":"space-between","flex_gap_tablet":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"22","right":"25","bottom":"22","left":"25","isLinked":false},"grid_row":"4","__globals__":{"background_color":""},"_title":"Item 4","animation":"ta_fadeinup","padding_mobile":{"unit":"px","top":"20","right":"22","bottom":"20","left":"22","isLinked":false},"background_color":"#FF6C43"},"elements":[{"id":"7bb61b24","elType":"widget","settings":{"title":"Projects created","header_size":"h6","__globals__":{"title_color":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"widgetType":"heading"},{"id":"60a65a80","elType":"widget","settings":{"ending_number":265,"number_html_tag":"h1","counter_title":"","counter_align":"","__globals__":{"counter_num_color":"globals\/colors?id=theme_color_alt_title"}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true}],"isInner":true},{"id":"2496847d","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"vw","top":"4","right":"0","bottom":"4","left":"7.2","isLinked":false},"padding_tablet":{"unit":"px","top":"30","right":"0","bottom":"30","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"_title":"Col 2"},"elements":[{"id":"f05d106","elType":"widget","settings":{"title":"Video work","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"},{"id":"3b688557","elType":"widget","settings":{"title":"We tell your story through film","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"heading"},{"id":"5e297309","elType":"widget","settings":{"editor":"<p>We deliver fresh video and sound for brands, artists, and groups. Elementra blends ideas, skill, and new tech to connect and inspire every audience.<\/p>","_element_custom_width":{"unit":"px","size":"","sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100,"_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"d2ad936","elType":"widget","settings":{"text":"Read More","_animation":"ta_fadeinup","_animation_delay":200,"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/about\/","is_external":"","nofollow":"","custom_attributes":""},"background_color":"#768592","button_background_hover_color":"#556776"},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false},{"id":"285a78b7","elType":"container","settings":{"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"FAQ"},"elements":[{"id":"72b4269b","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"399b8704","elType":"widget","settings":{"title":"Have questions for our team?","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"_animation":"ta_fadeinup","trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"19dca9b5","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"animation":"ta_fadeinup"},"elements":[{"id":"595a8709","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"vw","top":"0","right":"4","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"vw","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"vw","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"21f4e22b","elType":"widget","settings":{"title":"Frequently asked\nquestions","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"2cf2c612","elType":"widget","settings":{"editor":"Elementra helps your brand shine through cinematic video, sharp visuals, crisp sound, and expert creative teamwork.","_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_element_custom_width":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"}],"isInner":true},{"id":"3bcc28bf","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"10","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"52e7d87f","elType":"widget","settings":{"tabs":[{"tab_title":"How can I start a project with Elementra?","_id":"1e6f213","accordion_content":"<p>Simply contact us by email or phone. We\u2019ll schedule a call to learn your needs and plan your next video or audio project.<\/p>"},{"tab_title":"Can I meet your team online?","_id":"1cf1122","accordion_content":"<p>Yes, we offer online meetings so you can connect with our crew from any city, making the process smooth and easy.<\/p>","accordion_tab_default_active":"yes"},{"tab_title":"What industries do you work with?","_id":"9b8c647","accordion_content":"<p>We serve brands in music, film, corporate, and nonprofit, creating custom work to match each unique vision or goal.<\/p>"},{"tab_title":"Do you work with new businesses?","accordion_content":"<p>We enjoy working with startups! Our team provides support to help new brands grow and share their story with impact.<\/p>","_id":"c041434"}],"title_html_tag":"h6","accordion_items_spacing":{"unit":"px","size":30,"sizes":[]},"accordion_items_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"accordion_title_bottom_spacing":{"unit":"px","size":34,"sizes":[]},"tab_title_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"tab_icon_size":{"unit":"px","size":"","sizes":[]},"tab_icon_spacing":{"unit":"px","size":"","sizes":[]},"tab_content_typography_typography":"custom","tab_content_typography_font_size":{"unit":"px","size":15,"sizes":[]},"tab_content_padding":{"unit":"px","top":"0","right":"90","bottom":"30","left":"0","isLinked":false},"toggle_icon_size":{"unit":"px","size":12,"sizes":[]},"__globals__":{"accordion_items_border_color":"globals\/colors?id=theme_color_bd_color","tab_content_text_color":"globals\/colors?id=theme_color_text","toggle_icon_color":"globals\/colors?id=theme_color_title","toggle_icon_active_color":""},"select_toggle_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/plus-icon.svg","id":243},"library":"svg"},"select_toggle_icon_active":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/minus-icon.svg","id":244},"library":"svg"},"accordion_items_spacing_tablet":{"unit":"px","size":25,"sizes":[]},"accordion_title_bottom_spacing_tablet":{"unit":"px","size":25,"sizes":[]},"accordion_title_bottom_spacing_active":{"unit":"px","size":12,"sizes":[]},"tab_content_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"toggle_icon_spacing":{"unit":"px","size":20,"sizes":[]},"_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"accordion_items_border_color":"#E5E7DE","tab_content_text_color":"#86898C","toggle_icon_color":"#1F242E"},"elements":[],"widgetType":"trx_elm_accordion"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"5bb3c1e1","elType":"container","settings":{"flex_direction":"row","parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"_title":"Testimonials","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20}},"elements":[{"id":"6c64a3aa","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":40,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"background_background":"classic","background_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-309.jpg","id":1774,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"_flex_size":"none","min_height":{"unit":"px","size":250,"sizes":[]},"animation":"ta_fadeinup","_title":"BG Image"},"elements":[],"isInner":true},{"id":"787c262","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"55","right":"50","bottom":"45","left":"50","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"padding_tablet":{"unit":"px","top":"35","right":"35","bottom":"35","left":"35","isLinked":true},"padding_mobile":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":false},"animation":"ta_fadeinup","_title":"Testimonials"},"elements":[{"id":"69eabe20","elType":"widget","settings":{"testimonials":[{"person_name":"Ava Martinez","company_name":"Brand Director","_id":"0a20487","content":"<p>Elementra\u2019s talented crew gave our brand a new voice. Their creative touch and pro work made each phase smooth and the final video was a big hit.<\/p>","person_image":{"url":"","id":"","size":""}},{"person_name":"Noah Wilson","company_name":"Senior Producer","_id":"043b925","content":"<p>Choosing Elementra was the best move. Each step was clear and easy, and their team\u2019s skills brought new light to our ideas\u2014outcome was perfect.<\/p>","person_image":{"url":"","id":"","size":""}},{"person_name":"Mia Davis","company_name":"Content Manager","_id":"b66ee94","content":"<p>I loved Elementra\u2019s approach from start to finish. Their focus on our goals made sure our story was told well and reached the right people.<\/p>","person_image":{"url":"","id":"","size":""}}],"columns":"1","content_align":"left","show_image":"","image_position":"","content_size":"h5","person_name_size":"h6","company_name_size":"p","slider":"yes","arrows":"","dots":"yes","box_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"company_align":"left","margin":{"unit":"vw","top":"0","right":"0","bottom":"14.8","left":"0","isLinked":false},"margin_tablet":{"unit":"vw","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"select_arrow":{"value":"","library":""},"dots_position":"inside","dots_align":"right","__globals__":{"background_color":"","company_name_color":"globals\/colors?id=theme_color_text","person_name_color":"","dots_color_normal":"globals\/colors?id=theme_color_bd_color","dots_color_active":"","dots_color_hover":""},"columns_tablet":"1","name_margin":{"unit":"px","top":"0","right":"0","bottom":"2","left":"0","isLinked":false},"company_name_typography_typography":"custom","company_name_typography_font_size":{"unit":"px","size":15,"sizes":[]},"company_name_color":"#868686","dots_size":{"unit":"px","size":7,"sizes":[]},"dots_spacing":{"unit":"px","size":23,"sizes":[]},"dots_spacing_mobile":{"unit":"px","size":18,"sizes":[]},"dots_margin":{"unit":"px","top":"0","right":0,"bottom":"20","left":0,"isLinked":false},"dots_color_normal":"#E0E3DD","_element_custom_width_mobile":{"unit":"px","size":""},"_flex_size":"none","dots_color_active":"#768592","dots_color_hover":"#768592"},"elements":[],"widgetType":"trx_elm_testimonials"}],"isInner":true}],"isInner":false},{"id":"36989047","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Pricing"},"elements":[{"id":"177e2079","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"53","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_title":"Title"},"elements":[{"id":"2a87d958","elType":"widget","settings":{"content_width":"full","title":"Top pick for your project","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"},{"id":"1131b794","elType":"widget","settings":{"content_width":"full","title":"Compare every plan here","header_size":"h1","align":"center","_element_custom_width":{"unit":"px","size":"","sizes":[]},"__globals__":{"title_color":""},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"36c0f826","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_title"},"_title":"Row 1","animation":"ta_fadeinup"},"elements":[{"id":"435d2685","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center"},"elements":[],"isInner":true},{"id":"43960327","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"20","right":"30","bottom":"20","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"20","bottom":"15","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"4e4066a2","elType":"widget","settings":{"title":"Essentials","header_size":"h5","typography_typography":"custom","typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"3b633f16","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"20","right":"30","bottom":"20","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"20","bottom":"15","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"1c7ba2b3","elType":"widget","settings":{"title":"Pro team","header_size":"h5","typography_typography":"custom","typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1e2b2fa4","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"20","right":"30","bottom":"20","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"15","right":"20","bottom":"15","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"61d1166b","elType":"widget","settings":{"title":"Premium","header_size":"h5","typography_typography":"custom","typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"14ac29fe","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Row 2","animation":"ta_fadeinup"},"elements":[{"id":"316e5ae0","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"0","isLinked":false}},"elements":[{"id":"4de43950","elType":"widget","settings":{"title":"Plan option details","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5f93f5e4","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"6eaf47d8","elType":"widget","settings":{"title":"2","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"21238a2f","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"32e2ecc9","elType":"widget","settings":{"title":"6","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"14e77504","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"168c579b","elType":"widget","settings":{"title":"8","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"406d764","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Row 3","animation":"ta_fadeinup"},"elements":[{"id":"2fc5ba04","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"0","isLinked":false}},"elements":[{"id":"1558c09c","elType":"widget","settings":{"title":"Option details plan","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5f9e7146","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"31bc5cf3","elType":"widget","settings":{"title":"100GB","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"32428eae","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"2838dbb2","elType":"widget","settings":{"title":"200GB","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"126f3ada","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"39a1859d","elType":"widget","settings":{"title":"300GB","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"3ddfd8bf","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Row 4","animation":"ta_fadeinup"},"elements":[{"id":"2a64a616","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"0","isLinked":false}},"elements":[{"id":"5c902477","elType":"widget","settings":{"title":"Details plan option","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"3a4d759e","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"250b4962","elType":"widget","settings":{"title":"3 months","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"13a9af84","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"42cef409","elType":"widget","settings":{"title":"6 months","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"215860f5","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"7b71c129","elType":"widget","settings":{"title":"Unlimited","header_size":"p","typography_typography":"custom","typography_font_size":{"unit":"px","size":19,"sizes":[]},"typography_font_size_tablet":{"unit":"px","size":18,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":true},{"id":"38975d52","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Row 5","animation":"ta_fadeinup"},"elements":[{"id":"9442b66","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"0","isLinked":false}},"elements":[{"id":"6c879491","elType":"widget","settings":{"title":"Plan info details","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"43924aa8","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"57ef6be4","elType":"widget","settings":{"selected_icon":{"value":"fas fa-circle","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"icon_size":{"unit":"px","size":8,"sizes":[]},"__globals__":{"primary_color":"globals\/colors?id=theme_color_bd_color"},"icon_size_mobile":{"unit":"px","size":6,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"42ed573a","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"5d6f43e1","elType":"widget","settings":{"selected_icon":{"value":"fas fa-check","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"primary_color":"#E6D5C7","icon_size":{"unit":"px","size":16,"sizes":[]},"__globals__":{"primary_color":""},"icon_size_mobile":{"unit":"px","size":12,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"3e099d6d","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"1ce35e32","elType":"widget","settings":{"selected_icon":{"value":"fas fa-check","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"primary_color":"#E6D5C7","icon_size":{"unit":"px","size":16,"sizes":[]},"__globals__":{"primary_color":""},"icon_size_mobile":{"unit":"px","size":12,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"1b094627","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Row 6","animation":"ta_fadeinup"},"elements":[{"id":"3ead63cc","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"0","isLinked":false}},"elements":[{"id":"6b47782a","elType":"widget","settings":{"title":"Plan overview info","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"244671d8","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"4284e803","elType":"widget","settings":{"selected_icon":{"value":"fas fa-circle","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"icon_size":{"unit":"px","size":8,"sizes":[]},"__globals__":{"primary_color":"globals\/colors?id=theme_color_bd_color"},"icon_size_mobile":{"unit":"px","size":6,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"359e10b8","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"13c09277","elType":"widget","settings":{"selected_icon":{"value":"fas fa-check","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"primary_color":"#E6D5C7","icon_size":{"unit":"px","size":16,"sizes":[]},"__globals__":{"primary_color":""},"icon_size_mobile":{"unit":"px","size":12,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"17fbd912","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"3d27b5a7","elType":"widget","settings":{"selected_icon":{"value":"fas fa-check","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"primary_color":"#E6D5C7","icon_size":{"unit":"px","size":16,"sizes":[]},"__globals__":{"primary_color":""},"icon_size_mobile":{"unit":"px","size":12,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"7b75af77","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Row 7","animation":"ta_fadeinup"},"elements":[{"id":"25e6ea54","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"0","isLinked":false}},"elements":[{"id":"7ad36752","elType":"widget","settings":{"title":"Plan feature list","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"6a55c04f","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"b265fdc","elType":"widget","settings":{"selected_icon":{"value":"fas fa-circle","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"icon_size":{"unit":"px","size":8,"sizes":[]},"__globals__":{"primary_color":"globals\/colors?id=theme_color_bd_color"},"icon_size_mobile":{"unit":"px","size":6,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"72273f66","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"366b90b6","elType":"widget","settings":{"selected_icon":{"value":"fas fa-check","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"primary_color":"#E6D5C7","icon_size":{"unit":"px","size":16,"sizes":[]},"__globals__":{"primary_color":""},"icon_size_mobile":{"unit":"px","size":12,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"157e8460","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"773dcd3b","elType":"widget","settings":{"selected_icon":{"value":"fas fa-check","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"primary_color":"#E6D5C7","icon_size":{"unit":"px","size":16,"sizes":[]},"__globals__":{"primary_color":""},"icon_size_mobile":{"unit":"px","size":12,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"5722b1c4","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"},"_title":"Row 8","animation":"ta_fadeinup"},"elements":[{"id":"55ccaa16","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"0","isLinked":false}},"elements":[{"id":"7da72fc6","elType":"widget","settings":{"title":"Plan summary here","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":16,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"434d0082","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"6035af5d","elType":"widget","settings":{"selected_icon":{"value":"fas fa-circle","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"icon_size":{"unit":"px","size":8,"sizes":[]},"__globals__":{"primary_color":"globals\/colors?id=theme_color_bd_color"},"icon_size_mobile":{"unit":"px","size":6,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"2f46bb3c","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"74cede66","elType":"widget","settings":{"selected_icon":{"value":"fas fa-circle","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"icon_size":{"unit":"px","size":8,"sizes":[]},"__globals__":{"primary_color":"globals\/colors?id=theme_color_bd_color"},"icon_size_mobile":{"unit":"px","size":6,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true},{"id":"1dc2431e","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"center","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"25","right":"30","bottom":"25","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"10","left":"10","isLinked":true},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"35a83b77","elType":"widget","settings":{"selected_icon":{"value":"fas fa-check","library":"fa-solid"},"title_text":"","description_text":"","position":"left","position_mobile":"left","icon_space":{"unit":"px","size":"","sizes":[]},"primary_color":"#E6D5C7","icon_size":{"unit":"px","size":16,"sizes":[]},"__globals__":{"primary_color":""},"icon_size_mobile":{"unit":"px","size":12,"sizes":[]}},"elements":[],"widgetType":"icon-box"}],"isInner":true}],"isInner":true},{"id":"d4684f8","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"__globals__":{"border_color":""},"_title":"Row 9","animation":"ta_fadeinup"},"elements":[{"id":"36202f0a","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"flex-end"},"elements":[],"isInner":true},{"id":"41fbc9a","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"flex-end","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"30","right":"30","bottom":"0","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"438c0dda","elType":"widget","settings":{"text":"Order Now","align":"justify","align_mobile":"justify","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#00000000","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"text_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"text_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"text_padding_mobile":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"__globals__":{"button_text_color":"globals\/colors?id=theme_color_title","border_color":"globals\/colors?id=theme_color_bd_color","hover_color":"globals\/colors?id=theme_color_bg_color","button_background_hover_color":"globals\/colors?id=theme_color_title","button_hover_border_color":"globals\/colors?id=theme_color_title"},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/pricing\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"94215d1","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"flex-end","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"30","right":"30","bottom":"0","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"19ca077c","elType":"widget","settings":{"text":"Order Now","align":"justify","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#00000000","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"text_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"text_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"text_padding_mobile":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"__globals__":{"button_text_color":"globals\/colors?id=theme_color_title","border_color":"globals\/colors?id=theme_color_bd_color","hover_color":"globals\/colors?id=theme_color_bg_color","button_background_hover_color":"globals\/colors?id=theme_color_title","button_hover_border_color":"globals\/colors?id=theme_color_title"},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/pricing\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"795e41dd","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":25,"sizes":[]},"parallax_blocks":[],"width_mobile":{"unit":"%","size":25,"sizes":[]},"flex_justify_content":"flex-end","border_border":"solid","border_width":{"unit":"px","top":"0","right":"0","bottom":"0","left":"1","isLinked":false},"padding":{"unit":"px","top":"30","right":"30","bottom":"0","left":"30","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"0","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"10","right":"10","bottom":"0","left":"10","isLinked":false},"__globals__":{"border_color":"globals\/colors?id=theme_color_bd_color"}},"elements":[{"id":"4e4abb34","elType":"widget","settings":{"text":"Order Now","align":"justify","typography_typography":"custom","typography_font_size":{"unit":"px","size":15,"sizes":[]},"background_color":"#00000000","border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"text_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":false},"text_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"text_padding_mobile":{"unit":"px","top":"6","right":"6","bottom":"6","left":"6","isLinked":true},"__globals__":{"button_text_color":"globals\/colors?id=theme_color_title","border_color":"globals\/colors?id=theme_color_bd_color","hover_color":"globals\/colors?id=theme_color_bg_color","button_background_hover_color":"globals\/colors?id=theme_color_title","button_hover_border_color":"globals\/colors?id=theme_color_title"},"typography_font_size_mobile":{"unit":"px","size":14,"sizes":[]},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/pricing\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"1b9608cc","elType":"container","settings":{"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"_title":"Blog","content_width":"full","background_background":"classic","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"0575acd","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"_title":"Titles","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"margin":{"unit":"px","top":"0","right":"0","bottom":"100","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"75","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"55","left":"0","isLinked":false}},"elements":[{"id":"b780bbb","elType":"widget","settings":{"title":"Shaping brands with video and audio craft","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"__globals__":{"title_color":""},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"},{"id":"3feb9e1","elType":"widget","settings":{"title":"Discover how Elementra brings your vision and story to life through creative video and sound work for modern brands today worldwide.","header_size":"h3","_element_custom_width":{"unit":"px","size":"","sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"e5f19a2","elType":"widget","settings":{"posts_per_page":4,"classic_layout":"masonry","classic_columns":4,"nothing_found_message":"It seems we can't find what you're looking for.","classic_post_terms_separator":", ","classic_thumbnail_size":"elementra-thumb-masonry-big","classic_title_html_tag":"h4","classic_post_meta_separator":"&#8226;","classic_select_date_icon":{"value":"","library":""},"classic_select_comments_icon":{"value":"","library":""},"classic_button_text":"Read More","classic_pagination_prev_label":"&laquo; Previous","classic_pagination_next_label":"Next &raquo;","classic_pagination_load_more_label":"LOAD MORE","classic_posts_horizontal_spacing_mobile":{"unit":"px","size":20,"sizes":[]},"classic_posts_vertical_spacing_mobile":{"unit":"px","size":25,"sizes":[]},"classic_image_spacing":{"unit":"px","size":22,"sizes":[]},"classic_image_spacing_mobile":{"unit":"px","size":17,"sizes":[]},"classic_hover_animation":"trx_hover_zoom","classic_hover_animation_on_widget":"widget","classic_terms_typography_typography":"custom","classic_terms_typography_font_size":{"unit":"rem","size":0.875,"sizes":[]},"classic_terms_typography_font_weight":"500","classic_terms_typography_text_transform":"uppercase","classic_terms_typography_line_height":{"unit":"rem","size":1.1875,"sizes":[]},"classic_terms_typography_letter_spacing":{"unit":"rem","size":0.07,"sizes":[]},"classic_terms_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"classic_terms_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"classic_title_margin_bottom":{"unit":"px","size":7,"sizes":[]},"classic_meta_typography_typography":"custom","classic_meta_typography_font_size":{"unit":"px","size":14,"sizes":[]},"classic_meta_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"classic_meta_icons_spacing":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"classic_meta_separator_size":{"unit":"px","size":10,"sizes":[]},"classic_meta_separator_offset":{"unit":"px","size":-2,"sizes":[]},"classic_meta_items_spacing":{"unit":"px","size":12,"sizes":[]},"classic_meta_margin_bottom":{"unit":"px","size":0,"sizes":[]},"list_post_terms_separator":", ","list_post_meta_separator":"&#8226;","list_button_text":"Read More","list_pagination_prev_label":"&laquo; Previous","list_pagination_next_label":"Next &raquo;","list_pagination_load_more_label":"LOAD MORE","event_post_terms_separator":", ","event_post_meta_separator":"&#8226;","event_button_text":"Read More","event_pagination_prev_label":"&laquo; Previous","event_pagination_next_label":"Next &raquo;","event_pagination_load_more_label":"LOAD MORE","stripe_post_terms_separator":", ","stripe_post_meta_separator":"&#8226;","stripe_button_text":"Read More","stripe_pagination_prev_label":"&laquo; Previous","stripe_pagination_next_label":"Next &raquo;","stripe_pagination_load_more_label":"LOAD MORE","_margin":{"unit":"px","top":"0","right":"0","bottom":"-30","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"-25","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_type":"sequental","_animation_stagger":100,"__globals__":{"classic_terms_text_color":"globals\/colors?id=theme_color_title","classic_terms_text_color_hover":"globals\/colors?id=theme_color_title","classic_title_color":"globals\/colors?id=theme_color_title","classic_title_color_hover":"globals\/colors?id=theme_color_text","classic_meta_text_color":"globals\/colors?id=theme_color_meta"},"category_post":["26"],"classic_terms_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"classic_terms_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"classic_terms_typography_line_height_tablet":{"unit":"rem","size":"","sizes":[]},"classic_terms_typography_line_height_mobile":{"unit":"rem","size":"","sizes":[]}},"elements":[],"widgetType":"trx_elm_posts"}],"isInner":false},{"id":"1837766","elType":"container","settings":{"content_width":"full","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"70","right":"70","bottom":"70","left":"70","isLinked":true},"padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"__globals__":{"background_color":"globals\/colors?id=theme_color_alt_bg_color"}},"elements":[{"id":"0d7d824","elType":"container","settings":{"flex_direction":"column","boxed_width":{"unit":"px","size":650,"sizes":[]},"boxed_width_tablet":{"unit":"px","size":500,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","background_image":{"id":251,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-56.jpg","alt":"","source":"library","size":""},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"padding":{"unit":"px","top":"130","right":"20","bottom":"140","left":"20","isLinked":false},"padding_tablet":{"unit":"px","top":"80","right":"20","bottom":"80","left":"20","isLinked":false},"padding_mobile":{"unit":"px","top":"50","right":"20","bottom":"50","left":"20","isLinked":false},"flex_align_items":"center","_title":"Call to elementra","background_overlay_background":"classic","background_overlay_color":"#000000","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]}},"elements":[{"id":"eda33cb","elType":"widget","settings":{"title":"Elevate your story with stunning video and sound","_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"align":"center","content_width":"full","__globals__":{"title_color":"globals\/colors?id=theme_color_alt_title"},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"heading"},{"id":"04611f3","elType":"widget","settings":{"content_width":"full","text":"Book your session now","_animation":"ta_fadeinup","_animation_delay":50,"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":false}]";}i:136;a:4:{s:7:"meta_id";s:3:"852";s:7:"post_id";s:2:"57";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:137;a:4:{s:7:"meta_id";s:3:"853";s:7:"post_id";s:2:"57";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:138;a:4:{s:7:"meta_id";s:3:"854";s:7:"post_id";s:3:"219";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/smile-big-icon.svg";}i:139;a:4:{s:7:"meta_id";s:3:"855";s:7:"post_id";s:3:"219";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:2292;s:5:"width";i:85;s:6:"height";i:85;}";}i:140;a:4:{s:7:"meta_id";s:3:"864";s:7:"post_id";s:3:"222";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-40.png";}i:141;a:4:{s:7:"meta_id";s:3:"865";s:7:"post_id";s:3:"222";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:751:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-40.png";s:8:"filesize";i:939;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-40-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1665;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-40-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:923;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:142;a:4:{s:7:"meta_id";s:3:"866";s:7:"post_id";s:3:"223";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-41.png";}i:143;a:4:{s:7:"meta_id";s:3:"867";s:7:"post_id";s:3:"223";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-41.png";s:8:"filesize";i:628;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-41-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1134;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-41-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1077;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:144;a:4:{s:7:"meta_id";s:3:"868";s:7:"post_id";s:3:"224";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-42.png";}i:145;a:4:{s:7:"meta_id";s:3:"869";s:7:"post_id";s:3:"224";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-42.png";s:8:"filesize";i:807;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-42-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1529;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-42-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1281;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:146;a:4:{s:7:"meta_id";s:3:"870";s:7:"post_id";s:3:"225";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-43.png";}i:147;a:4:{s:7:"meta_id";s:3:"871";s:7:"post_id";s:3:"225";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-43.png";s:8:"filesize";i:867;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-43-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1659;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-43-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1166;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:148;a:4:{s:7:"meta_id";s:3:"872";s:7:"post_id";s:3:"226";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-44.png";}i:149;a:4:{s:7:"meta_id";s:3:"873";s:7:"post_id";s:3:"226";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:750:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-44.png";s:8:"filesize";i:511;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-44-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:958;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-44-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:785;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:150;a:4:{s:7:"meta_id";s:3:"874";s:7:"post_id";s:3:"227";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-45.png";}i:151;a:4:{s:7:"meta_id";s:3:"875";s:7:"post_id";s:3:"227";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-45.png";s:8:"filesize";i:605;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-45-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1160;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-45-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1101;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:152;a:4:{s:7:"meta_id";s:3:"876";s:7:"post_id";s:3:"228";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-46.png";}i:153;a:4:{s:7:"meta_id";s:3:"877";s:7:"post_id";s:3:"228";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-46.png";s:8:"filesize";i:752;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-46-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1226;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-46-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1155;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:154;a:4:{s:7:"meta_id";s:3:"878";s:7:"post_id";s:3:"229";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-47.png";}i:155;a:4:{s:7:"meta_id";s:3:"879";s:7:"post_id";s:3:"229";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:751:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-47.png";s:8:"filesize";i:766;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-47-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1414;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-47-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:947;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:156;a:4:{s:7:"meta_id";s:3:"880";s:7:"post_id";s:3:"230";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-48.png";}i:157;a:4:{s:7:"meta_id";s:3:"881";s:7:"post_id";s:3:"230";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:750:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-48.png";s:8:"filesize";i:460;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-48-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:902;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-48-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:850;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:158;a:4:{s:7:"meta_id";s:3:"882";s:7:"post_id";s:3:"231";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-49.png";}i:159;a:4:{s:7:"meta_id";s:3:"883";s:7:"post_id";s:3:"231";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:752:"a:6:{s:5:"width";i:190;s:6:"height";i:80;s:4:"file";s:25:"2026/02/custom-img-49.png";s:8:"filesize";i:814;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:24:"custom-img-49-150x80.png";s:5:"width";i:150;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1500;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-49-90x80.png";s:5:"width";i:90;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:1007;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:160;a:4:{s:7:"meta_id";s:3:"921";s:7:"post_id";s:3:"243";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:21:"2026/02/plus-icon.svg";}i:161;a:4:{s:7:"meta_id";s:3:"922";s:7:"post_id";s:3:"243";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:135;s:5:"width";i:11;s:6:"height";i:11;}";}i:162;a:4:{s:7:"meta_id";s:3:"923";s:7:"post_id";s:3:"244";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:22:"2026/02/minus-icon.svg";}i:163;a:4:{s:7:"meta_id";s:3:"924";s:7:"post_id";s:3:"244";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:108;s:5:"width";i:11;s:6:"height";i:11;}";}i:164;a:4:{s:7:"meta_id";s:3:"954";s:7:"post_id";s:3:"251";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-56.jpg";}i:165;a:4:{s:7:"meta_id";s:3:"955";s:7:"post_id";s:3:"251";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3665:"a:6:{s:5:"width";i:1903;s:6:"height";i:491;s:4:"file";s:25:"2026/02/custom-img-56.jpg";s:8:"filesize";i:20970;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"custom-img-56-630x491.jpg";s:5:"width";i:630;s:6:"height";i:491;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11733;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"custom-img-56-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4837;}s:18:"woocommerce_single";a:5:{s:4:"file";s:25:"custom-img-56-630x163.jpg";s:5:"width";i:630;s:6:"height";i:163;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6709;}s:6:"medium";a:5:{s:4:"file";s:24:"custom-img-56-300x77.jpg";s:5:"width";i:300;s:6:"height";i:77;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2695;}s:5:"large";a:5:{s:4:"file";s:26:"custom-img-56-1024x264.jpg";s:5:"width";i:1024;s:6:"height";i:264;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12691;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-56-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2221;}s:12:"medium_large";a:5:{s:4:"file";s:25:"custom-img-56-768x198.jpg";s:5:"width";i:768;s:6:"height";i:198;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8531;}s:9:"1536x1536";a:5:{s:4:"file";s:26:"custom-img-56-1536x396.jpg";s:5:"width";i:1536;s:6:"height";i:396;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23098;}s:14:"post-thumbnail";a:5:{s:4:"file";s:24:"custom-img-56-370x95.jpg";s:5:"width";i:370;s:6:"height";i:95;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3426;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-56-1290x491.jpg";s:5:"width";i:1290;s:6:"height";i:491;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21939;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:25:"custom-img-56-924x491.jpg";s:5:"width";i:924;s:6:"height";i:491;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15015;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-56-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5067;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-56-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1453;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:25:"custom-img-56-924x238.jpg";s:5:"width";i:924;s:6:"height";i:238;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10977;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-56-410x106.jpg";s:5:"width";i:410;s:6:"height";i:106;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3886;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:25:"custom-img-56-500x129.jpg";s:5:"width";i:500;s:6:"height";i:129;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5040;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:25:"custom-img-56-400x103.jpg";s:5:"width";i:400;s:6:"height";i:103;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3727;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:25:"custom-img-56-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6996;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-56-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6526;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:166;a:4:{s:7:"meta_id";s:3:"970";s:7:"post_id";s:3:"255";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:34:"2026/02/check-list-icon-second.svg";}i:167;a:4:{s:7:"meta_id";s:3:"971";s:7:"post_id";s:3:"255";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:581;s:5:"width";i:19;s:6:"height";i:20;}";}i:168;a:4:{s:7:"meta_id";s:3:"972";s:7:"post_id";s:3:"256";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:29:"2026/02/crown-icon-second.svg";}i:169;a:4:{s:7:"meta_id";s:3:"973";s:7:"post_id";s:3:"256";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:3264;s:5:"width";i:16;s:6:"height";i:16;}";}i:170;a:4:{s:7:"meta_id";s:4:"1166";s:7:"post_id";s:3:"317";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-88.jpg";}i:171;a:4:{s:7:"meta_id";s:4:"1167";s:7:"post_id";s:3:"317";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2326:"a:6:{s:5:"width";i:490;s:6:"height";i:490;s:4:"file";s:25:"2026/02/custom-img-88.jpg";s:8:"filesize";i:15417;s:5:"sizes";a:11:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"custom-img-88-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10180;}s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-88-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10180;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-88-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4346;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-88-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13442;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-88-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8875;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-88-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2516;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-88-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15148;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"custom-img-88-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10180;s:9:"uncropped";b:0;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:25:"custom-img-88-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14505;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:25:"custom-img-88-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14505;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-88-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13442;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:172;a:4:{s:7:"meta_id";s:4:"1168";s:7:"post_id";s:3:"318";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-89.jpg";}i:173;a:4:{s:7:"meta_id";s:4:"1169";s:7:"post_id";s:3:"318";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2327:"a:6:{s:5:"width";i:490;s:6:"height";i:490;s:4:"file";s:25:"2026/02/custom-img-89.jpg";s:8:"filesize";i:19808;s:5:"sizes";a:11:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"custom-img-89-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12015;}s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-89-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12015;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-89-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4575;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-89-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16384;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-89-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10334;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-89-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2509;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-89-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18845;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"custom-img-89-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12015;s:9:"uncropped";b:0;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:25:"custom-img-89-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17894;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:25:"custom-img-89-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17894;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-89-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16384;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:174;a:4:{s:7:"meta_id";s:4:"1170";s:7:"post_id";s:3:"319";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-90.jpg";}i:175;a:4:{s:7:"meta_id";s:4:"1171";s:7:"post_id";s:3:"319";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2326:"a:6:{s:5:"width";i:490;s:6:"height";i:490;s:4:"file";s:25:"2026/02/custom-img-90.jpg";s:8:"filesize";i:16183;s:5:"sizes";a:11:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"custom-img-90-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10044;}s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-90-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10044;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-90-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4146;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-90-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13619;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-90-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9899;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-90-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2409;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-90-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15581;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"custom-img-90-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10044;s:9:"uncropped";b:0;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:25:"custom-img-90-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14777;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:25:"custom-img-90-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14777;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-90-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13619;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:176;a:4:{s:7:"meta_id";s:4:"1172";s:7:"post_id";s:3:"320";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/custom-img-91.jpg";}i:177;a:4:{s:7:"meta_id";s:4:"1173";s:7:"post_id";s:3:"320";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2323:"a:6:{s:5:"width";i:490;s:6:"height";i:490;s:4:"file";s:25:"2026/02/custom-img-91.jpg";s:8:"filesize";i:13952;s:5:"sizes";a:11:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:25:"custom-img-91-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9101;}s:6:"medium";a:5:{s:4:"file";s:25:"custom-img-91-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9101;}s:9:"thumbnail";a:5:{s:4:"file";s:25:"custom-img-91-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3909;}s:14:"post-thumbnail";a:5:{s:4:"file";s:25:"custom-img-91-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12036;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:25:"custom-img-91-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8746;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:23:"custom-img-91-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2362;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:25:"custom-img-91-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13770;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:25:"custom-img-91-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9101;s:9:"uncropped";b:0;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:25:"custom-img-91-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13073;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:25:"custom-img-91-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13073;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:25:"custom-img-91-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12036;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:178;a:4:{s:7:"meta_id";s:4:"1317";s:7:"post_id";s:3:"362";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/02/filter-icon.svg";}i:179;a:4:{s:7:"meta_id";s:4:"1318";s:7:"post_id";s:3:"362";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:63:"a:3:{s:8:"filesize";i:1608;s:5:"width";i:20;s:6:"height";i:20;}";}i:180;a:4:{s:7:"meta_id";s:4:"1524";s:7:"post_id";s:3:"422";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-134.jpg";}i:181;a:4:{s:7:"meta_id";s:4:"1525";s:7:"post_id";s:3:"422";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2339:"a:6:{s:5:"width";i:470;s:6:"height";i:422;s:4:"file";s:26:"2026/02/custom-img-134.jpg";s:8:"filesize";i:27567;s:5:"sizes";a:11:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-134-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17229;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-134-300x269.jpg";s:5:"width";i:300;s:6:"height";i:269;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15965;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-134-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5816;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-134-370x332.jpg";s:5:"width";i:370;s:6:"height";i:332;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22236;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-134-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16391;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-134-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2862;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-134-410x368.jpg";s:5:"width";i:410;s:6:"height";i:368;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25560;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-134-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17229;s:9:"uncropped";b:0;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-134-400x359.jpg";s:5:"width";i:400;s:6:"height";i:359;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24556;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-134-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26028;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-134-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23814;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:182;a:4:{s:7:"meta_id";s:4:"1526";s:7:"post_id";s:3:"423";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-135.jpg";}i:183;a:4:{s:7:"meta_id";s:4:"1527";s:7:"post_id";s:3:"423";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2686:"a:6:{s:5:"width";i:470;s:6:"height";i:603;s:4:"file";s:26:"2026/02/custom-img-135.jpg";s:8:"filesize";i:26430;s:5:"sizes";a:13:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-135-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11780;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-135-234x300.jpg";s:5:"width";i:234;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11172;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-135-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4593;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-135-370x475.jpg";s:5:"width";i:370;s:6:"height";i:475;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22280;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-135-470x520.jpg";s:5:"width";i:470;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25956;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-135-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11550;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-135-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2579;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-135-410x526.jpg";s:5:"width";i:410;s:6:"height";i:526;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25718;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-135-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11780;s:9:"uncropped";b:0;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-135-390x500.jpg";s:5:"width";i:390;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23961;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-135-312x400.jpg";s:5:"width";i:312;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16815;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-135-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17501;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-135-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16200;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:184;a:4:{s:7:"meta_id";s:4:"1528";s:7:"post_id";s:3:"424";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-136.jpg";}i:185;a:4:{s:7:"meta_id";s:4:"1529";s:7:"post_id";s:3:"424";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2331:"a:6:{s:5:"width";i:470;s:6:"height";i:422;s:4:"file";s:26:"2026/02/custom-img-136.jpg";s:8:"filesize";i:9466;s:5:"sizes";a:11:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-136-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7037;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-136-300x269.jpg";s:5:"width";i:300;s:6:"height";i:269;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6714;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-136-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2962;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-136-370x332.jpg";s:5:"width";i:370;s:6:"height";i:332;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8927;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-136-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7999;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-136-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1744;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-136-410x368.jpg";s:5:"width";i:410;s:6:"height";i:368;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10167;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-136-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7037;s:9:"uncropped";b:0;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-136-400x359.jpg";s:5:"width";i:400;s:6:"height";i:359;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9820;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-136-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10221;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-136-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9365;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:186;a:4:{s:7:"meta_id";s:4:"1530";s:7:"post_id";s:3:"425";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-137.jpg";}i:187;a:4:{s:7:"meta_id";s:4:"1531";s:7:"post_id";s:3:"425";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2686:"a:6:{s:5:"width";i:470;s:6:"height";i:603;s:4:"file";s:26:"2026/02/custom-img-137.jpg";s:8:"filesize";i:28476;s:5:"sizes";a:13:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-137-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14598;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-137-234x300.jpg";s:5:"width";i:234;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11856;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-137-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5339;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-137-370x475.jpg";s:5:"width";i:370;s:6:"height";i:475;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23558;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-137-470x520.jpg";s:5:"width";i:470;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31545;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-137-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15516;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-137-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2730;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-137-410x526.jpg";s:5:"width";i:410;s:6:"height";i:526;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27192;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-137-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14598;s:9:"uncropped";b:0;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-137-390x500.jpg";s:5:"width";i:390;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25226;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-137-312x400.jpg";s:5:"width";i:312;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18024;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-137-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21998;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-137-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20072;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:188;a:4:{s:7:"meta_id";s:4:"1532";s:7:"post_id";s:2:"51";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:189;a:4:{s:7:"meta_id";s:4:"1533";s:7:"post_id";s:2:"51";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:42205:"[{"id":"1a1e3903","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"_title":"About"},"elements":[{"id":"2edec461","elType":"container","settings":{"flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[]},"elements":[{"id":"546474c7","elType":"widget","settings":{"title":"Leaders in video and sound","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"content_width":"full","typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"561000fe","elType":"container","settings":{"flex_direction":"row","flex_gap_mobile":{"column":"15","row":"15","isLinked":true,"unit":"px","size":15},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"50","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false}},"elements":[{"id":"5748dce4","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"width":{"unit":"%","size":50,"sizes":[]},"flex_direction":"column"},"elements":[{"id":"1e489f86","elType":"widget","settings":{"title":"We capture and create\nyour next story","header_size":"h1","_element_custom_width":{"unit":"px","size":550,"sizes":[]},"content_width":"full","_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_animation":"ta_fadeinup","_animation_delay":50,"_element_width":"initial","_element_custom_width_tablet":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"7c6f2f7a","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"width":{"unit":"%","size":50,"sizes":[]},"flex_direction":"column","padding":{"unit":"px","top":"11","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"8","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true}},"elements":[{"id":"7461e911","elType":"widget","settings":{"content_width":"full","editor":"<p>We craft video stories for brands and artists with care. From start to finish, our work blends sharp skill with a love for every frame.<\/p><p>Our crew blends fresh ideas with proven skill to make your story shine. We take pride in turning your vision into video.<\/p>","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"text-editor"}],"isInner":true}],"isInner":true},{"id":"53766f03","elType":"container","settings":{"container_type":"grid","grid_columns_grid":{"unit":"fr","size":4},"grid_rows_grid":{"unit":"fr","size":"1"},"grid_rows_grid_mobile":{"unit":"fr","size":""},"content_width":"full","grid_columns_grid_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_gaps":{"column":"70","row":"70","isLinked":true,"unit":"px"},"grid_gaps_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px"},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"grid_align_items":"center","parallax_blocks":[],"animation_delay":100,"_animation_type":"sequental","presetTitle":"Grid","presetIcon":"eicon-container-grid"},"elements":[{"id":"703eb941","elType":"widget","settings":{"content_width":"full","image":{"id":422,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-134.jpg","alt":"","source":"library","size":""},"image_size":"full","_animation":"ta_fadeinup"},"elements":[],"widgetType":"image"},{"id":"7ee95a4f","elType":"widget","settings":{"content_width":"full","image":{"id":423,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-135.jpg","alt":"","source":"library","size":""},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"image"},{"id":"20261499","elType":"widget","settings":{"content_width":"full","image":{"id":424,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-136.jpg","alt":"","source":"library","size":""},"image_size":"full","_flex_order_mobile":"start","_animation":"ta_fadeinup","_animation_delay":200},"elements":[],"widgetType":"image"},{"id":"34e6bab","elType":"widget","settings":{"content_width":"full","image":{"id":425,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-137.jpg","alt":"","source":"library","size":""},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":300},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false},{"id":"56d61cc8","elType":"container","settings":{"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"boxed_width_mobile":{"unit":"%","size":"","sizes":[]},"flex_align_items":"center","_title":"Titles"},"elements":[{"id":"91af0f4","elType":"widget","settings":{"content":[{"text":"A bold video","_id":"d431b18","image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"}},{"text":"production team","image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"item_typography_typography":"custom","item_typography_text_decoration":"underline","_id":"7db5d90"},{"text":"inspired","_id":"1f4e4e6","image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"}},{"text":"Elementra","type":"gallery","image":{"id":174,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-22.jpg","alt":"","source":"library","size":""},"_id":"9bc1708","video":{"url":"","id":"","size":"","alt":"","source":"library"},"gallery":[{"id":713,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-211.jpg"},{"id":714,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-212.jpg"},{"id":715,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-213.jpg"}],"size":{"unit":"%","size":110,"sizes":[]},"gallery_interval":{"unit":"px","size":1500,"sizes":[]},"thumbnail_size":"elementra-thumb-med","margin":{"unit":"px","top":"-10","right":"0","bottom":"0","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"-7","right":"0","bottom":"0","left":"0","isLinked":false}},{"text":"by passion, led by","image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"_id":"209c1ac"},{"text":"Elementra","type":"gallery","image":{"id":175,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-23.jpg","alt":"","source":"library","size":""},"_id":"0123a88","video":{"url":"","id":"","size":"","alt":"","source":"library"},"gallery":[{"id":712,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-210.jpg"},{"id":711,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-209.jpg"},{"id":710,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-208.jpg"}],"thumbnail_size":"elementra-thumb-med","size":{"unit":"%","size":135,"sizes":[]},"gallery_interval":{"unit":"px","size":1500,"sizes":[]},"gallery_delay":{"unit":"px","size":500,"sizes":[]}},{"text":"results","_id":"a71df3d","image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"item_typography_typography":"custom","item_typography_text_decoration":"underline"}],"tag":"h1","_element_width":"initial","_element_custom_width":{"unit":"px","size":1050,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":750,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"title_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"title_typography_typography":"custom","title_typography_line_height":{"unit":"em","size":1.2,"sizes":[]},"_animation":"ta_fadeinup","_animation_stagger":80,"title_typography_font_size":{"unit":"px","size":77,"sizes":[]},"title_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"title_typography_font_size_tablet":{"unit":"px","size":55,"sizes":[]},"title_typography_font_size_mobile":{"unit":"px","size":36,"sizes":[]}},"elements":[],"widgetType":"trx_elm_advanced_title"}],"isInner":false},{"id":"5f933982","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","grid_columns_grid":{"unit":"fr","size":4,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[],"grid_columns_grid_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"padding":{"unit":"px","top":"0","right":"0","bottom":"120","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"75","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Counters"},"elements":[{"id":"515e841e","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"5bdb707b","elType":"widget","settings":{"ending_number":22,"number_html_tag":"h1","counter_title":"Projects completed","title_html_tag":"h5","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":120,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":48,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true},{"id":"13dbae97","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"73b27b6e","elType":"widget","settings":{"ending_number":53,"number_html_tag":"h1","counter_title":"Clients satisfied","title_html_tag":"h5","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":120,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":48,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true},{"id":"6dc3f106","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"43d09476","elType":"widget","settings":{"ending_number":9,"number_html_tag":"h1","counter_title":"Years of service","title_html_tag":"h5","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":120,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":48,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true},{"id":"22bea3ed","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":300},"elements":[{"id":"15484f6d","elType":"widget","settings":{"ending_number":88,"number_html_tag":"h1","counter_title":"Requests fulfilled","title_html_tag":"h5","counter_num_typography_typography":"custom","counter_num_typography_font_size":{"unit":"px","size":120,"sizes":[]},"counter_num_typography_font_size_tablet":{"unit":"px","size":65,"sizes":[]},"counter_num_typography_font_size_mobile":{"unit":"px","size":48,"sizes":[]},"counter_num_typography_line_height":{"unit":"em","size":0.9,"sizes":[]},"counter_num_margin":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_counter"}],"isInner":true}],"isInner":true},{"id":"700945ce","elType":"container","settings":{"flex_direction":"row","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Team","container_type":"grid","grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps":{"column":"50","row":"50","isLinked":true,"unit":"px"},"grid_gaps_tablet":{"column":"30","row":"30","isLinked":true,"unit":"px"},"presetTitle":"Grid","presetIcon":"eicon-container-grid"},"elements":[{"id":"7c07c42","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_flex_align_self":"flex-start","fix_column":"fixed","animation":"ta_fadeinup","_title":"Col 1"},"elements":[{"id":"5fad5832","elType":"widget","settings":{"title":"Our talented team","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"_animation":"ta_fadeinup","trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"},{"id":"62484318","elType":"widget","settings":{"title":"Artists behind elementra","header_size":"h1","_margin":{"unit":"px","top":"0","right":"0","bottom":"37","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"5cd71c46","elType":"widget","settings":{"title":"A crew of visionaries shaping every story we create","header_size":"h5"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"570f5b49","elType":"container","settings":{"content_width":"full","container_type":"grid","grid_columns_grid":{"unit":"fr","size":2,"sizes":[]},"grid_gaps":{"column":"30","row":"40","isLinked":false,"unit":"px"},"grid_gaps_tablet":{"column":"30","row":"30","isLinked":false,"unit":"px"},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"parallax_blocks":[],"presetTitle":"Grid","presetIcon":"eicon-container-grid","grid_columns_grid_mobile":{"unit":"fr","size":"","sizes":[]},"grid_rows_grid_mobile":{"unit":"fr","size":1,"sizes":[]},"padding":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"20","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"grid_column":"2","_title":"Col 2","grid_column_mobile":"1"},"elements":[{"id":"5687199","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-88.jpg","id":317,"size":"","alt":"","source":"library"},"image_size":"full","member_image_width":{"unit":"%","size":100,"sizes":[]},"team_member_name":"Jessica Ramirez","team_member_position":"Chief Executive Officer","team_member_description_switch":"","member_social_links":"","team_member_social":[{"select_social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"social_link":{"url":"#"},"_id":"85e515b"},{"select_social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"social_link":{"url":"#"},"_id":"45ca0fa"},{"select_social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"social_link":{"url":"#"},"_id":"d536c02"}],"name_html_tag":"h6","position_html_tag":"p","member_title_divider":"","member_position_divider":"","member_image_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"member_image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"member_image_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"member_box_alignment":"left","member_name_margin":{"unit":"px","size":5,"sizes":[]},"member_position_typography_typography":"custom","member_position_typography_font_size":{"unit":"px","size":15,"sizes":[]},"member_position_typography_line_height":{"unit":"px","size":18,"sizes":[]},"member_position_margin":{"unit":"px","size":0,"sizes":[]},"__globals__":{"member_name_text_color":"","member_position_text_color":""},"_animation":"ta_fadeinup","_animation_delay":100,"team_member_description":"<p>Enter member description here which describes the position of member in company<\/p>","link_type":"image","hover_animation":"trx_hover_zoom","member_position_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"member_position_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_team_member"},{"id":"15f919bb","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-89.jpg","id":318,"size":"","alt":"","source":"library"},"image_size":"full","member_image_width":{"unit":"%","size":100,"sizes":[]},"team_member_name":"Marcus Lee","team_member_position":"Head of Video Production","team_member_description_switch":"","member_social_links":"","team_member_social":[{"select_social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"social_link":{"url":"#"},"_id":"85e515b"},{"select_social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"social_link":{"url":"#"},"_id":"45ca0fa"},{"select_social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"social_link":{"url":"#"},"_id":"d536c02"}],"name_html_tag":"h6","position_html_tag":"p","member_title_divider":"","member_position_divider":"","member_image_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"member_image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"member_image_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"member_box_alignment":"left","member_name_margin":{"unit":"px","size":5,"sizes":[]},"member_position_typography_typography":"custom","member_position_typography_font_size":{"unit":"px","size":15,"sizes":[]},"member_position_typography_line_height":{"unit":"px","size":18,"sizes":[]},"member_position_margin":{"unit":"px","size":0,"sizes":[]},"__globals__":{"member_name_text_color":"","member_position_text_color":""},"_animation":"ta_fadeinup","team_member_description":"<p>Enter member description here which describes the position of member in company<\/p>","link_type":"image","hover_animation":"trx_hover_zoom","member_position_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"member_position_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_team_member"},{"id":"5798654","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-90.jpg","id":319,"size":"","alt":"","source":"library"},"image_size":"full","member_image_width":{"unit":"%","size":100,"sizes":[]},"team_member_name":"Samantha Chen","team_member_position":"Creative Director","team_member_description_switch":"","member_social_links":"","team_member_social":[{"select_social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"social_link":{"url":"#"},"_id":"85e515b"},{"select_social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"social_link":{"url":"#"},"_id":"45ca0fa"},{"select_social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"social_link":{"url":"#"},"_id":"d536c02"}],"name_html_tag":"h6","position_html_tag":"p","member_title_divider":"","member_position_divider":"","member_image_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"member_image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"member_image_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"member_box_alignment":"left","member_name_margin":{"unit":"px","size":5,"sizes":[]},"member_position_typography_typography":"custom","member_position_typography_font_size":{"unit":"px","size":15,"sizes":[]},"member_position_typography_line_height":{"unit":"px","size":18,"sizes":[]},"member_position_margin":{"unit":"px","size":0,"sizes":[]},"__globals__":{"member_name_text_color":"","member_position_text_color":""},"_animation":"ta_fadeinup","team_member_description":"<p>Enter member description here which describes the position of member in company<\/p>","link_type":"image","hover_animation":"trx_hover_zoom","member_position_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"member_position_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_team_member"},{"id":"123e4fa2","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-91.jpg","id":320,"size":"","alt":"","source":"library"},"image_size":"full","member_image_width":{"unit":"%","size":100,"sizes":[]},"team_member_name":"Olivia Grant","team_member_position":"Studio Coordinator","team_member_description_switch":"","member_social_links":"","team_member_social":[{"select_social_icon":{"value":"fab fa-facebook","library":"fa-brands"},"social_link":{"url":"#"},"_id":"85e515b"},{"select_social_icon":{"value":"fab fa-twitter","library":"fa-brands"},"social_link":{"url":"#"},"_id":"45ca0fa"},{"select_social_icon":{"value":"fab fa-youtube","library":"fa-brands"},"social_link":{"url":"#"},"_id":"d536c02"}],"name_html_tag":"h6","position_html_tag":"p","member_title_divider":"","member_position_divider":"","member_image_margin":{"unit":"px","top":"0","right":"0","bottom":"30","left":"0","isLinked":false},"member_image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"member_image_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"member_box_alignment":"left","member_name_margin":{"unit":"px","size":5,"sizes":[]},"member_position_typography_typography":"custom","member_position_typography_font_size":{"unit":"px","size":15,"sizes":[]},"member_position_typography_line_height":{"unit":"px","size":18,"sizes":[]},"member_position_margin":{"unit":"px","size":0,"sizes":[]},"__globals__":{"member_name_text_color":"","member_position_text_color":""},"_animation":"ta_fadeinup","_animation_delay":100,"team_member_description":"<p>Enter member description here which describes the position of member in company<\/p>","link_type":"image","hover_animation":"trx_hover_zoom","member_position_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"member_position_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_team_member"}],"isInner":true}],"isInner":false},{"id":"4c526a49","elType":"container","settings":{"flex_direction":"column","background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color_2"},"grid_outline":"","grid_columns_grid":{"unit":"fr","size":1,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"_title":"Testimonials","presetTitle":"Container","presetIcon":"eicon-container","flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"grid_columns_grid_tablet":{"unit":"fr","size":2,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"},"grid_align_items_tablet":"start","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"flex_gap_tablet":{"column":"","row":"","isLinked":true,"unit":"px","size":null}},"elements":[{"id":"6b9e2a","elType":"container","settings":{"content_width":"full","parallax_blocks":[],"flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"53","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_title":"Container"},"elements":[{"id":"64ec75e5","elType":"widget","settings":{"content_width":"full","title":"What our clients say about us","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"},{"id":"5e2924bb","elType":"widget","settings":{"title":"Client journeys that drive us forward","header_size":"h1","align":"center","_element_width":"initial","_element_custom_width":{"unit":"px","size":600,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"1fca8ea9","elType":"widget","settings":{"testimonials":[{"person_name":"Elena Foster","company_name":"Pasadena, CA","_id":"b3a4d15","person_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-31.jpg","id":201,"size":"","alt":"","source":"library"},"content":"<p>Elementra elevated our message with stunning visuals and crisp sound. Their vision made our story unforgettable.<\/p>"},{"person_name":"Olivia Grant","company_name":"Denver, CO","_id":"2558a59","person_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-138.jpg","id":430,"size":"","alt":"","source":"library"},"content":"<p>Elementra delivered our campaign with bold ideas and technical skill.<\/p>"},{"person_name":"Sarah Lin","company_name":"Portland, OR","_id":"b8ae5c5","person_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-139.jpg","id":431,"size":"","alt":"","source":"library"},"content":"<p>Creative video work and rich sound gave us a new edge. Their team\u2019s care and talent are unmatched.<\/p>"},{"_id":"9603b40","person_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-140.jpg","id":432,"size":"","alt":"","source":"library"},"person_name":"Megan Bell","company_name":"Los Angeles, CA","content":"<p>Elementra\u2019s unique video style changed our brand look dramatically.<\/p>"},{"_id":"beda0c7","person_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-141.jpg","id":433,"size":"","alt":"","source":"library"},"person_name":"Dana Lewis","company_name":"Chicago, IL","content":"<p>Elementra\u2019s creative team reshaped our brand\u2019s story on screen.<\/p>"},{"_id":"b71b291","person_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-33.jpg","id":203,"size":"","alt":"","source":"library"},"person_name":"Kevin Chu","company_name":"Miami, FL","content":"<p>Elementra\u2019s video and sound work boosted our image. Their focus and skill make them stand out from the rest.<\/p>"},{"_id":"e472137","person_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-142.jpg","id":434,"size":"","alt":"","source":"library"},"person_name":"Tina Brooks","company_name":"Dallas, TX","content":"<p>Elementra\u2019s sharp sound and visuals grew our reach and impact, making them leaders in their field.<\/p>"},{"_id":"9559d5a","person_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-143.jpg","id":435,"size":"","alt":"","source":"library"},"person_name":"Maya Stevens","company_name":"Boston, MA","content":"<p>Elementra\u2019s video and audio work gave our brand new energy and style.<\/p>"}],"layout":"masonry","columns":"4","horizontal_spacing_mobile":{"unit":"px","size":20,"sizes":[]},"vertical_spacing_mobile":{"unit":"px","size":20,"sizes":[]},"skin":"skin2","content_align":"left","background_background":"classic","background_color":"#FFFFFF","container_border_border":"solid","container_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"container_border_color":"#E5E7DE","box_padding":{"unit":"px","top":"40","right":"30","bottom":"35","left":"30","isLinked":false},"box_padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"image_position":"top","image_position_tablet":"top","image_align":"left","img_size":{"unit":"px","size":65,"sizes":[]},"img_size_tablet":{"unit":"px","size":54,"sizes":[]},"img_size_mobile":{"unit":"px","size":50,"sizes":[]},"image_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"image_margin":{"unit":"px","top":"0","right":"0","bottom":"16","left":"0","isLinked":false},"image_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"image_margin_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":false},"name_margin":{"unit":"px","top":"0","right":"0","bottom":"5","left":"0","isLinked":false},"company_align":"left","company_name_typography_typography":"custom","company_name_typography_font_size":{"unit":"px","size":15,"sizes":[]},"company_name_typography_line_height":{"unit":"px","size":18,"sizes":[]},"company_margin":{"unit":"px","top":"0","right":"0","bottom":"27","left":"0","isLinked":false},"company_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"content_color":"#1F242E","content_typography_typography":"custom","content_typography_font_size":{"unit":"px","size":17,"sizes":[]},"content_typography_font_size_mobile":{"unit":"px","size":16,"sizes":[]},"content_typography_line_height":{"unit":"em","size":1.75,"sizes":[]},"content_typography_line_height_tablet":{"unit":"em","size":1.6,"sizes":[]},"margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_background_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"_background_hover_color_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_tablet":{"unit":"%","size":"","sizes":[]},"_background_hover_color_b_stop_mobile":{"unit":"%","size":"","sizes":[]},"_background_hover_gradient_angle_tablet":{"unit":"deg","size":"","sizes":[]},"_background_hover_gradient_angle_mobile":{"unit":"deg","size":"","sizes":[]},"__globals__":{"company_name_color":"","background_color":"globals\/colors?id=theme_color_bg_color","empty":"","container_border_color":"globals\/colors?id=theme_color_bd_color","fill":"","content_color":"globals\/colors?id=theme_color_title"},"_animation":"ta_fadeinup","_animation_delay":100,"_animation_type":"sequental","content_size":"p","person_name_size":"h6","company_name_size":"p","box_padding_mobile":{"unit":"px","top":"25","right":"25","bottom":"25","left":"25","isLinked":true},"company_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"person_image_size":"full"},"elements":[],"widgetType":"trx_elm_testimonials"},{"id":"23cf543","elType":"widget","settings":{"text":"View More","align":"center","_margin":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"38","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"28","right":"0","bottom":"0","left":"0","isLinked":false},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"button"}],"isInner":false},{"id":"705e4f44","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"20","bottom":"65","left":"20","isLinked":false},"__globals__":{"background_color":""},"_title":"Instagram"},"elements":[{"id":"7ad39df0","elType":"widget","settings":{"content":[{"text":"Follow us on","_id":"90f4878","item_typography_typography":"custom","item_typography_font_size":{"unit":"px","size":14,"sizes":[]},"item_typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"item_typography_text_transform":"uppercase","item_typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"}},{"text":"Instagram","highlight_style":"stroke7","item_link":{"url":"https:\/\/www.instagram.com\/themerex_net\/","is_external":"","nofollow":"","custom_attributes":""},"item_typography_typography":"custom","item_typography_font_size":{"unit":"px","size":14,"sizes":[]},"item_typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"item_typography_text_transform":"uppercase","item_typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"color_hover":"#E6D5C7","highlight_color":"#E6D5C7","highlight_width":{"unit":"px","size":17,"sizes":[]},"hightlight_offset":{"unit":"%","size":-50,"sizes":[]},"_id":"534a984","image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"}}],"tag":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"53","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"trx_elm_advanced_title"},{"id":"1a5634c5","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":6,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[],"grid_columns_grid_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"}},"elements":[{"id":"778f8573","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-144.jpg","id":437,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup"},"elements":[],"widgetType":"image"},{"id":"4b679d6c","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-145.jpg","id":438,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"image"},{"id":"169d9205","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-146.jpg","id":439,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":200},"elements":[],"widgetType":"image"},{"id":"2c9b7097","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-147.jpg","id":440,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":300},"elements":[],"widgetType":"image"},{"id":"3273937c","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-148.jpg","id":441,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":400},"elements":[],"widgetType":"image"},{"id":"411d68ef","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-149.jpg","id":442,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":500},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]";}i:190;a:4:{s:7:"meta_id";s:4:"1537";s:7:"post_id";s:2:"51";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:191;a:4:{s:7:"meta_id";s:4:"1538";s:7:"post_id";s:2:"51";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:192;a:4:{s:7:"meta_id";s:4:"1554";s:7:"post_id";s:3:"430";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-138.jpg";}i:193;a:4:{s:7:"meta_id";s:4:"1555";s:7:"post_id";s:3:"430";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:603:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:26:"2026/02/custom-img-138.jpg";s:8:"filesize";i:1956;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-138-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1935;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:194;a:4:{s:7:"meta_id";s:4:"1556";s:7:"post_id";s:3:"431";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-139.jpg";}i:195;a:4:{s:7:"meta_id";s:4:"1557";s:7:"post_id";s:3:"431";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:603:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:26:"2026/02/custom-img-139.jpg";s:8:"filesize";i:2271;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-139-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2083;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:196;a:4:{s:7:"meta_id";s:4:"1558";s:7:"post_id";s:3:"432";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-140.jpg";}i:197;a:4:{s:7:"meta_id";s:4:"1559";s:7:"post_id";s:3:"432";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:603:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:26:"2026/02/custom-img-140.jpg";s:8:"filesize";i:2099;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-140-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1939;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:198;a:4:{s:7:"meta_id";s:4:"1560";s:7:"post_id";s:3:"433";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-141.jpg";}i:199;a:4:{s:7:"meta_id";s:4:"1561";s:7:"post_id";s:3:"433";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:603:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:26:"2026/02/custom-img-141.jpg";s:8:"filesize";i:2375;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-141-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2122;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:200;a:4:{s:7:"meta_id";s:4:"1562";s:7:"post_id";s:3:"434";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-142.jpg";}i:201;a:4:{s:7:"meta_id";s:4:"1563";s:7:"post_id";s:3:"434";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:603:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:26:"2026/02/custom-img-142.jpg";s:8:"filesize";i:2671;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-142-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2374;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:202;a:4:{s:7:"meta_id";s:4:"1564";s:7:"post_id";s:3:"435";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-143.jpg";}i:203;a:4:{s:7:"meta_id";s:4:"1565";s:7:"post_id";s:3:"435";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:603:"a:6:{s:5:"width";i:117;s:6:"height";i:117;s:4:"file";s:26:"2026/02/custom-img-143.jpg";s:8:"filesize";i:3095;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-143-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2698;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:204;a:4:{s:7:"meta_id";s:4:"1571";s:7:"post_id";s:3:"437";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-144.jpg";}i:205;a:4:{s:7:"meta_id";s:4:"1572";s:7:"post_id";s:3:"437";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1813:"a:6:{s:5:"width";i:379;s:6:"height";i:379;s:4:"file";s:26:"2026/02/custom-img-144.jpg";s:8:"filesize";i:12977;s:5:"sizes";a:8:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-144-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11494;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-144-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11494;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-144-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4865;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-144-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15201;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-144-379x230.jpg";s:5:"width";i:379;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12850;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-144-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2631;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-144-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11494;s:9:"uncropped";b:0;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-144-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15201;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:206;a:4:{s:7:"meta_id";s:4:"1573";s:7:"post_id";s:3:"438";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-145.jpg";}i:207;a:4:{s:7:"meta_id";s:4:"1574";s:7:"post_id";s:3:"438";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1812:"a:6:{s:5:"width";i:379;s:6:"height";i:379;s:4:"file";s:26:"2026/02/custom-img-145.jpg";s:8:"filesize";i:13115;s:5:"sizes";a:8:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-145-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11393;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-145-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11393;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-145-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4574;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-145-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15148;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-145-379x230.jpg";s:5:"width";i:379;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9783;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-145-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2533;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-145-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11393;s:9:"uncropped";b:0;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-145-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15148;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:208;a:4:{s:7:"meta_id";s:4:"1575";s:7:"post_id";s:3:"439";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-146.jpg";}i:209;a:4:{s:7:"meta_id";s:4:"1576";s:7:"post_id";s:3:"439";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1813:"a:6:{s:5:"width";i:379;s:6:"height";i:379;s:4:"file";s:26:"2026/02/custom-img-146.jpg";s:8:"filesize";i:31162;s:5:"sizes";a:8:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-146-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22764;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-146-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22764;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-146-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6602;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-146-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32793;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-146-379x230.jpg";s:5:"width";i:379;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23634;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-146-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2849;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-146-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22764;s:9:"uncropped";b:0;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-146-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32793;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:210;a:4:{s:7:"meta_id";s:4:"1577";s:7:"post_id";s:3:"440";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-147.jpg";}i:211;a:4:{s:7:"meta_id";s:4:"1578";s:7:"post_id";s:3:"440";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1813:"a:6:{s:5:"width";i:379;s:6:"height";i:379;s:4:"file";s:26:"2026/02/custom-img-147.jpg";s:8:"filesize";i:15848;s:5:"sizes";a:8:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-147-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13688;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-147-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13688;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-147-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5670;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-147-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18045;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-147-379x230.jpg";s:5:"width";i:379;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11700;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-147-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3190;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-147-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13688;s:9:"uncropped";b:0;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-147-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18045;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:212;a:4:{s:7:"meta_id";s:4:"1579";s:7:"post_id";s:3:"441";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-148.jpg";}i:213;a:4:{s:7:"meta_id";s:4:"1580";s:7:"post_id";s:3:"441";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1806:"a:6:{s:5:"width";i:379;s:6:"height";i:379;s:4:"file";s:26:"2026/02/custom-img-148.jpg";s:8:"filesize";i:7369;s:5:"sizes";a:8:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-148-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6852;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-148-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6852;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-148-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2984;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-148-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9142;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-148-379x230.jpg";s:5:"width";i:379;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7591;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-148-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1844;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-148-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6852;s:9:"uncropped";b:0;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-148-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9142;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:214;a:4:{s:7:"meta_id";s:4:"1581";s:7:"post_id";s:3:"442";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-149.jpg";}i:215;a:4:{s:7:"meta_id";s:4:"1582";s:7:"post_id";s:3:"442";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1813:"a:6:{s:5:"width";i:379;s:6:"height";i:379;s:4:"file";s:26:"2026/02/custom-img-149.jpg";s:8:"filesize";i:14707;s:5:"sizes";a:8:{s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-149-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12404;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-149-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12404;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-149-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4602;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-149-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16642;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-149-379x230.jpg";s:5:"width";i:379;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12343;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-149-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2441;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-149-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12404;s:9:"uncropped";b:0;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-149-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16642;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:216;a:4:{s:7:"meta_id";s:4:"1595";s:7:"post_id";s:3:"445";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-150.jpg";}i:217;a:4:{s:7:"meta_id";s:4:"1596";s:7:"post_id";s:3:"445";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3690:"a:6:{s:5:"width";i:1920;s:6:"height";i:760;s:4:"file";s:26:"2026/02/custom-img-150.jpg";s:8:"filesize";i:44255;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-150-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25321;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-150-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6177;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-150-630x249.jpg";s:5:"width";i:630;s:6:"height";i:249;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9205;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-150-300x119.jpg";s:5:"width";i:300;s:6:"height";i:119;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3342;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-150-1024x405.jpg";s:5:"width";i:1024;s:6:"height";i:405;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21616;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-150-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2530;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-150-768x304.jpg";s:5:"width";i:768;s:6:"height";i:304;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12694;}s:9:"1536x1536";a:5:{s:4:"file";s:27:"custom-img-150-1536x608.jpg";s:5:"width";i:1536;s:6:"height";i:608;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46930;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-150-370x146.jpg";s:5:"width";i:370;s:6:"height";i:146;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4371;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-150-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50140;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-150-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26297;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-150-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5821;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-150-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1610;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-150-924x366.jpg";s:5:"width";i:924;s:6:"height";i:366;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17689;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-150-410x162.jpg";s:5:"width";i:410;s:6:"height";i:162;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4929;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-150-500x198.jpg";s:5:"width";i:500;s:6:"height";i:198;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6441;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-150-400x158.jpg";s:5:"width";i:400;s:6:"height";i:158;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4657;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-150-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9800;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-150-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8719;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:218;a:4:{s:7:"meta_id";s:4:"1845";s:7:"post_id";s:2:"43";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:219;a:4:{s:7:"meta_id";s:4:"1846";s:7:"post_id";s:2:"43";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:63936:"[{"id":"7223733b","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"_title":"Pricing","flex_align_items":"center"},"elements":[{"id":"3f191efa","elType":"container","settings":{"boxed_width":{"unit":"px","size":700,"sizes":[]},"boxed_width_tablet":{"unit":"%","size":65,"sizes":[]},"boxed_width_mobile":{"unit":"%","size":100,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"content_width":"full","width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_title":"Container","flex_align_items":"center"},"elements":[{"id":"20164231","elType":"widget","settings":{"content_width":"full","title":"Transparent pricing options","header_size":"h6","align":"center","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_element_custom_width":{"unit":"px","size":500,"sizes":[]},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"12aab878","elType":"widget","settings":{"content_width":"full","title":"Choose a package that suits you","header_size":"h1","align":"center","_element_custom_width":{"unit":"px","size":630,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":500,"sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]},"__globals__":{"title_color":""},"_animation_stagger":50,"_animation":"ta_fadeinup","_animation_delay":100,"_element_width":"initial"},"elements":[],"widgetType":"heading"}],"isInner":true},{"id":"5afd3ac8","elType":"widget","settings":{"content_width":"full","slides":[{"slide_title":"<p>First tab<\/p>","_id":"72b3091"}],"slide1_title":"Monthly","slide1_section":"price-table-1-0225","slide2_title":"Yearly","slide2_section":"price-table-2-0225","switcher_typography_typography":"custom","switcher_typography_font_size":{"unit":"px","size":14,"sizes":[]},"switcher_typography_line_height":{"unit":"px","size":20,"sizes":[]},"switcher_bg_color":"#F6F7F1","switcher_border_radius":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"switcher_box_shadow_box_shadow_type":"yes","switcher_box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":0,"spread":0,"color":"rgba(255, 255, 255, 0)"},"switcher_box_shadow_box_shadow_position":"inset","slide1_title_color":"#ACAFB2","slide1_title_hover":"#1F242E","slide1_active_color":"#1F242E","slide1_switcher_color":"#FFFFFF","slide2_title_color":"#ACAFB2","slide2_title_hover":"#1F242E","slide2_active_color":"#1F242E","__globals__":{"switcher_bg_color":"globals\/colors?id=theme_color_bg_color_2","slide1_title_color":"globals\/colors?id=theme_color_meta","slide2_title_color":"globals\/colors?id=theme_color_meta","slide1_title_hover":"globals\/colors?id=theme_color_title","slide2_title_hover":"globals\/colors?id=theme_color_title","slide2_active_color":"globals\/colors?id=theme_color_title","slide1_active_color":"globals\/colors?id=theme_color_title","slide2_switcher_color":"globals\/colors?id=theme_color_bg_color","slide1_switcher_color":"globals\/colors?id=theme_color_bg_color"},"switcher_title_padding":{"unit":"px","top":"12","right":"33","bottom":"12","left":"33","isLinked":false},"switcher_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"type":"modern","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"trx_sc_switcher"},{"id":"75aff636","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"flex-end","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[],"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"price-table-1-0225","_title":"Section 1"},"elements":[{"id":"77841384","elType":"container","settings":{"content_width":"full","parallax_blocks":[]},"elements":[{"id":"ccf1ad3","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"25","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"Basic video package","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"_id":"243ea19","tooltip_content":"Entry-level features"},{"_id":"2a1fe99","feature_text":"Essential video edit","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Pro audio quality"},{"feature_text":"Quick project setup","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Fast project launch","_id":"0a8e387"},{"feature_text":"Online delivery files","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Files sent online","_id":"0e65b69"}],"table_button_text":"Select plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":22,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_hover","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","button_border_hover_color":"globals\/colors?id=theme_color_hover"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#E5E7DE","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#768592","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":17,"sizes":[]},"table_features_spacing":{"unit":"px","size":5,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":0,"sizes":[]},"_background_color":"#FFFFFF","button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"button_text_color_hover":"#FFFFFF","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"7c7fb80f","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"animation":"ta_fadeinup","animation_delay":200},"elements":[{"id":"5a165cd5","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"Recommended","icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/crown-icon-second.svg","id":256},"library":"svg"},"_id":"850a8c8"}],"link_click":"full_width","items_background_background":"classic","list_items_padding":{"unit":"px","top":"16","right":"0","bottom":"14","left":"0","isLinked":false},"list_items_padding_tablet":{"unit":"px","top":"11","right":"0","bottom":"9","left":"0","isLinked":false},"list_items_alignment":"center","icon_size":{"unit":"px","size":15,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":-1,"sizes":[]},"text_color":"#FFFFFF","text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":14,"sizes":[]},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_element_custom_width_tablet":{"unit":"vw","size":28,"sizes":[]},"_element_custom_width_mobile":{"unit":"vw","size":"","sizes":[]},"_offset_orientation_v":"end","__globals__":{"_background_color":"","icon_color":"globals\/colors?id=theme_color_alt_title","text_color":"globals\/colors?id=theme_color_alt_title","items_background_color":"globals\/colors?id=theme_color_link"},"items_background_color":"#06021D"},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"f87e76","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"50","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"Pro video shoots","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"_id":"243ea19","tooltip_content":"More creative features"},{"_id":"2a1fe99","feature_text":"Premium video edit","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Studio-grade audio mix"},{"feature_text":"Full project support","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Help at every step","_id":"0a8e387"},{"feature_text":"Custom delivery files","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Files on your terms","_id":"0e65b69"}],"table_button_text":"Select plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":22,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"globals\/colors?id=theme_color_alt_bg_color","button_bg_color_hover":"globals\/colors?id=theme_color_hover","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","button_border_hover_color":"globals\/colors?id=theme_color_hover"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","_border_color":"#E5E7DE","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_text_color_hover":"#FFFFFF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#768592","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":17,"sizes":[]},"table_features_spacing":{"unit":"px","size":5,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":0,"sizes":[]},"_background_color":"#FFFFFF","duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"button_border_normal_color":"#E5E7DE","button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_animation":"ta_fadeinup","_animation_delay":100,"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"23447356","elType":"container","settings":{"content_width":"full","parallax_blocks":[]},"elements":[{"id":"38ccc052","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"500","table_original_price":"69","table_duration":"\/ per month","table_features":[{"feature_text":"Full creative bundle","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"_id":"243ea19","tooltip_content":"Complete creative suite"},{"_id":"2a1fe99","feature_text":"On-site video team","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Sound engineers included"},{"feature_text":"Longer support hours","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Help when you need it","_id":"0a8e387"},{"feature_text":"Priority delivery files","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Faster file delivery","_id":"0e65b69"}],"table_button_text":"Select plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":22,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_hover","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","button_border_hover_color":"globals\/colors?id=theme_color_hover"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#E5E7DE","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#768592","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":17,"sizes":[]},"table_features_spacing":{"unit":"px","size":5,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":0,"sizes":[]},"_background_color":"#FFFFFF","button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_animation":"ta_fadeinup","_animation_delay":100,"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"button_text_color_hover":"#FFFFFF","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true}],"isInner":true},{"id":"67e00831","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"flex-end","flex_gap_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20},"parallax_blocks":[],"padding":{"unit":"px","top":"60","right":"0","bottom":"0","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"0","left":"0","isLinked":false},"_element_id":"price-table-2-0225","_title":"Section 2"},"elements":[{"id":"808dcae","elType":"container","settings":{"content_width":"full","parallax_blocks":[]},"elements":[{"id":"5a268b41","elType":"widget","settings":{"content_width":"full","table_title":"Starter","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"30","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"Basic video bundle","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"_id":"243ea19","tooltip_content":"Entry-level package"},{"_id":"2a1fe99","feature_text":"Clear video cut","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Great sound clarity"},{"feature_text":"Project set up fast","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Quick launch support","_id":"0a8e387"},{"feature_text":"Online file access","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Files via download","_id":"0e65b69"}],"table_button_text":"Select plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":22,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_hover","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","button_border_hover_color":"globals\/colors?id=theme_color_hover"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#E5E7DE","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#768592","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":17,"sizes":[]},"table_features_spacing":{"unit":"px","size":5,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":0,"sizes":[]},"_background_color":"#FFFFFF","button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"button_text_color_hover":"#FFFFFF","_animation":"ta_fadeinup","_animation_delay":100,"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"3404c11","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"06077d1","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"Recommended","icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/crown-icon-second.svg","id":256},"library":"svg"},"_id":"850a8c8"}],"link_click":"full_width","items_background_background":"classic","list_items_padding":{"unit":"px","top":"16","right":"0","bottom":"14","left":"0","isLinked":false},"list_items_padding_tablet":{"unit":"px","top":"11","right":"0","bottom":"9","left":"0","isLinked":false},"list_items_alignment":"center","icon_size":{"unit":"px","size":15,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":-1,"sizes":[]},"text_color":"#FFFFFF","text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":14,"sizes":[]},"_element_custom_width":{"unit":"px","size":"","sizes":[]},"_element_custom_width_tablet":{"unit":"vw","size":28,"sizes":[]},"_element_custom_width_mobile":{"unit":"vw","size":"","sizes":[]},"_offset_orientation_v":"end","__globals__":{"_background_color":"","icon_color":"globals\/colors?id=theme_color_alt_title","text_color":"globals\/colors?id=theme_color_alt_title","items_background_color":"globals\/colors?id=theme_color_link"},"items_background_color":"#06021D"},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"21d271e1","elType":"widget","settings":{"content_width":"full","table_title":"Professional","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"65","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"Pro video bundle","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"_id":"243ea19","tooltip_content":"Includes full features"},{"_id":"2a1fe99","feature_text":"Premium video edit","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Studio-level sound"},{"feature_text":"Priority project help","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Help within hours","_id":"0a8e387"},{"feature_text":"Custom file delivery","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Flexible file formats","_id":"0e65b69"}],"table_button_text":"Select plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":22,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"globals\/colors?id=theme_color_alt_bg_color","button_bg_color_hover":"globals\/colors?id=theme_color_hover","button_text_color_normal":"globals\/colors?id=theme_color_alt_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","button_border_hover_color":"globals\/colors?id=theme_color_hover"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","_border_color":"#E5E7DE","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_text_color_hover":"#FFFFFF","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#768592","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":17,"sizes":[]},"table_features_spacing":{"unit":"px","size":5,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":0,"sizes":[]},"_background_color":"#FFFFFF","duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"button_border_normal_color":"#E5E7DE","button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_animation":"ta_fadeinup","_animation_delay":100,"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true},{"id":"9a136d1","elType":"container","settings":{"content_width":"full","parallax_blocks":[]},"elements":[{"id":"3773346c","elType":"widget","settings":{"content_width":"full","table_title":"Advanced","title_html_tag":"h5","table_subtitle":"","ribbon_title":"New","table_price":"650","table_original_price":"69","table_duration":"\/ per year","table_features":[{"feature_text":"Full creative suite","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"_id":"243ea19","tooltip_content":"All-in-one solution"},{"_id":"2a1fe99","feature_text":"Video team","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Pro audio support"},{"feature_text":"Priority project help","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Support within hours","_id":"0a8e387"},{"feature_text":"Fast file delivery","select_feature_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/check-list-icon-second.svg","id":255},"library":"svg"},"tooltip_content":"Files sent quickly","_id":"0e65b69"}],"table_button_text":"Select plan","table_additional_info":"","table_align":"left","duration_typography_typography":"custom","duration_typography_font_size":{"unit":"px","size":14,"sizes":[]},"duration_typography_line_height":{"unit":"px","size":22,"sizes":[]},"duration_spacing":{"unit":"px","size":5,"sizes":[]},"table_title_bg_color":"#FFFFFF","table_title_padding":{"unit":"px","top":"40","right":"30","bottom":"27","left":"30","isLinked":false},"table_price_padding":{"unit":"px","top":"0","right":"30","bottom":"22","left":"30","isLinked":false},"currency_size":{"unit":"px","size":98,"sizes":[]},"currency_padding":{"unit":"px","top":"0","right":"2","bottom":"0","left":"0","isLinked":false},"table_features_typography_typography":"custom","table_features_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_features_padding":{"unit":"px","top":"0","right":"30","bottom":"25","left":"30","isLinked":false},"button_typography_typography":"custom","button_typography_font_size":{"unit":"px","size":15,"sizes":[]},"table_button_padding":{"unit":"px","top":"15","right":"15","bottom":"15","left":"15","isLinked":true},"table_button_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"table_footer_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"table_title_color":"","table_price_color_normal":"","duration_text_color":"globals\/colors?id=theme_color_meta","table_features_text_color":"","button_bg_color_normal":"","button_bg_color_hover":"globals\/colors?id=theme_color_hover","button_text_color_normal":"globals\/colors?id=theme_color_title","currency_color":"globals\/colors?id=theme_color_meta","table_title_bg_color":"globals\/colors?id=theme_color_bg_color","table_price_bg_color_normal":"","table_features_bg_color":"","table_footer_bg_color":"","_border_color":"globals\/colors?id=theme_color_bd_color","ribbon_text_color":"","button_text_color_hover":"","button_border_normal_color":"globals\/colors?id=theme_color_bd_color","table_subtitle_color":"","table_feature_divider_color":"","price_border_normal_color":"","_background_color":"globals\/colors?id=theme_color_bg_color","price_divider_border_color":"globals\/colors?id=theme_color_bd_color","button_border_hover_color":"globals\/colors?id=theme_color_hover"},"price_html_tag":"h2","table_title_color":"","table_pricing_typography_font_size_tablet":{"unit":"px","size":58,"sizes":[]},"currency_color":"#ACAFB2","button_text_color_normal":"#1F242E","_border_border":"solid","_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"icon_image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"},"subtitle_html_tag":"h6","ribbon_text_color":"","currency_vertical_position":"middle","button_border_normal_border":"solid","button_border_normal_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"_border_color":"#E5E7DE","table_title_padding_tablet":{"unit":"px","top":"25","right":"20","bottom":"15","left":"20","isLinked":false},"table_price_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"10","left":"20","isLinked":false},"table_features_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"button_border_normal_color":"#E5E7DE","table_footer_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"25","left":"20","isLinked":false},"table_subtitle_typography_typography":"custom","table_subtitle_typography_font_size":{"unit":"px","size":14,"sizes":[]},"table_subtitle_typography_line_height":{"unit":"em","size":1.5,"sizes":[]},"table_subtitle_color":"","table_subtitle_spacing":{"unit":"px","size":5,"sizes":[]},"price_border_normal_border":"none","duration_text_color":"#ACAFB2","table_features_typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"table_features_typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"table_features_icon_color":"#768592","table_features_icon_size":{"unit":"px","size":19,"sizes":[]},"table_features_icon_spacing":{"unit":"px","size":8,"sizes":[]},"table_feature_divider_border":"none","table_price_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"price_divider_width":{"unit":"%","size":"","sizes":[]},"price_divider_width_tablet":{"unit":"%","size":"","sizes":[]},"price_divider_width_mobile":{"unit":"%","size":"","sizes":[]},"duration_position":"nowrap","price_divider_after":"yes","price_divider_padding":{"unit":"px","top":"0","right":"30","bottom":"35","left":"30","isLinked":false},"_background_background":"classic","price_divider_border_color":"#E5E7DE","price_divider_spacing":{"unit":"px","size":"","sizes":[]},"price_divider_padding_tablet":{"unit":"px","top":"0","right":"20","bottom":"20","left":"20","isLinked":false},"table_features_icon_size_tablet":{"unit":"px","size":17,"sizes":[]},"table_features_spacing":{"unit":"px","size":5,"sizes":[]},"table_features_spacing_tablet":{"unit":"px","size":0,"sizes":[]},"_background_color":"#FFFFFF","button_border_hover_border":"solid","button_border_hover_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"duration_typography_line_height_mobile":{"unit":"px","size":20,"sizes":[]},"button_bg_color_normal":"#FFFFFF00","table_button_padding_tablet":{"unit":"px","top":"13","right":"13","bottom":"13","left":"13","isLinked":true},"button_text_color_hover":"#FFFFFF","_animation":"ta_fadeinup","_animation_delay":100,"link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""}},"elements":[],"widgetType":"trx_elm_pricing_table"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"628fafcc","elType":"container","settings":{"flex_direction":"column","content_width":"full","parallax_blocks":[],"bg_text_typography_font_size":{"unit":"px","size":157,"sizes":[]},"bg_text_typography_font_weight":"500","bg_text_typography_text_transform":"uppercase","bg_text_typography_line_height":{"unit":"em","size":1,"sizes":[]},"bg_text_typography_letter_spacing":{"unit":"px","size":-3,"sizes":[]},"bg_text_effect":"none","padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Marquee"},"elements":[{"id":"3f4fcf0f","elType":"container","settings":{"content_width":"full","min_height":{"unit":"px","size":145,"sizes":[]},"min_height_tablet":{"unit":"px","size":94,"sizes":[]},"min_height_mobile":{"unit":"px","size":58,"sizes":[]},"parallax_blocks":[],"bg_text":"We produce and shape your story through video.","bg_text_typography_typography":"custom","bg_text_typography_font_size":{"unit":"px","size":157,"sizes":[]},"bg_text_typography_font_size_tablet":{"unit":"px","size":100,"sizes":[]},"bg_text_typography_font_size_mobile":{"unit":"px","size":60,"sizes":[]},"bg_text_typography_font_weight":"400","bg_text_typography_text_transform":"uppercase","bg_text_typography_line_height":{"unit":"em","size":0.95,"sizes":[]},"bg_text_typography_letter_spacing":{"unit":"em","size":-0.01,"sizes":[]},"bg_text_effect":"none","bg_text_marquee":{"unit":"px","size":7,"sizes":[]},"bg_text_marquee_margin":{"unit":"%","size":6,"sizes":[]},"__globals__":{"bg_text_color":""},"bg_text_color":"#768592"},"elements":[],"isInner":true}],"isInner":false},{"id":"573b2d6a","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"FAQ"},"elements":[{"id":"6e01e61d","elType":"widget","settings":{"content_width":"full","title":"Your video and sound queries","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"},{"id":"315b17fa","elType":"widget","settings":{"content_width":"full","title":"Frequently asked at Elementra","header_size":"h1","_element_custom_width":{"unit":"px","size":790,"sizes":[]},"_element_custom_width_tablet":{"unit":"%","size":"","sizes":[]},"_element_custom_width_mobile":{"unit":"%","size":"","sizes":[]},"__globals__":{"title_color":"","_border_color":"globals\/colors?id=theme_color_title"},"_padding":{"unit":"px","top":"0","right":"0","bottom":"53","left":"0","isLinked":false},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"2","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"_padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"heading"},{"id":"6bd7b66f","elType":"widget","settings":{"tabs":[{"tab_title":"What services does Elementra offer?","_id":"a906b5c","accordion_content":"<p>Elementra provides full-service video production, expert sound design, audio post, and live event streaming for clients big and small.<\/p>"},{"tab_title":"How do I contact Elementra Studios?","accordion_content":"<p>Contact our team by email at info@elementrastudios.com or call +1 213-555-0198. We reply to every message within one business day.<\/p>","accordion_tab_default_active":"yes","_id":"5ef4a4c"},{"tab_title":"What drives our creative approach?","accordion_content":"<p>We draw inspiration from client stories, tech advances, and a love of film to deliver content that moves and excites viewers.<\/p>","accordion_tab_default_active":"","_id":"6c8da2d"}],"select_toggle_icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/plus-icon.svg","id":243},"library":"svg"},"select_toggle_icon_active":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/minus-icon.svg","id":244},"library":"svg"},"title_html_tag":"h3","show_item_numbers":"yes","accordion_items_spacing":{"unit":"px","size":"","sizes":[]},"accordion_items_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"accordion_items_border_color":"#E5E7DE","item_numbers_right_spacing_tablet":{"unit":"vw","size":10,"sizes":[]},"item_numbers_right_spacing_mobile":{"unit":"px","size":50,"sizes":[]},"item_numbers_text_color":"#ACAFB2","item_numbers_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"item_numbers_active_color":"#1F242E","tab_title_padding":{"unit":"px","top":"50","right":"0","bottom":"50","left":"0","isLinked":false},"tab_title_padding_tablet":{"unit":"px","top":"40","right":"0","bottom":"40","left":"0","isLinked":false},"tab_title_padding_mobile":{"unit":"px","top":"30","right":"0","bottom":"30","left":"0","isLinked":false},"accordion_title_bottom_spacing":{"unit":"px","size":0,"sizes":[]},"tab_content_text_color":"#86898C","tab_content_padding":{"unit":"custom","top":"0","right":"10vw","bottom":"50px","left":"0","isLinked":false},"tab_content_padding_tablet":{"unit":"custom","top":"0","right":"12vw","bottom":"40px","left":"0","isLinked":false},"tab_content_padding_mobile":{"unit":"custom","top":"0","right":"0","bottom":"30px","left":"0","isLinked":false},"__globals__":{"accordion_items_border_color":"globals\/colors?id=theme_color_bd_color","item_numbers_text_color":"globals\/colors?id=theme_color_meta","item_numbers_active_color":"globals\/colors?id=theme_color_title","tab_content_text_color":"globals\/colors?id=theme_color_text","_border_color":"","toggle_icon_border_color":"globals\/colors?id=theme_color_bd_color","toggle_icon_background_color":"","toggle_icon_color":"globals\/colors?id=theme_color_title","toggle_icon_active_color":"globals\/colors?id=theme_color_bg_color","toggle_icon_active_background_color":"globals\/colors?id=theme_color_alt_bg_color","toggle_icon_active_border_color":"globals\/colors?id=theme_color_alt_bg_color","accordion_items_border_color_hover":"globals\/colors?id=theme_color_meta"},"accordion_title_bottom_spacing_active":{"unit":"px","size":-30,"sizes":[]},"accordion_title_bottom_spacing_active_mobile":{"unit":"px","size":-17,"sizes":[]},"toggle_icon_spacing":{"unit":"px","size":30,"sizes":[]},"toggle_icon_spacing_mobile":{"unit":"px","size":20,"sizes":[]},"toggle_icon_size":{"unit":"px","size":10,"sizes":[]},"toggle_icon_size_mobile":{"unit":"px","size":10,"sizes":[]},"toggle_icon_border_border":"solid","toggle_icon_border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"toggle_icon_border_color":"#E5E7DE","toggle_icon_border_radius":{"unit":"%","top":"50","right":"50","bottom":"50","left":"50","isLinked":true},"toggle_icon_border_radius_tablet":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"toggle_icon_border_radius_mobile":{"unit":"%","top":"","right":"","bottom":"","left":"","isLinked":true},"toggle_icon_padding":{"unit":"px","top":"16","right":"16","bottom":"16","left":"16","isLinked":true},"toggle_icon_padding_mobile":{"unit":"px","top":"14","right":"14","bottom":"14","left":"14","isLinked":true},"item_numbers_right_spacing":{"unit":"vw","size":17,"sizes":[]},"_animation":"ta_fadeinup","_animation_delay":200},"elements":[],"widgetType":"trx_elm_accordion"}],"isInner":false},{"id":"368f8771","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_align_items":"flex-end","background_background":"classic","background_image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-174.jpg","id":516,"size":"","alt":"","source":"library"},"background_position":"center center","background_repeat":"no-repeat","background_size":"cover","parallax_blocks":[],"padding":{"unit":"px","top":"70","right":"70","bottom":"70","left":"70","isLinked":true},"padding_tablet":{"unit":"px","top":"30","right":"30","bottom":"30","left":"30","isLinked":true},"padding_mobile":{"unit":"px","top":"20","right":"20","bottom":"20","left":"20","isLinked":true},"_title":"About","background_overlay_background":"classic","background_overlay_color":"#000000","background_overlay_opacity":{"unit":"px","size":0.1,"sizes":[]}},"elements":[{"id":"51c8ec8e","elType":"container","settings":{"content_width":"full","width":{"unit":"px","size":410,"sizes":[]},"width_tablet":{"unit":"px","size":320,"sizes":[]},"width_mobile":{"unit":"%","size":100,"sizes":[]},"flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"padding":{"unit":"px","top":"55","right":"40","bottom":"55","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"37","bottom":"40","left":"37","isLinked":false},"padding_mobile":{"unit":"px","top":"35","right":"30","bottom":"35","left":"30","isLinked":false},"__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color"},"animation":"ta_fadeinup","_title":"Info Block"},"elements":[{"id":"60bbf33d","elType":"widget","settings":{"title":"Stories that spark bold new visions","_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"14f82bb","elType":"widget","settings":{"editor":"<p>We bring your vision to life with film and sound that connect, engage, and elevate your message to every audience.<\/p>","_margin":{"unit":"vw","top":"0","right":"0","bottom":"7.8","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"60","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false}},"elements":[],"widgetType":"text-editor"},{"id":"2fbb7233","elType":"widget","settings":{"title":"Eager to join our creative journey?","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/","is_external":"","nofollow":"","custom_attributes":""},"header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":16,"sizes":[]},"__globals__":{"title_color":"globals\/colors?id=theme_color_title","title_hover_color":"globals\/colors?id=theme_color_text"}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false}]";}i:220;a:4:{s:7:"meta_id";s:4:"1850";s:7:"post_id";s:2:"43";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:221;a:4:{s:7:"meta_id";s:4:"1851";s:7:"post_id";s:2:"43";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:222;a:4:{s:7:"meta_id";s:4:"1862";s:7:"post_id";s:3:"516";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-174.jpg";}i:223;a:4:{s:7:"meta_id";s:4:"1863";s:7:"post_id";s:3:"516";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3695:"a:6:{s:5:"width";i:1920;s:6:"height";i:705;s:4:"file";s:26:"2026/02/custom-img-174.jpg";s:8:"filesize";i:45913;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-174-630x705.jpg";s:5:"width";i:630;s:6:"height";i:705;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23125;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-174-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8827;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-174-630x231.jpg";s:5:"width";i:630;s:6:"height";i:231;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14424;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-174-300x110.jpg";s:5:"width";i:300;s:6:"height";i:110;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5781;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-174-1024x376.jpg";s:5:"width";i:1024;s:6:"height";i:376;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26074;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-174-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4167;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-174-768x282.jpg";s:5:"width";i:768;s:6:"height";i:282;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18305;}s:9:"1536x1536";a:5:{s:4:"file";s:27:"custom-img-174-1536x564.jpg";s:5:"width";i:1536;s:6:"height";i:564;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44022;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-174-370x136.jpg";s:5:"width";i:370;s:6:"height";i:136;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7500;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-174-1290x705.jpg";s:5:"width";i:1290;s:6:"height";i:705;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46332;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-174-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29650;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-174-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11047;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-174-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2490;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-174-924x339.jpg";s:5:"width";i:924;s:6:"height";i:339;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23058;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-174-410x151.jpg";s:5:"width";i:410;s:6:"height";i:151;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8425;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-174-500x184.jpg";s:5:"width";i:500;s:6:"height";i:184;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10802;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-174-400x147.jpg";s:5:"width";i:400;s:6:"height";i:147;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8301;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-174-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12229;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-174-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11519;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:224;a:4:{s:7:"meta_id";s:4:"1894";s:7:"post_id";s:3:"523";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/location-icon.svg";}i:225;a:4:{s:7:"meta_id";s:4:"1895";s:7:"post_id";s:3:"523";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:665;s:5:"width";i:17;s:6:"height";i:19;}";}i:226;a:4:{s:7:"meta_id";s:4:"1896";s:7:"post_id";s:3:"524";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/02/mobile-icon.svg";}i:227;a:4:{s:7:"meta_id";s:4:"1897";s:7:"post_id";s:3:"524";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:652;s:5:"width";i:15;s:6:"height";i:20;}";}i:228;a:4:{s:7:"meta_id";s:4:"1898";s:7:"post_id";s:3:"525";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:20:"2026/02/sms-icon.svg";}i:229;a:4:{s:7:"meta_id";s:4:"1899";s:7:"post_id";s:3:"525";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:594;s:5:"width";i:19;s:6:"height";i:16;}";}i:230;a:4:{s:7:"meta_id";s:4:"1900";s:7:"post_id";s:2:"34";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:231;a:4:{s:7:"meta_id";s:4:"1901";s:7:"post_id";s:2:"34";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:11347:"[{"id":"2e2fe982","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"150","right":"0","bottom":"150","left":"0","isLinked":false},"padding_tablet":{"unit":"px","top":"95","right":"0","bottom":"95","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"65","right":"0","bottom":"65","left":"0","isLinked":false},"_title":"Contact"},"elements":[{"id":"7595b444","elType":"widget","settings":{"content_width":"full","title":"Common Questions","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"__globals__":{"title_color":""},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false},"typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"typography_line_height":{"unit":"em","size":1,"sizes":[]},"_animation":"ta_fadeinup","typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]},"trx_addons_preset":"heading_c9175e4"},"elements":[],"widgetType":"heading"},{"id":"31f5a4d6","elType":"container","settings":{"content_width":"full","flex_direction":"row","parallax_blocks":[]},"elements":[{"id":"657d48c3","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"flex_align_items":"flex-start","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"animation":"ta_fadeinup"},"elements":[{"id":"e811836","elType":"widget","settings":{"content_width":"full","title":"Have questions?\nget in touch!","header_size":"h1","_element_custom_width":{"unit":"px","size":450,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":380,"sizes":[]},"__globals__":{"title_color":""},"_margin":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"22","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_element_width":"initial","_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"57c8f473","elType":"widget","settings":{"content_width":"full","editor":"Contact Elementra for guidance or details about our video or sound services. Our team is ready to assist you.","_element_width":"initial","_element_custom_width":{"unit":"px","size":520,"sizes":[]},"_element_custom_width_tablet":{"unit":"px","size":400,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_element_custom_width_mobile":{"unit":"%","size":100,"sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"4132479a","elType":"widget","settings":{"text_html_tag":"p","list_items":[{"text":"1245 Sunset Boulevard, Los Angeles, CA 90026","icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/location-icon.svg","id":523},"library":"svg"},"_id":"2039fe8"}],"icon_vertical_align":"","icon_size":{"unit":"px","size":18,"sizes":[]},"icon_spacing":{"unit":"px","size":14,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":"","sizes":[]},"icon_color":"#768592","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"icon_spacing_mobile":{"unit":"px","size":10,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"29acc33d","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"+1 840 841 25 69","icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/mobile-icon.svg","id":524},"library":"svg"},"_id":"2039fe8","link":{"url":"tel:+18408412569","is_external":"","nofollow":"","custom_attributes":""}}],"icon_vertical_align":"","icon_size":{"unit":"px","size":18,"sizes":[]},"icon_spacing":{"unit":"px","size":14,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":"","sizes":[]},"icon_color":"#768592","text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":16,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"__globals__":{"text_hover_color":"globals\/colors?id=theme_color_text","text_color":"globals\/colors?id=theme_color_title"},"icon_spacing_mobile":{"unit":"px","size":10,"sizes":[]},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false}},"elements":[],"widgetType":"trx_elm_icon_list"},{"id":"6dd34288","elType":"widget","settings":{"text_html_tag":"p","list_items":[{"text":"info@elementrastudios.com","icon":{"value":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/sms-icon.svg","id":525},"library":"svg"},"_id":"2039fe8","link":{"url":"mailto:info@elementrastudios.com","is_external":"","nofollow":"","custom_attributes":""}}],"icon_vertical_align":"","icon_size":{"unit":"px","size":18,"sizes":[]},"icon_spacing":{"unit":"px","size":14,"sizes":[]},"icon_vertical_offset":{"unit":"px","size":"","sizes":[]},"icon_color":"#768592","text_color":"#86898C","__globals__":{"text_color":"globals\/colors?id=theme_color_text","text_hover_color":"globals\/colors?id=theme_color_meta"},"icon_spacing_mobile":{"unit":"px","size":10,"sizes":[]}},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"4edae617","elType":"container","settings":{"content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"parallax_blocks":[],"padding":{"unit":"px","top":"5","right":"0","bottom":"0","left":"0","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"animation":"ta_fadeinup","animation_delay":100},"elements":[{"id":"36c09683","elType":"widget","settings":{"mf_form_id":"7***1772471682230"},"elements":[],"widgetType":"metform"}],"isInner":true}],"isInner":true}],"isInner":false},{"id":"ebda023","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"70","bottom":"150","left":"70","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"30","bottom":"95","left":"30","isLinked":false},"padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"65","left":"20","isLinked":false},"__globals__":{"background_color":""},"_title":"Instagram"},"elements":[{"id":"952653f","elType":"widget","settings":{"content":[{"text":"Follow us on","_id":"90f4878","item_typography_typography":"custom","item_typography_font_size":{"unit":"px","size":14,"sizes":[]},"item_typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"item_typography_text_transform":"uppercase","item_typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"}},{"text":"Instagram","highlight_style":"stroke7","item_link":{"url":"https:\/\/www.instagram.com\/themerex_net\/","is_external":"","nofollow":"","custom_attributes":""},"item_typography_typography":"custom","item_typography_font_size":{"unit":"px","size":14,"sizes":[]},"item_typography_font_size_mobile":{"unit":"px","size":13,"sizes":[]},"item_typography_text_transform":"uppercase","item_typography_letter_spacing":{"unit":"px","size":1,"sizes":[]},"color_hover":"#E6D5C7","highlight_color":"#E6D5C7","highlight_width":{"unit":"px","size":17,"sizes":[]},"hightlight_offset":{"unit":"%","size":-50,"sizes":[]},"_id":"534a984","image":{"id":109,"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/no-image-2.jpg"}}],"tag":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"53","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"38","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"28","left":"0","isLinked":false},"_animation":"ta_fadeinup"},"elements":[],"widgetType":"trx_elm_advanced_title"},{"id":"cb19be8","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","grid_columns_grid":{"unit":"fr","size":6,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"parallax_blocks":[],"grid_columns_grid_mobile":{"unit":"fr","size":2,"sizes":[]},"grid_gaps_mobile":{"column":"20","row":"20","isLinked":true,"unit":"px"}},"elements":[{"id":"309b42e","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-144.jpg","id":437,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup"},"elements":[],"widgetType":"image"},{"id":"9f5b030","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-145.jpg","id":438,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":100},"elements":[],"widgetType":"image"},{"id":"b8e46a7","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-146.jpg","id":439,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":200},"elements":[],"widgetType":"image"},{"id":"a142d31","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-147.jpg","id":440,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":300},"elements":[],"widgetType":"image"},{"id":"b2276a0","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-148.jpg","id":441,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":400},"elements":[],"widgetType":"image"},{"id":"8937f00","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-149.jpg","id":442,"size":"","alt":"","source":"library"},"image_size":"full","_animation":"ta_fadeinup","_animation_delay":500},"elements":[],"widgetType":"image"}],"isInner":true}],"isInner":false}]";}i:232;a:4:{s:7:"meta_id";s:4:"1908";s:7:"post_id";s:2:"34";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-page";}i:233;a:4:{s:7:"meta_id";s:4:"1909";s:7:"post_id";s:2:"34";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:5:"4.0.8";}i:234;a:4:{s:7:"meta_id";s:4:"2067";s:7:"post_id";s:3:"572";s:8:"meta_key";s:22:"trx_addons_layout_type";s:10:"meta_value";s:7:"submenu";}i:235;a:4:{s:7:"meta_id";s:4:"2068";s:7:"post_id";s:3:"572";s:8:"meta_key";s:18:"trx_addons_options";s:10:"meta_value";s:125:"a:4:{s:11:"layout_type";s:7:"submenu";s:6:"margin";s:0:"";s:15:"columns_allowed";s:1:"4";s:16:"scripts_required";s:4:"none";}";}i:236;a:4:{s:7:"meta_id";s:4:"2069";s:7:"post_id";s:3:"572";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:11:"cpt_layouts";}i:237;a:4:{s:7:"meta_id";s:4:"2070";s:7:"post_id";s:3:"573";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-199.jpg";}i:238;a:4:{s:7:"meta_id";s:4:"2071";s:7:"post_id";s:3:"573";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3031:"a:6:{s:5:"width";i:649;s:6:"height";i:736;s:4:"file";s:26:"2026/02/custom-img-199.jpg";s:8:"filesize";i:84215;s:5:"sizes";a:15:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-199-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:94848;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-199-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26479;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-199-630x714.jpg";s:5:"width";i:630;s:6:"height";i:714;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:94004;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-199-265x300.jpg";s:5:"width";i:265;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24165;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-199-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8413;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-199-370x420.jpg";s:5:"width";i:370;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41978;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-199-649x725.jpg";s:5:"width";i:649;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:104471;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-199-649x520.jpg";s:5:"width";i:649;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:77171;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-199-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25764;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-199-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3920;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-199-410x465.jpg";s:5:"width";i:410;s:6:"height";i:465;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49300;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-199-441x500.jpg";s:5:"width";i:441;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:55066;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-199-353x400.jpg";s:5:"width";i:353;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38381;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-199-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41803;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-199-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37834;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:239;a:4:{s:7:"meta_id";s:4:"2072";s:7:"post_id";s:3:"574";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-200.jpg";}i:240;a:4:{s:7:"meta_id";s:4:"2073";s:7:"post_id";s:3:"574";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3030:"a:6:{s:5:"width";i:649;s:6:"height";i:736;s:4:"file";s:26:"2026/02/custom-img-200.jpg";s:8:"filesize";i:38858;s:5:"sizes";a:15:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-200-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46387;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-200-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13503;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-200-630x714.jpg";s:5:"width";i:630;s:6:"height";i:714;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45534;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-200-265x300.jpg";s:5:"width";i:265;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12037;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-200-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4821;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-200-370x420.jpg";s:5:"width";i:370;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20364;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-200-649x725.jpg";s:5:"width";i:649;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49856;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-200-649x520.jpg";s:5:"width";i:649;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36523;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-200-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11829;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-200-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2462;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-200-410x465.jpg";s:5:"width";i:410;s:6:"height";i:465;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23887;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-200-441x500.jpg";s:5:"width";i:441;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26731;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-200-353x400.jpg";s:5:"width";i:353;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18803;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-200-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20830;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-200-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18814;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:241;a:4:{s:7:"meta_id";s:4:"2074";s:7:"post_id";s:3:"575";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-201.jpg";}i:242;a:4:{s:7:"meta_id";s:4:"2075";s:7:"post_id";s:3:"575";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3027:"a:6:{s:5:"width";i:649;s:6:"height";i:736;s:4:"file";s:26:"2026/02/custom-img-201.jpg";s:8:"filesize";i:27520;s:5:"sizes";a:15:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-201-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32867;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-201-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9439;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-201-630x714.jpg";s:5:"width";i:630;s:6:"height";i:714;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32291;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-201-265x300.jpg";s:5:"width";i:265;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8751;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-201-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3746;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-201-370x420.jpg";s:5:"width";i:370;s:6:"height";i:420;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14406;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:26:"custom-img-201-649x725.jpg";s:5:"width";i:649;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35484;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-201-649x520.jpg";s:5:"width";i:649;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26703;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-201-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9122;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-201-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2094;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-201-410x465.jpg";s:5:"width";i:410;s:6:"height";i:465;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16858;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-201-441x500.jpg";s:5:"width";i:441;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18870;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-201-353x400.jpg";s:5:"width";i:353;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13324;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-201-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14642;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-201-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13085;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:243;a:4:{s:7:"meta_id";s:4:"2076";s:7:"post_id";s:3:"572";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:244;a:4:{s:7:"meta_id";s:4:"2077";s:7:"post_id";s:3:"572";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:12084:"[{"id":"7038e9a5","elType":"container","settings":{"flex_direction":"column","content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"padding":{"unit":"px","top":"0","right":"60","bottom":"0","left":"60","isLinked":false},"padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_title":"Mega Menu"},"elements":[{"id":"ffd4009","elType":"container","settings":{"flex_direction":"row","content_width":"full","background_background":"classic","parallax_blocks":[],"border_border":"solid","border_width":{"unit":"px","top":"1","right":"1","bottom":"1","left":"1","isLinked":true},"box_shadow_box_shadow_type":"yes","box_shadow_box_shadow":{"horizontal":0,"vertical":4,"blur":24,"spread":0,"color":"rgba(0, 0, 0, 0.05)"},"padding":{"unit":"px","top":"35","right":"30","bottom":"35","left":"30","isLinked":false},"_title":"wrap","__globals__":{"background_color":"globals\/colors?id=theme_color_bg_color","border_color":"globals\/colors?id=theme_color_bd_color"},"flex_direction_tablet":"column","flex_gap_tablet":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"padding_tablet":{"unit":"px","top":"20","right":"20","bottom":"25","left":"20","isLinked":false},"flex_justify_content":"space-between"},"elements":[{"id":"2dbcd7de","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_direction_tablet":"column","flex_gap_mobile":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"parallax_blocks":[],"width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"flex_gap_tablet":{"column":"25","row":"25","isLinked":true,"unit":"px","size":25},"flex_gap":{"column":"20","row":"20","isLinked":true,"unit":"px","size":20}},"elements":[{"id":"6d92eda1","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Col 1","width":{"unit":"px","size":270,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_flex_align_self":"flex-start"},"elements":[{"id":"6fb80dbf","elType":"widget","settings":{"title":"Shop Pages","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"18","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"_border_color":"globals\/colors?id=theme_color_bd_color"},"typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"b40c2aa","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"Product List","_id":"3aba266","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/shop\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"Product Single","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product\/celestial-face-paint-portrait\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"c94e762"},{"text":"Cart","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/cart\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"bd796bb"},{"text":"Checkout","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/checkout\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"4685296"},{"text":"My Account","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/my-account\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"6d0b1da"}],"items_spacing":{"column":"13","row":"13","isLinked":true,"unit":"px"},"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":14,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_text"},"text_typography_font_family":"Inter","text_typography_font_weight":"400","text_typography_text_transform":"none"},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true},{"id":"567fbdc8","elType":"container","settings":{"content_width":"full","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"_title":"Col 2","width":{"unit":"px","size":270,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"_flex_align_self":"flex-start"},"elements":[{"id":"149e324","elType":"widget","settings":{"title":"Shop Category","header_size":"h6","typography_typography":"custom","typography_font_size":{"unit":"px","size":14,"sizes":[]},"typography_text_transform":"uppercase","typography_line_height":{"unit":"em","size":1,"sizes":[]},"typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"18","left":"0","isLinked":false},"_padding_tablet":{"unit":"px","top":"0","right":"0","bottom":"13","left":"0","isLinked":false},"_border_border":"solid","_border_width":{"unit":"px","top":"0","right":"0","bottom":"1","left":"0","isLinked":false},"__globals__":{"_border_color":"globals\/colors?id=theme_color_bd_color"},"typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"heading"},{"id":"131c2b5a","elType":"widget","settings":{"text_html_tag":"h6","list_items":[{"text":"Animation","_id":"3aba266","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/animation\/","is_external":"","nofollow":"","custom_attributes":""}},{"text":"Art","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/art\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"c94e762"},{"text":"Films","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/films\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"bd796bb"},{"text":"Music","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/music\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"4685296"},{"text":"Photography","trx_icon_type":"none","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/photography\/","is_external":"","nofollow":"","custom_attributes":""},"_id":"6d0b1da"}],"items_spacing":{"column":"13","row":"13","isLinked":true,"unit":"px"},"text_typography_typography":"custom","text_typography_font_size":{"unit":"px","size":14,"sizes":[]},"__globals__":{"text_color":"globals\/colors?id=theme_color_title","text_hover_color":"globals\/colors?id=theme_color_text"},"text_typography_font_family":"Inter","text_typography_font_weight":"400","text_typography_text_transform":"none"},"elements":[],"widgetType":"trx_elm_icon_list"}],"isInner":true}],"isInner":true},{"id":"3fe2611d","elType":"container","settings":{"container_type":"grid","presetTitle":"Grid","presetIcon":"eicon-container-grid","content_width":"full","width":{"unit":"%","size":50,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"grid_columns_grid_tablet":{"unit":"fr","size":2,"sizes":[]},"grid_rows_grid":{"unit":"fr","size":1,"sizes":[]},"grid_gaps":{"column":"20","row":"20","isLinked":true,"unit":"px"},"parallax_blocks":[]},"elements":[{"id":"56303880","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-199.jpg","id":573,"size":"","alt":"","source":"library"},"title_text":"Animation","description_text":"","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/animation\/","is_external":"","nofollow":"","custom_attributes":""},"title_size":"h6","text_align":"left","image_space":{"unit":"px","size":10,"sizes":[]},"image_space_tablet":{"unit":"px","size":5,"sizes":[]},"title_bottom_space":{"unit":"px","size":0,"sizes":[]},"image_size":{"unit":"%","size":100,"sizes":[]},"background_hover_transition":{"unit":"px","size":"","sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"__globals__":{"hover_title_color":"globals\/colors?id=theme_color_text"},"title_typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"title_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"title_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"image-box"},{"id":"35d517bc","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-200.jpg","id":574,"size":"","alt":"","source":"library"},"title_text":"Films","description_text":"","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/films\/","is_external":"","nofollow":"","custom_attributes":""},"title_size":"h6","text_align":"left","image_space":{"unit":"px","size":10,"sizes":[]},"image_space_tablet":{"unit":"px","size":5,"sizes":[]},"title_bottom_space":{"unit":"px","size":0,"sizes":[]},"image_size":{"unit":"%","size":100,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"__globals__":{"hover_title_color":"globals\/colors?id=theme_color_text"},"background_hover_transition":{"unit":"px","size":"","sizes":[]},"title_typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"title_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"title_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"image-box"},{"id":"484ad2bc","elType":"widget","settings":{"image":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-201.jpg","id":575,"size":"","alt":"","source":"library"},"title_text":"Music","description_text":"","link":{"url":"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/music\/","is_external":"","nofollow":"","custom_attributes":""},"title_size":"h6","text_align":"left","image_space":{"unit":"px","size":10,"sizes":[]},"image_space_tablet":{"unit":"px","size":5,"sizes":[]},"title_bottom_space":{"unit":"px","size":0,"sizes":[]},"image_size":{"unit":"%","size":100,"sizes":[]},"title_typography_typography":"custom","title_typography_font_size":{"unit":"px","size":14,"sizes":[]},"__globals__":{"hover_title_color":"globals\/colors?id=theme_color_text"},"background_hover_transition":{"unit":"px","size":"","sizes":[]},"title_typography_letter_spacing":{"unit":"em","size":0.08,"sizes":[]},"title_typography_letter_spacing_tablet":{"unit":"em","size":"","sizes":[]},"title_typography_letter_spacing_mobile":{"unit":"em","size":"","sizes":[]}},"elements":[],"widgetType":"image-box"}],"isInner":true}],"isInner":true}],"isInner":false}]";}i:245;a:4:{s:7:"meta_id";s:4:"2082";s:7:"post_id";s:3:"572";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:246;a:4:{s:7:"meta_id";s:4:"2098";s:7:"post_id";s:1:"1";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:247;a:4:{s:7:"meta_id";s:4:"2135";s:7:"post_id";s:3:"585";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:6:"custom";}i:248;a:4:{s:7:"meta_id";s:4:"2136";s:7:"post_id";s:3:"585";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:249;a:4:{s:7:"meta_id";s:4:"2137";s:7:"post_id";s:3:"585";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:3:"585";}i:250;a:4:{s:7:"meta_id";s:4:"2138";s:7:"post_id";s:3:"585";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:6:"custom";}i:251;a:4:{s:7:"meta_id";s:4:"2139";s:7:"post_id";s:3:"585";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:252;a:4:{s:7:"meta_id";s:4:"2140";s:7:"post_id";s:3:"585";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:253;a:4:{s:7:"meta_id";s:4:"2141";s:7:"post_id";s:3:"585";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:254;a:4:{s:7:"meta_id";s:4:"2142";s:7:"post_id";s:3:"585";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:1:"#";}i:255;a:4:{s:7:"meta_id";s:4:"2144";s:7:"post_id";s:2:"32";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:256;a:4:{s:7:"meta_id";s:4:"2145";s:7:"post_id";s:2:"32";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:8:"blog.php";}i:257;a:4:{s:7:"meta_id";s:4:"2146";s:7:"post_id";s:2:"32";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778676485:1";}i:258;a:4:{s:7:"meta_id";s:4:"2245";s:7:"post_id";s:2:"23";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778772157:1";}i:259;a:4:{s:7:"meta_id";s:4:"2246";s:7:"post_id";s:2:"23";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"81";}i:260;a:4:{s:7:"meta_id";s:4:"2249";s:7:"post_id";s:2:"23";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:261;a:4:{s:7:"meta_id";s:4:"2256";s:7:"post_id";s:2:"34";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:262;a:4:{s:7:"meta_id";s:4:"2257";s:7:"post_id";s:2:"34";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:263;a:4:{s:7:"meta_id";s:4:"2263";s:7:"post_id";s:2:"34";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778772431:1";}i:264;a:4:{s:7:"meta_id";s:4:"2264";s:7:"post_id";s:2:"23";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:265;a:4:{s:7:"meta_id";s:4:"2286";s:7:"post_id";s:2:"23";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:266;a:4:{s:7:"meta_id";s:4:"2287";s:7:"post_id";s:2:"23";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:38:"header-main-light-logo-menu-with-title";}i:267;a:4:{s:7:"meta_id";s:4:"2296";s:7:"post_id";s:2:"21";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:268;a:4:{s:7:"meta_id";s:4:"2297";s:7:"post_id";s:2:"21";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:269;a:4:{s:7:"meta_id";s:4:"2298";s:7:"post_id";s:2:"21";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:27:"header-main-light-logo-menu";}i:270;a:4:{s:7:"meta_id";s:4:"2304";s:7:"post_id";s:2:"21";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778772154:1";}i:271;a:4:{s:7:"meta_id";s:4:"2305";s:7:"post_id";s:2:"21";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"80";}i:272;a:4:{s:7:"meta_id";s:4:"2306";s:7:"post_id";s:2:"21";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:273;a:4:{s:7:"meta_id";s:4:"2372";s:7:"post_id";s:2:"98";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:274;a:4:{s:7:"meta_id";s:4:"2373";s:7:"post_id";s:2:"98";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:275;a:4:{s:7:"meta_id";s:4:"2374";s:7:"post_id";s:2:"98";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:11:"header-0001";}i:276;a:4:{s:7:"meta_id";s:4:"2380";s:7:"post_id";s:2:"98";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778772156:1";}i:277;a:4:{s:7:"meta_id";s:4:"2381";s:7:"post_id";s:2:"98";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"81";}i:278;a:4:{s:7:"meta_id";s:4:"2382";s:7:"post_id";s:2:"98";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:279;a:4:{s:7:"meta_id";s:4:"2438";s:7:"post_id";s:2:"27";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"88";}i:280;a:4:{s:7:"meta_id";s:4:"2439";s:7:"post_id";s:2:"27";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778680642:1";}i:281;a:4:{s:7:"meta_id";s:4:"2440";s:7:"post_id";s:2:"27";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:282;a:4:{s:7:"meta_id";s:4:"2449";s:7:"post_id";s:2:"27";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:283;a:4:{s:7:"meta_id";s:4:"2493";s:7:"post_id";s:3:"113";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"89";}i:284;a:4:{s:7:"meta_id";s:4:"2495";s:7:"post_id";s:3:"113";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:285;a:4:{s:7:"meta_id";s:4:"2496";s:7:"post_id";s:3:"113";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:286;a:4:{s:7:"meta_id";s:4:"2497";s:7:"post_id";s:3:"113";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:11:"footer-0092";}i:287;a:4:{s:7:"meta_id";s:4:"2506";s:7:"post_id";s:3:"113";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778675415:1";}i:288;a:4:{s:7:"meta_id";s:4:"2507";s:7:"post_id";s:3:"113";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:289;a:4:{s:7:"meta_id";s:4:"2706";s:7:"post_id";s:3:"572";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:290;a:4:{s:7:"meta_id";s:4:"2707";s:7:"post_id";s:3:"572";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:291;a:4:{s:7:"meta_id";s:4:"2708";s:7:"post_id";s:3:"572";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:23:"separate-templates-0422";}i:292;a:4:{s:7:"meta_id";s:4:"2714";s:7:"post_id";s:3:"572";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772529352:1";}i:293;a:4:{s:7:"meta_id";s:4:"2730";s:7:"post_id";s:3:"572";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"77";}i:294;a:4:{s:7:"meta_id";s:4:"2731";s:7:"post_id";s:3:"572";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:295;a:4:{s:7:"meta_id";s:4:"3002";s:7:"post_id";s:3:"710";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-208.jpg";}i:296;a:4:{s:7:"meta_id";s:4:"3003";s:7:"post_id";s:3:"710";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:602:"a:6:{s:5:"width";i:112;s:6:"height";i:92;s:4:"file";s:26:"2026/02/custom-img-208.jpg";s:8:"filesize";i:2959;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-208-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2994;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:297;a:4:{s:7:"meta_id";s:4:"3004";s:7:"post_id";s:3:"711";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-209.jpg";}i:298;a:4:{s:7:"meta_id";s:4:"3005";s:7:"post_id";s:3:"711";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:602:"a:6:{s:5:"width";i:112;s:6:"height";i:92;s:4:"file";s:26:"2026/02/custom-img-209.jpg";s:8:"filesize";i:2692;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-209-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2662;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:299;a:4:{s:7:"meta_id";s:4:"3006";s:7:"post_id";s:3:"712";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-210.jpg";}i:300;a:4:{s:7:"meta_id";s:4:"3007";s:7:"post_id";s:3:"712";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:602:"a:6:{s:5:"width";i:112;s:6:"height";i:92;s:4:"file";s:26:"2026/02/custom-img-210.jpg";s:8:"filesize";i:3047;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-210-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3122;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:301;a:4:{s:7:"meta_id";s:4:"3008";s:7:"post_id";s:3:"713";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-211.jpg";}i:302;a:4:{s:7:"meta_id";s:4:"3009";s:7:"post_id";s:3:"713";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:433:"a:6:{s:5:"width";i:91;s:6:"height";i:75;s:4:"file";s:26:"2026/02/custom-img-211.jpg";s:8:"filesize";i:2478;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:303;a:4:{s:7:"meta_id";s:4:"3010";s:7:"post_id";s:3:"714";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-212.jpg";}i:304;a:4:{s:7:"meta_id";s:4:"3011";s:7:"post_id";s:3:"714";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:433:"a:6:{s:5:"width";i:91;s:6:"height";i:75;s:4:"file";s:26:"2026/02/custom-img-212.jpg";s:8:"filesize";i:1982;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:305;a:4:{s:7:"meta_id";s:4:"3012";s:7:"post_id";s:3:"715";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-213.jpg";}i:306;a:4:{s:7:"meta_id";s:4:"3013";s:7:"post_id";s:3:"715";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:433:"a:6:{s:5:"width";i:91;s:6:"height";i:75;s:4:"file";s:26:"2026/02/custom-img-213.jpg";s:8:"filesize";i:2281;s:5:"sizes";a:0:{}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:307;a:4:{s:7:"meta_id";s:4:"3049";s:7:"post_id";s:3:"720";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:308;a:4:{s:7:"meta_id";s:4:"3050";s:7:"post_id";s:3:"720";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"644";}i:309;a:4:{s:7:"meta_id";s:4:"3051";s:7:"post_id";s:3:"720";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"55";}i:310;a:4:{s:7:"meta_id";s:4:"3052";s:7:"post_id";s:3:"720";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8670:"[{"id":"7191470","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"e3f1877","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"77f41ca","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"57f4ef1","elType":"widget","settings":{"content_width":"full","title":"Sed facilisis leo id","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"ba5cc55","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"361bf49","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"7ff30bd","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.</p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"0bed628","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"7631643","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"bd41bcd","elType":"widget","settings":{"content_width":"full","title":"Bob Brown","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"7a3633c","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"00ca207","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"03d0950","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"2154105","elType":"widget","settings":{"content_width":"full","image":{"id":445,"url":"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-150.jpg","alt":"","source":"library","size":""},"image_size":"full"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"b72dc0f","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"791aca9","elType":"widget","settings":{"content_width":"full","title":"Quisque at tortor purus","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"53a2226","elType":"widget","settings":{"content_width":"full","editor":"<p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:311;a:4:{s:7:"meta_id";s:4:"3053";s:7:"post_id";s:3:"720";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:312;a:4:{s:7:"meta_id";s:4:"3054";s:7:"post_id";s:3:"720";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:313;a:4:{s:7:"meta_id";s:4:"3055";s:7:"post_id";s:3:"720";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:314;a:4:{s:7:"meta_id";s:4:"3085";s:7:"post_id";s:3:"724";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:315;a:4:{s:7:"meta_id";s:4:"3086";s:7:"post_id";s:3:"724";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"261";}i:316;a:4:{s:7:"meta_id";s:4:"3087";s:7:"post_id";s:3:"724";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"88";}i:317;a:4:{s:7:"meta_id";s:4:"3088";s:7:"post_id";s:3:"724";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8690:"[{"id":"198d811","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"86059cb","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"2258cc8","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"dbf1b61","elType":"widget","settings":{"content_width":"full","title":"Sed maximus felis vel ultrices lacinia","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"04eeb46","elType":"widget","settings":{"content_width":"full","editor":"<p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"83e8ac2","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"20a3799","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque metus metus, vulputate ut rutrum nec, tempus ut quam. Fusce ultricies nulla vitae odio fringilla faucibus. Phasellus id metus dui. Aliquam erat volutpat. Curabitur sit amet felis vitae nibh facilisis suscipit. Phasellus at urna non enim egestas molestie. Sed porta tristique ex, vel iaculis lorem bibendum et. Donec iaculis arcu neque, at mattis nisi lobortis in.</p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"05afd42","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"667198e","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"23a75a0","elType":"widget","settings":{"content_width":"full","title":"Charlie Green","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"8a6c295","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"a8f3a07","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque at tortor purus. Cras ut molestie risus. Donec non tellus ut elit lacinia dapibus. Suspendisse faucibus ante dui, nec luctus est pretium et. Curabitur et orci non urna ullamcorper sollicitudin quis lacinia arcu. Nunc quam diam, dictum ut nisi quis, venenatis facilisis odio. Nullam nec venenatis neque, nec sagittis dui. Vestibulum aliquet non nisl et gravida.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"a02452d","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"a952080","elType":"widget","settings":{"content_width":"full","image":{"id":445,"url":"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-150.jpg","alt":"","source":"library","size":""},"image_size":"full"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"6253fec","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"36bfc4d","elType":"widget","settings":{"content_width":"full","title":"Donec id blandit felis","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"7c46c51","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:318;a:4:{s:7:"meta_id";s:4:"3089";s:7:"post_id";s:3:"724";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:319;a:4:{s:7:"meta_id";s:4:"3090";s:7:"post_id";s:3:"724";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:320;a:4:{s:7:"meta_id";s:4:"3091";s:7:"post_id";s:3:"724";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:321;a:4:{s:7:"meta_id";s:4:"3094";s:7:"post_id";s:3:"725";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:322;a:4:{s:7:"meta_id";s:4:"3095";s:7:"post_id";s:3:"725";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:4:"1079";}i:323;a:4:{s:7:"meta_id";s:4:"3096";s:7:"post_id";s:3:"725";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"24";}i:324;a:4:{s:7:"meta_id";s:4:"3097";s:7:"post_id";s:3:"725";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8655:"[{"id":"fa7c992","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"67530c5","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"9338c91","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"0dd8061","elType":"widget","settings":{"content_width":"full","title":"Sed maximus felis vel ultrices lacinia","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"22945b7","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"2c3dae9","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"409431f","elType":"widget","settings":{"content_width":"full","editor":"<p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"c4f7ce5","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"89fd9be","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"2cea21f","elType":"widget","settings":{"content_width":"full","title":"John Doe","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"62f5ac5","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"cb59882","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"0395ca2","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"3e20c96","elType":"widget","settings":{"content_width":"full","image":{"id":445,"url":"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-150.jpg","alt":"","source":"library","size":""},"image_size":"full"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"5dfcde7","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"6d46427","elType":"widget","settings":{"content_width":"full","title":"Donec id blandit felis","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"f31959f","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:325;a:4:{s:7:"meta_id";s:4:"3098";s:7:"post_id";s:3:"725";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:326;a:4:{s:7:"meta_id";s:4:"3099";s:7:"post_id";s:3:"725";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:327;a:4:{s:7:"meta_id";s:4:"3100";s:7:"post_id";s:3:"725";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:328;a:4:{s:7:"meta_id";s:4:"3103";s:7:"post_id";s:3:"726";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:329;a:4:{s:7:"meta_id";s:4:"3104";s:7:"post_id";s:3:"726";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"897";}i:330;a:4:{s:7:"meta_id";s:4:"3105";s:7:"post_id";s:3:"726";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"63";}i:331;a:4:{s:7:"meta_id";s:4:"3106";s:7:"post_id";s:3:"726";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8641:"[{"id":"84d8b7a","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"3d46607","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"1532f1c","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"a6f250b","elType":"widget","settings":{"content_width":"full","title":"Aenean arcu metus suscipit","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"c98fa4c","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"8a05fdd","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"d38c644","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"72dede3","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"703c8a7","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"47e6784","elType":"widget","settings":{"content_width":"full","title":"Jane Smith","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"c7beac2","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"ca973f5","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"ded9af6","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"8b94b59","elType":"widget","settings":{"content_width":"full","image":{"id":445,"url":"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-150.jpg","alt":"","source":"library","size":""},"image_size":"full"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"0e0e933","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"c1b0e6d","elType":"widget","settings":{"content_width":"full","title":"Maecenas facilisis egestas lacus eu","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"7b0f937","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque metus metus, vulputate ut rutrum nec, tempus ut quam. Fusce ultricies nulla vitae odio fringilla faucibus. Phasellus id metus dui. Aliquam erat volutpat. Curabitur sit amet felis vitae nibh facilisis suscipit. Phasellus at urna non enim egestas molestie. Sed porta tristique ex, vel iaculis lorem bibendum et. Donec iaculis arcu neque, at mattis nisi lobortis in.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:332;a:4:{s:7:"meta_id";s:4:"3107";s:7:"post_id";s:3:"726";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:333;a:4:{s:7:"meta_id";s:4:"3108";s:7:"post_id";s:3:"726";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:334;a:4:{s:7:"meta_id";s:4:"3109";s:7:"post_id";s:3:"726";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:335;a:4:{s:7:"meta_id";s:4:"3112";s:7:"post_id";s:3:"727";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:336;a:4:{s:7:"meta_id";s:4:"3113";s:7:"post_id";s:3:"727";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"626";}i:337;a:4:{s:7:"meta_id";s:4:"3114";s:7:"post_id";s:3:"727";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"99";}i:338;a:4:{s:7:"meta_id";s:4:"3115";s:7:"post_id";s:3:"727";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8751:"[{"id":"38f5f5a","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"9cc6517","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"e498c36","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"2ddaaf5","elType":"widget","settings":{"content_width":"full","title":"Quisque at tortor purus","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"e046e7e","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"7524981","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"5f725bd","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"6ecdb25","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"14e8105","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"64ca3af","elType":"widget","settings":{"content_width":"full","title":"Alice Johnson","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"c1fbbab","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"00d17fd","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"8ffcf96","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"ca5a2dd","elType":"widget","settings":{"content_width":"full","image":{"id":445,"url":"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-150.jpg","alt":"","source":"library","size":""},"image_size":"full"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"25374df","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"2d139e5","elType":"widget","settings":{"content_width":"full","title":"Sed ut mauris turpis","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"b54370e","elType":"widget","settings":{"content_width":"full","editor":"<p>Aenean arcu metus, suscipit ac sagittis vel, varius vulputate purus. Vestibulum eget felis at ipsum suscipit elementum eget a nulla. Curabitur auctor dignissim vestibulum. Praesent vel imperdiet nunc, sit amet venenatis sapien. Aenean quis varius nibh, vel egestas metus. Aenean blandit varius lacinia. Praesent imperdiet egestas aliquet. Integer luctus ex quis feugiat malesuada.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:339;a:4:{s:7:"meta_id";s:4:"3116";s:7:"post_id";s:3:"727";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:340;a:4:{s:7:"meta_id";s:4:"3117";s:7:"post_id";s:3:"727";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:341;a:4:{s:7:"meta_id";s:4:"3118";s:7:"post_id";s:3:"727";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:342;a:4:{s:7:"meta_id";s:4:"3130";s:7:"post_id";s:3:"729";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:343;a:4:{s:7:"meta_id";s:4:"3131";s:7:"post_id";s:3:"729";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:4:"1024";}i:344;a:4:{s:7:"meta_id";s:4:"3132";s:7:"post_id";s:3:"729";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"90";}i:345;a:4:{s:7:"meta_id";s:4:"3133";s:7:"post_id";s:3:"729";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8673:"[{"id":"9698df1","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"905b5d2","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.</p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"1d9453e","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"a31b4f8","elType":"widget","settings":{"content_width":"full","title":"Vivamus pharetra lacus id","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"d510033","elType":"widget","settings":{"content_width":"full","editor":"<p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"6388aaf","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"689dfae","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.</p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"20ba753","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"4fec5d8","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"d77ebb5","elType":"widget","settings":{"content_width":"full","title":"Charlie Green","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"dcc22a2","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"6e7fd17","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"d7e268e","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"43e4e53","elType":"widget","settings":{"content_width":"full","image":{"id":445,"url":"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-150.jpg","alt":"","source":"library","size":""},"image_size":"full"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"cbd3b0c","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"a7c6056","elType":"widget","settings":{"content_width":"full","title":"Donec id blandit felis","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"ae88d42","elType":"widget","settings":{"content_width":"full","editor":"<p>Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:346;a:4:{s:7:"meta_id";s:4:"3134";s:7:"post_id";s:3:"729";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:347;a:4:{s:7:"meta_id";s:4:"3135";s:7:"post_id";s:3:"729";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:348;a:4:{s:7:"meta_id";s:4:"3136";s:7:"post_id";s:3:"729";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:349;a:4:{s:7:"meta_id";s:4:"3139";s:7:"post_id";s:3:"730";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:350;a:4:{s:7:"meta_id";s:4:"3140";s:7:"post_id";s:3:"730";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"466";}i:351;a:4:{s:7:"meta_id";s:4:"3141";s:7:"post_id";s:3:"730";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:2:"76";}i:352;a:4:{s:7:"meta_id";s:4:"3142";s:7:"post_id";s:3:"730";s:8:"meta_key";s:15:"_elementor_data";s:10:"meta_value";s:8587:"[{"id":"c0d9a45","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"flex_gap":{"column":"","row":"","isLinked":true,"unit":"px","size":null},"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"1f8a19f","elType":"widget","settings":{"content_width":"full","editor":"<p>Donec rutrum nibh quis molestie blandit. Suspendisse id nisi at enim imperdiet convallis. Donec sodales tellus et leo sagittis, eu consectetur turpis porta. Phasellus diam quam, ullamcorper ut mattis varius, interdum vitae augue. Vestibulum pulvinar massa libero. Praesent ultrices dignissim tortor quis tincidunt. Vestibulum ac dignissim nibh.</p>","drop_cap":"yes","drop_cap_primary_color":"#1f242e","drop_cap_space":{"unit":"px","size":16,"sizes":[]},"drop_cap_typography_typography":"custom","drop_cap_typography_font_size":{"unit":"rem","size":3.5625,"sizes":[]},"drop_cap_typography_font_size_tablet":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_size_mobile":{"unit":"rem","size":"","sizes":[]},"drop_cap_typography_font_weight":"500","__globals__":{"text_color":"","drop_cap_primary_color":"globals/colors?id=theme_color_title"}},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"fa31b3e","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"ef44b03","elType":"widget","settings":{"content_width":"full","title":"Donec rutrum nibh quis molestie","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"9b87c8c","elType":"widget","settings":{"content_width":"full","editor":"<p>Quisque metus metus, vulputate ut rutrum nec, tempus ut quam. Fusce ultricies nulla vitae odio fringilla faucibus. Phasellus id metus dui. Aliquam erat volutpat. Curabitur sit amet felis vitae nibh facilisis suscipit. Phasellus at urna non enim egestas molestie. Sed porta tristique ex, vel iaculis lorem bibendum et. Donec iaculis arcu neque, at mattis nisi lobortis in.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"0c0f042","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"background_background":"classic","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false},"padding":{"unit":"px","top":"50","right":"40","bottom":"50","left":"40","isLinked":false},"padding_tablet":{"unit":"px","top":"40","right":"35","bottom":"40","left":"35","isLinked":false},"padding_mobile":{"unit":"px","top":"30","right":"25","bottom":"30","left":"25","isLinked":false},"__globals__":{"background_color":"globals/colors?id=theme_color_bg_color_2"}},"elements":[{"id":"9624271","elType":"widget","settings":{"content_width":"full","editor":"<p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>","_margin":{"unit":"px","top":"0","right":"0","bottom":"23","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"12","left":"0","isLinked":false},"__globals__":{"text_color":"globals/colors?id=theme_color_title"},"typography_line_height_tablet":{"unit":"px","size":"","sizes":[]},"typography_line_height_mobile":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_tablet":{"unit":"px","size":"","sizes":[]},"typography_word_spacing_mobile":{"unit":"px","size":"","sizes":[]}},"elements":[],"widgetType":"text-editor"},{"id":"8b8dfbf","elType":"container","settings":{"content_width":"full","flex_direction":"row","flex_align_items":"center","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"51866a9","elType":"widget","settings":{"content_width":"full","width":{"unit":"px","size":38,"sizes":[]},"width_tablet":{"unit":"px","size":"","sizes":[]},"width_mobile":{"unit":"px","size":"","sizes":[]},"text":"Divider","weight":{"unit":"px","size":2,"sizes":[]},"gap":{"unit":"px","size":0,"sizes":[]},"_margin":{"unit":"px","top":"1","right":"0","bottom":"0","left":"0","isLinked":false},"_element_width":"auto","_flex_size":"none","__globals__":{"color":"globals/colors?id=theme_color_link"}},"elements":[],"widgetType":"divider"},{"id":"ddc9ca5","elType":"widget","settings":{"content_width":"full","title":"Charlie Green","header_size":"h6","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"13","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"0","left":"10","isLinked":false}},"elements":[],"widgetType":"heading"}],"isInner":true}],"isInner":false},{"id":"c0fe6b4","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"c9220c6","elType":"widget","settings":{"content_width":"full","editor":"<p>Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false},{"id":"53517c6","elType":"container","settings":{"flex_direction":"column","parallax_blocks":[],"margin":{"unit":"px","top":"0","right":"0","bottom":"40","left":"0","isLinked":false},"margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"35","left":"0","isLinked":false},"margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"25","left":"0","isLinked":false}},"elements":[{"id":"c8f2630","elType":"widget","settings":{"content_width":"full","image":{"id":445,"url":"https://ai-video-generator.elementra.themerex.net/wp-content/uploads/2026/02/custom-img-150.jpg","alt":"","source":"library","size":""},"image_size":"full"},"elements":[],"widgetType":"image"}],"isInner":false},{"id":"b6cf7f6","elType":"container","settings":{"flex_direction":"column","flex_gap":{"column":"0","row":"0","isLinked":true,"unit":"px","size":0},"parallax_blocks":[]},"elements":[{"id":"57ebda2","elType":"widget","settings":{"content_width":"full","title":"Sed facilisis leo id","header_size":"h5","_margin":{"unit":"px","top":"0","right":"0","bottom":"20","left":"0","isLinked":false},"_margin_tablet":{"unit":"px","top":"0","right":"0","bottom":"15","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"10","left":"0","isLinked":false}},"elements":[],"widgetType":"heading"},{"id":"3b1f645","elType":"widget","settings":{"content_width":"full","editor":"<p>Maecenas facilisis egestas lacus, eu pulvinar nunc varius dapibus. Nunc velit nulla, vestibulum vitae volutpat sed, ultrices id nisi. Fusce id tristique ipsum. Nunc tincidunt mi in dui tincidunt, at maximus ipsum consequat. Cras nec dolor feugiat, ultrices leo nec, posuere tortor. Pellentesque commodo tortor eget rutrum eleifend.</p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}]";}i:353;a:4:{s:7:"meta_id";s:4:"3143";s:7:"post_id";s:3:"730";s:8:"meta_key";s:20:"_elementor_edit_mode";s:10:"meta_value";s:7:"builder";}i:354;a:4:{s:7:"meta_id";s:4:"3144";s:7:"post_id";s:3:"730";s:8:"meta_key";s:24:"_elementor_template_type";s:10:"meta_value";s:7:"wp-post";}i:355;a:4:{s:7:"meta_id";s:4:"3145";s:7:"post_id";s:3:"730";s:8:"meta_key";s:18:"_elementor_version";s:10:"meta_value";s:6:"3.35.5";}i:356;a:4:{s:7:"meta_id";s:4:"3164";s:7:"post_id";s:3:"720";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:357;a:4:{s:7:"meta_id";s:4:"3172";s:7:"post_id";s:3:"720";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772538030:1";}i:358;a:4:{s:7:"meta_id";s:4:"3331";s:7:"post_id";s:3:"720";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:359;a:4:{s:7:"meta_id";s:4:"3332";s:7:"post_id";s:3:"720";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:360;a:4:{s:7:"meta_id";s:4:"3907";s:7:"post_id";s:2:"57";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"575";}i:361;a:4:{s:7:"meta_id";s:4:"3912";s:7:"post_id";s:2:"57";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778772478:1";}i:362;a:4:{s:7:"meta_id";s:4:"3916";s:7:"post_id";s:2:"57";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:363;a:4:{s:7:"meta_id";s:4:"3917";s:7:"post_id";s:2:"57";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:364;a:4:{s:7:"meta_id";s:4:"3918";s:7:"post_id";s:2:"57";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:814:"a:14:{s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:37:"elementra_options_override_body_style";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";s:41:"elementra_options_override_remove_margins";s:1:"1";s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-98";s:39:"elementra_options_override_header_style";s:1:"1";s:39:"elementra_options_field_header_position";s:4:"over";s:42:"elementra_options_override_header_position";s:1:"1";s:35:"elementra_options_field_footer_type";s:6:"custom";s:38:"elementra_options_override_footer_type";s:1:"1";s:36:"elementra_options_field_footer_style";s:17:"footer-custom-113";s:39:"elementra_options_override_footer_style";s:1:"1";}";}i:365;a:4:{s:7:"meta_id";s:4:"3936";s:7:"post_id";s:3:"825";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:25:"2026/02/ai-video-demo.mp4";}i:366;a:4:{s:7:"meta_id";s:4:"3937";s:7:"post_id";s:3:"825";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:286:"a:10:{s:7:"bitrate";i:1209277;s:8:"filesize";i:762195;s:9:"mime_type";s:15:"video/quicktime";s:6:"length";i:5;s:16:"length_formatted";s:4:"0:05";s:5:"width";i:1024;s:6:"height";i:1024;s:10:"fileformat";s:3:"mp4";s:10:"dataformat";s:9:"quicktime";s:17:"created_timestamp";i:-2082844800;}";}i:367;a:4:{s:7:"meta_id";s:4:"3968";s:7:"post_id";s:2:"57";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:368;a:4:{s:7:"meta_id";s:4:"4209";s:7:"post_id";s:3:"730";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778675677:1";}i:369;a:4:{s:7:"meta_id";s:4:"4210";s:7:"post_id";s:3:"729";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778675682:1";}i:370;a:4:{s:7:"meta_id";s:4:"4211";s:7:"post_id";s:3:"727";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778675696:1";}i:371;a:4:{s:7:"meta_id";s:4:"4212";s:7:"post_id";s:3:"724";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778675699:1";}i:372;a:4:{s:7:"meta_id";s:4:"4233";s:7:"post_id";s:3:"730";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:373;a:4:{s:7:"meta_id";s:4:"4236";s:7:"post_id";s:3:"730";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:374;a:4:{s:7:"meta_id";s:4:"4237";s:7:"post_id";s:3:"730";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:375;a:4:{s:7:"meta_id";s:4:"4250";s:7:"post_id";s:3:"729";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:376;a:4:{s:7:"meta_id";s:4:"4253";s:7:"post_id";s:3:"729";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:377;a:4:{s:7:"meta_id";s:4:"4254";s:7:"post_id";s:3:"729";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:378;a:4:{s:7:"meta_id";s:4:"4267";s:7:"post_id";s:3:"727";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:379;a:4:{s:7:"meta_id";s:4:"4270";s:7:"post_id";s:3:"727";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:380;a:4:{s:7:"meta_id";s:4:"4271";s:7:"post_id";s:3:"727";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:381;a:4:{s:7:"meta_id";s:4:"4284";s:7:"post_id";s:3:"724";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:382;a:4:{s:7:"meta_id";s:4:"4287";s:7:"post_id";s:3:"724";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:383;a:4:{s:7:"meta_id";s:4:"4288";s:7:"post_id";s:3:"724";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:384;a:4:{s:7:"meta_id";s:4:"5036";s:7:"post_id";s:3:"726";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772113211:1";}i:385;a:4:{s:7:"meta_id";s:4:"5038";s:7:"post_id";s:3:"954";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-222.jpg";}i:386;a:4:{s:7:"meta_id";s:4:"5039";s:7:"post_id";s:3:"954";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3707:"a:6:{s:5:"width";i:1920;s:6:"height";i:1877;s:4:"file";s:26:"2026/02/custom-img-222.jpg";s:8:"filesize";i:210155;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-222-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50412;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-222-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10148;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-222-630x616.jpg";s:5:"width";i:630;s:6:"height";i:616;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41181;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-222-300x293.jpg";s:5:"width";i:300;s:6:"height";i:293;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9977;}s:5:"large";a:5:{s:4:"file";s:28:"custom-img-222-1024x1001.jpg";s:5:"width";i:1024;s:6:"height";i:1001;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:104983;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-222-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3727;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-222-768x751.jpg";s:5:"width";i:768;s:6:"height";i:751;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61349;}s:9:"1536x1536";a:5:{s:4:"file";s:28:"custom-img-222-1536x1502.jpg";s:5:"width";i:1536;s:6:"height";i:1502;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:202295;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-222-370x362.jpg";s:5:"width";i:370;s:6:"height";i:362;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14537;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-222-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:95061;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-222-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54117;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-222-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11237;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-222-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2147;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-222-924x903.jpg";s:5:"width";i:924;s:6:"height";i:903;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:87309;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-222-410x401.jpg";s:5:"width";i:410;s:6:"height";i:401;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17588;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-222-500x489.jpg";s:5:"width";i:500;s:6:"height";i:489;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25770;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-222-400x391.jpg";s:5:"width";i:400;s:6:"height";i:391;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16491;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-222-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16727;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-222-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14925;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:387;a:4:{s:7:"meta_id";s:4:"5044";s:7:"post_id";s:3:"726";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:3:"954";}i:388;a:4:{s:7:"meta_id";s:4:"5054";s:7:"post_id";s:3:"726";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:389;a:4:{s:7:"meta_id";s:4:"5057";s:7:"post_id";s:3:"726";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:390;a:4:{s:7:"meta_id";s:4:"5058";s:7:"post_id";s:3:"726";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:391;a:4:{s:7:"meta_id";s:4:"6786";s:7:"post_id";s:3:"725";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778676776:1";}i:392;a:4:{s:7:"meta_id";s:4:"6787";s:7:"post_id";s:4:"1181";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-246.jpg";}i:393;a:4:{s:7:"meta_id";s:4:"6788";s:7:"post_id";s:4:"1181";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3706:"a:6:{s:5:"width";i:1920;s:6:"height";i:1408;s:4:"file";s:26:"2026/02/custom-img-246.jpg";s:8:"filesize";i:212166;s:5:"sizes";a:19:{s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-246-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:61889;s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-246-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15347;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-246-630x462.jpg";s:5:"width";i:630;s:6:"height";i:462;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40317;}s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-246-300x220.jpg";s:5:"width";i:300;s:6:"height";i:220;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11706;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-246-1024x751.jpg";s:5:"width";i:1024;s:6:"height";i:751;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:95155;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-246-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5167;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-246-768x563.jpg";s:5:"width";i:768;s:6:"height";i:563;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57513;}s:9:"1536x1536";a:5:{s:4:"file";s:28:"custom-img-246-1536x1126.jpg";s:5:"width";i:1536;s:6:"height";i:1126;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:186480;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-246-370x271.jpg";s:5:"width";i:370;s:6:"height";i:271;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16458;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-246-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:111541;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-246-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:63489;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-246-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15826;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-246-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2602;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-246-924x678.jpg";s:5:"width";i:924;s:6:"height";i:678;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:79957;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-246-410x301.jpg";s:5:"width";i:410;s:6:"height";i:301;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19486;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-246-500x367.jpg";s:5:"width";i:500;s:6:"height";i:367;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27179;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-246-400x293.jpg";s:5:"width";i:400;s:6:"height";i:293;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18525;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-246-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24864;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-246-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22155;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:394;a:4:{s:7:"meta_id";s:4:"6802";s:7:"post_id";s:3:"725";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1181";}i:395;a:4:{s:7:"meta_id";s:4:"6812";s:7:"post_id";s:3:"725";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:396;a:4:{s:7:"meta_id";s:4:"6815";s:7:"post_id";s:3:"725";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:397;a:4:{s:7:"meta_id";s:4:"6816";s:7:"post_id";s:3:"725";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:398;a:4:{s:7:"meta_id";s:4:"7354";s:7:"post_id";s:2:"51";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"326";}i:399;a:4:{s:7:"meta_id";s:4:"7356";s:7:"post_id";s:2:"51";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778772378:1";}i:400;a:4:{s:7:"meta_id";s:4:"7357";s:7:"post_id";s:2:"51";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:401;a:4:{s:7:"meta_id";s:4:"7358";s:7:"post_id";s:2:"51";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:402;a:4:{s:7:"meta_id";s:4:"7359";s:7:"post_id";s:2:"51";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:463:"a:8:{s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:37:"elementra_options_override_body_style";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";s:41:"elementra_options_override_remove_margins";s:1:"1";s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-21";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:403;a:4:{s:7:"meta_id";s:4:"7383";s:7:"post_id";s:2:"51";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:404;a:4:{s:7:"meta_id";s:4:"8042";s:7:"post_id";s:2:"43";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"189";}i:405;a:4:{s:7:"meta_id";s:4:"8044";s:7:"post_id";s:2:"43";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778772275:1";}i:406;a:4:{s:7:"meta_id";s:4:"8045";s:7:"post_id";s:2:"43";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:407;a:4:{s:7:"meta_id";s:4:"8046";s:7:"post_id";s:2:"43";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:408;a:4:{s:7:"meta_id";s:4:"8047";s:7:"post_id";s:2:"43";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:463:"a:8:{s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:37:"elementra_options_override_body_style";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";s:41:"elementra_options_override_remove_margins";s:1:"1";s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-21";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:409;a:4:{s:7:"meta_id";s:4:"8071";s:7:"post_id";s:2:"43";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:410;a:4:{s:7:"meta_id";s:4:"8661";s:7:"post_id";s:2:"34";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"261";}i:411;a:4:{s:7:"meta_id";s:4:"8686";s:7:"post_id";s:2:"34";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:463:"a:8:{s:37:"elementra_options_override_body_style";s:1:"1";s:34:"elementra_options_field_body_style";s:10:"fullscreen";s:41:"elementra_options_override_remove_margins";s:1:"1";s:38:"elementra_options_field_remove_margins";s:1:"1";s:38:"elementra_options_override_header_type";s:1:"1";s:35:"elementra_options_field_header_type";s:6:"custom";s:39:"elementra_options_override_header_style";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-21";}";}i:412;a:4:{s:7:"meta_id";s:4:"8699";s:7:"post_id";s:2:"30";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"99";}i:413;a:4:{s:7:"meta_id";s:4:"8701";s:7:"post_id";s:2:"30";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778670242:1";}i:414;a:4:{s:7:"meta_id";s:4:"8709";s:7:"post_id";s:2:"30";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:415;a:4:{s:7:"meta_id";s:4:"8710";s:7:"post_id";s:2:"30";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:416;a:4:{s:7:"meta_id";s:4:"8712";s:7:"post_id";s:2:"30";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:417;a:4:{s:7:"meta_id";s:4:"8736";s:7:"post_id";s:2:"30";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:418;a:4:{s:7:"meta_id";s:4:"8786";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"149";}i:419;a:4:{s:7:"meta_id";s:4:"8787";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:420;a:4:{s:7:"meta_id";s:4:"8788";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:421;a:4:{s:7:"meta_id";s:4:"8789";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:422;a:4:{s:7:"meta_id";s:4:"8790";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:423;a:4:{s:7:"meta_id";s:4:"8791";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:424;a:4:{s:7:"meta_id";s:4:"8792";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:425;a:4:{s:7:"meta_id";s:4:"8793";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:426;a:4:{s:7:"meta_id";s:4:"8794";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:427;a:4:{s:7:"meta_id";s:4:"8795";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:428;a:4:{s:7:"meta_id";s:4:"8796";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:429;a:4:{s:7:"meta_id";s:4:"8797";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:430;a:4:{s:7:"meta_id";s:4:"8798";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:431;a:4:{s:7:"meta_id";s:4:"8799";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:432;a:4:{s:7:"meta_id";s:4:"8800";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:433;a:4:{s:7:"meta_id";s:4:"8801";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:434;a:4:{s:7:"meta_id";s:4:"8802";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"149";}i:435;a:4:{s:7:"meta_id";s:4:"8803";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"129";}i:436;a:4:{s:7:"meta_id";s:4:"8804";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:437;a:4:{s:7:"meta_id";s:4:"8805";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:438;a:4:{s:7:"meta_id";s:4:"8806";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:439;a:4:{s:7:"meta_id";s:4:"8807";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:440;a:4:{s:7:"meta_id";s:4:"8808";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:441;a:4:{s:7:"meta_id";s:4:"8809";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:442;a:4:{s:7:"meta_id";s:4:"8810";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:443;a:4:{s:7:"meta_id";s:4:"8811";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:444;a:4:{s:7:"meta_id";s:4:"8812";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:445;a:4:{s:7:"meta_id";s:4:"8813";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:446;a:4:{s:7:"meta_id";s:4:"8814";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:447;a:4:{s:7:"meta_id";s:4:"8815";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:448;a:4:{s:7:"meta_id";s:4:"8816";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:449;a:4:{s:7:"meta_id";s:4:"8817";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:450;a:4:{s:7:"meta_id";s:4:"8818";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:451;a:4:{s:7:"meta_id";s:4:"8819";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"129";}i:452;a:4:{s:7:"meta_id";s:4:"8820";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"179";}i:453;a:4:{s:7:"meta_id";s:4:"8821";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:454;a:4:{s:7:"meta_id";s:4:"8822";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:455;a:4:{s:7:"meta_id";s:4:"8823";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:456;a:4:{s:7:"meta_id";s:4:"8824";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:457;a:4:{s:7:"meta_id";s:4:"8825";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:458;a:4:{s:7:"meta_id";s:4:"8826";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:459;a:4:{s:7:"meta_id";s:4:"8827";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:460;a:4:{s:7:"meta_id";s:4:"8828";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:461;a:4:{s:7:"meta_id";s:4:"8829";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:462;a:4:{s:7:"meta_id";s:4:"8830";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:463;a:4:{s:7:"meta_id";s:4:"8831";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:464;a:4:{s:7:"meta_id";s:4:"8832";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:465;a:4:{s:7:"meta_id";s:4:"8833";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:466;a:4:{s:7:"meta_id";s:4:"8834";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:467;a:4:{s:7:"meta_id";s:4:"8835";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:468;a:4:{s:7:"meta_id";s:4:"8836";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"179";}i:469;a:4:{s:7:"meta_id";s:4:"8837";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"199";}i:470;a:4:{s:7:"meta_id";s:4:"8838";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:471;a:4:{s:7:"meta_id";s:4:"8839";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:472;a:4:{s:7:"meta_id";s:4:"8840";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:473;a:4:{s:7:"meta_id";s:4:"8841";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:474;a:4:{s:7:"meta_id";s:4:"8842";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:475;a:4:{s:7:"meta_id";s:4:"8843";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:476;a:4:{s:7:"meta_id";s:4:"8844";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:477;a:4:{s:7:"meta_id";s:4:"8845";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:478;a:4:{s:7:"meta_id";s:4:"8846";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:479;a:4:{s:7:"meta_id";s:4:"8847";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:480;a:4:{s:7:"meta_id";s:4:"8848";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:481;a:4:{s:7:"meta_id";s:4:"8849";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:482;a:4:{s:7:"meta_id";s:4:"8850";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:483;a:4:{s:7:"meta_id";s:4:"8851";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:484;a:4:{s:7:"meta_id";s:4:"8852";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:485;a:4:{s:7:"meta_id";s:4:"8853";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"199";}i:486;a:4:{s:7:"meta_id";s:4:"8855";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:487;a:4:{s:7:"meta_id";s:4:"8856";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:488;a:4:{s:7:"meta_id";s:4:"8857";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:489;a:4:{s:7:"meta_id";s:4:"8858";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:490;a:4:{s:7:"meta_id";s:4:"8859";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:491;a:4:{s:7:"meta_id";s:4:"8860";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:492;a:4:{s:7:"meta_id";s:4:"8861";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:493;a:4:{s:7:"meta_id";s:4:"8862";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:494;a:4:{s:7:"meta_id";s:4:"8863";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:495;a:4:{s:7:"meta_id";s:4:"8864";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:496;a:4:{s:7:"meta_id";s:4:"8865";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:497;a:4:{s:7:"meta_id";s:4:"8866";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:498;a:4:{s:7:"meta_id";s:4:"8867";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:4:"5.00";}i:499;a:4:{s:7:"meta_id";s:4:"8868";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"1";}i:500;a:4:{s:7:"meta_id";s:4:"8869";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.7.0";}i:501;a:4:{s:7:"meta_id";s:4:"8871";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"119";}i:502;a:4:{s:7:"meta_id";s:4:"8872";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:503;a:4:{s:7:"meta_id";s:4:"8873";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:504;a:4:{s:7:"meta_id";s:4:"8874";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:505;a:4:{s:7:"meta_id";s:4:"8875";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:506;a:4:{s:7:"meta_id";s:4:"8876";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:507;a:4:{s:7:"meta_id";s:4:"8877";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:508;a:4:{s:7:"meta_id";s:4:"8878";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:509;a:4:{s:7:"meta_id";s:4:"8879";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:510;a:4:{s:7:"meta_id";s:4:"8880";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:511;a:4:{s:7:"meta_id";s:4:"8881";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:512;a:4:{s:7:"meta_id";s:4:"8882";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:513;a:4:{s:7:"meta_id";s:4:"8883";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:514;a:4:{s:7:"meta_id";s:4:"8884";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:515;a:4:{s:7:"meta_id";s:4:"8885";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:516;a:4:{s:7:"meta_id";s:4:"8886";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.7.0";}i:517;a:4:{s:7:"meta_id";s:4:"8887";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"119";}i:518;a:4:{s:7:"meta_id";s:4:"8888";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"159";}i:519;a:4:{s:7:"meta_id";s:4:"8889";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:520;a:4:{s:7:"meta_id";s:4:"8890";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:521;a:4:{s:7:"meta_id";s:4:"8891";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:522;a:4:{s:7:"meta_id";s:4:"8892";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:523;a:4:{s:7:"meta_id";s:4:"8893";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:524;a:4:{s:7:"meta_id";s:4:"8894";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:525;a:4:{s:7:"meta_id";s:4:"8895";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:526;a:4:{s:7:"meta_id";s:4:"8896";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:527;a:4:{s:7:"meta_id";s:4:"8897";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:528;a:4:{s:7:"meta_id";s:4:"8898";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:529;a:4:{s:7:"meta_id";s:4:"8899";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:530;a:4:{s:7:"meta_id";s:4:"8900";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:531;a:4:{s:7:"meta_id";s:4:"8901";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:532;a:4:{s:7:"meta_id";s:4:"8902";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:533;a:4:{s:7:"meta_id";s:4:"8903";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.7.0";}i:534;a:4:{s:7:"meta_id";s:4:"8904";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"159";}i:535;a:4:{s:7:"meta_id";s:4:"8905";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"109";}i:536;a:4:{s:7:"meta_id";s:4:"8906";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:537;a:4:{s:7:"meta_id";s:4:"8907";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:538;a:4:{s:7:"meta_id";s:4:"8908";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:539;a:4:{s:7:"meta_id";s:4:"8909";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:540;a:4:{s:7:"meta_id";s:4:"8910";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:541;a:4:{s:7:"meta_id";s:4:"8911";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:542;a:4:{s:7:"meta_id";s:4:"8912";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:543;a:4:{s:7:"meta_id";s:4:"8913";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:544;a:4:{s:7:"meta_id";s:4:"8914";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:545;a:4:{s:7:"meta_id";s:4:"8915";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:546;a:4:{s:7:"meta_id";s:4:"8916";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:547;a:4:{s:7:"meta_id";s:4:"8917";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:548;a:4:{s:7:"meta_id";s:4:"8918";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:549;a:4:{s:7:"meta_id";s:4:"8919";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:550;a:4:{s:7:"meta_id";s:4:"8920";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:551;a:4:{s:7:"meta_id";s:4:"8921";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:2:"89";}i:552;a:4:{s:7:"meta_id";s:4:"8922";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"209";}i:553;a:4:{s:7:"meta_id";s:4:"8923";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:554;a:4:{s:7:"meta_id";s:4:"8924";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:555;a:4:{s:7:"meta_id";s:4:"8925";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:556;a:4:{s:7:"meta_id";s:4:"8926";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:557;a:4:{s:7:"meta_id";s:4:"8927";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:558;a:4:{s:7:"meta_id";s:4:"8928";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:559;a:4:{s:7:"meta_id";s:4:"8929";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:560;a:4:{s:7:"meta_id";s:4:"8930";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:561;a:4:{s:7:"meta_id";s:4:"8931";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:562;a:4:{s:7:"meta_id";s:4:"8932";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:563;a:4:{s:7:"meta_id";s:4:"8933";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:564;a:4:{s:7:"meta_id";s:4:"8934";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:10:"outofstock";}i:565;a:4:{s:7:"meta_id";s:4:"8935";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:566;a:4:{s:7:"meta_id";s:4:"8936";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:567;a:4:{s:7:"meta_id";s:4:"8937";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.7.0";}i:568;a:4:{s:7:"meta_id";s:4:"8938";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"209";}i:569;a:4:{s:7:"meta_id";s:4:"8939";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"149";}i:570;a:4:{s:7:"meta_id";s:4:"8940";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:571;a:4:{s:7:"meta_id";s:4:"8941";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:572;a:4:{s:7:"meta_id";s:4:"8942";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:573;a:4:{s:7:"meta_id";s:4:"8943";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:574;a:4:{s:7:"meta_id";s:4:"8944";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:575;a:4:{s:7:"meta_id";s:4:"8945";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:576;a:4:{s:7:"meta_id";s:4:"8946";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:577;a:4:{s:7:"meta_id";s:4:"8947";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:578;a:4:{s:7:"meta_id";s:4:"8948";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:579;a:4:{s:7:"meta_id";s:4:"8949";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:580;a:4:{s:7:"meta_id";s:4:"8950";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:581;a:4:{s:7:"meta_id";s:4:"8951";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:582;a:4:{s:7:"meta_id";s:4:"8952";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:583;a:4:{s:7:"meta_id";s:4:"8953";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:584;a:4:{s:7:"meta_id";s:4:"8954";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:585;a:4:{s:7:"meta_id";s:4:"8955";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"149";}i:586;a:4:{s:7:"meta_id";s:4:"8956";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"169";}i:587;a:4:{s:7:"meta_id";s:4:"8957";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:588;a:4:{s:7:"meta_id";s:4:"8958";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:589;a:4:{s:7:"meta_id";s:4:"8959";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:0:"";}i:590;a:4:{s:7:"meta_id";s:4:"8960";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:591;a:4:{s:7:"meta_id";s:4:"8961";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:592;a:4:{s:7:"meta_id";s:4:"8962";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:593;a:4:{s:7:"meta_id";s:4:"8963";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:594;a:4:{s:7:"meta_id";s:4:"8964";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:595;a:4:{s:7:"meta_id";s:4:"8965";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:596;a:4:{s:7:"meta_id";s:4:"8966";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:597;a:4:{s:7:"meta_id";s:4:"8967";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:598;a:4:{s:7:"meta_id";s:4:"8968";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:599;a:4:{s:7:"meta_id";s:4:"8969";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:600;a:4:{s:7:"meta_id";s:4:"8970";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:601;a:4:{s:7:"meta_id";s:4:"8971";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:602;a:4:{s:7:"meta_id";s:4:"8972";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"169";}i:603;a:4:{s:7:"meta_id";s:4:"8978";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772537487:1";}i:604;a:4:{s:7:"meta_id";s:4:"8979";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772526963:1";}i:605;a:4:{s:7:"meta_id";s:4:"8980";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772526964:1";}i:606;a:4:{s:7:"meta_id";s:4:"8981";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772526964:1";}i:607;a:4:{s:7:"meta_id";s:4:"8982";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778771868:1";}i:608;a:4:{s:7:"meta_id";s:4:"8983";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778771868:1";}i:609;a:4:{s:7:"meta_id";s:4:"8984";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778771868:1";}i:610;a:4:{s:7:"meta_id";s:4:"8985";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772527500:1";}i:611;a:4:{s:7:"meta_id";s:4:"8986";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778771868:1";}i:612;a:4:{s:7:"meta_id";s:4:"8987";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772537418:1";}i:613;a:4:{s:7:"meta_id";s:4:"8988";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772537418:1";}i:614;a:4:{s:7:"meta_id";s:4:"8992";s:7:"post_id";s:4:"1436";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-269.jpg";}i:615;a:4:{s:7:"meta_id";s:4:"8993";s:7:"post_id";s:4:"1436";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3545:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-269.jpg";s:8:"filesize";i:191027;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-269-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22227;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-269-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:148061;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-269-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9449;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-269-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:124005;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-269-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40869;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-269-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:138233;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-269-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:85763;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-269-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24185;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-269-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4413;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-269-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:165668;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-269-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46605;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-269-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:90295;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-269-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:92729;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-269-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26517;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-269-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49155;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-269-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33947;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-269-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40048;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-269-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35733;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:616;a:4:{s:7:"meta_id";s:4:"8994";s:7:"post_id";s:4:"1437";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-270.jpg";}i:617;a:4:{s:7:"meta_id";s:4:"8995";s:7:"post_id";s:4:"1437";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3545:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-270.jpg";s:8:"filesize";i:176504;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-270-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15904;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-270-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:124252;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-270-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6353;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-270-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:102798;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-270-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29970;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-270-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:124521;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-270-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:73019;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-270-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19246;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-270-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3224;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-270-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:140711;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-270-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35350;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-270-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:71540;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-270-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:73407;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-270-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18487;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-270-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36628;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-270-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24930;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-270-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29466;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-270-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26044;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:618;a:4:{s:7:"meta_id";s:4:"8996";s:7:"post_id";s:4:"1438";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-271.jpg";}i:619;a:4:{s:7:"meta_id";s:4:"8997";s:7:"post_id";s:4:"1438";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3549:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-271.jpg";s:8:"filesize";i:260770;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-271-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26901;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-271-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:185806;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-271-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10240;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-271-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:159141;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-271-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51275;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-271-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:190450;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-271-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:119326;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-271-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34439;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-271-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4421;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-271-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:206336;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-271-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:60618;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-271-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:118212;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-271-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:119218;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-271-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33877;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-271-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:62843;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-271-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43454;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-271-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54226;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-271-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47479;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:620;a:4:{s:7:"meta_id";s:4:"8998";s:7:"post_id";s:4:"1439";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-272.jpg";}i:621;a:4:{s:7:"meta_id";s:4:"8999";s:7:"post_id";s:4:"1439";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3544:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-272.jpg";s:8:"filesize";i:159596;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-272-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16293;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-272-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:117631;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-272-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6119;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-272-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:99190;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-272-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30606;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-272-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:100013;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-272-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:62248;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-272-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17295;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-272-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3044;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-272-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:131420;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-272-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36209;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-272-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:70588;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-272-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:72999;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-272-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18209;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-272-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:37585;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-272-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25751;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-272-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28971;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-272-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25635;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:622;a:4:{s:7:"meta_id";s:4:"9002";s:7:"post_id";s:4:"1441";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-274.jpg";}i:623;a:4:{s:7:"meta_id";s:4:"9003";s:7:"post_id";s:4:"1441";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3547:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-274.jpg";s:8:"filesize";i:260270;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-274-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22155;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-274-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:182088;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-274-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8151;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-274-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:152520;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-274-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44029;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-274-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:161075;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-274-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:97713;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-274-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25830;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-274-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3736;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-274-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:204178;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-274-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52526;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-274-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:108325;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-274-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:110976;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-274-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26504;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-274-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54525;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-274-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36112;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-274-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43531;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-274-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:38155;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:624;a:4:{s:7:"meta_id";s:4:"9004";s:7:"post_id";s:4:"1442";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-275.jpg";}i:625;a:4:{s:7:"meta_id";s:4:"9005";s:7:"post_id";s:4:"1442";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3545:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-275.jpg";s:8:"filesize";i:165290;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-275-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17924;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-275-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:121569;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-275-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7209;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-275-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:103126;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-275-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33392;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-275-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:117877;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-275-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:72368;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-275-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21437;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-275-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3489;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-275-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:135344;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-275-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39136;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-275-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:75589;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-275-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:76799;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-275-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21564;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-275-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40460;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-275-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28246;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-275-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33926;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-275-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30084;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:626;a:4:{s:7:"meta_id";s:4:"9008";s:7:"post_id";s:4:"1444";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-277.jpg";}i:627;a:4:{s:7:"meta_id";s:4:"9009";s:7:"post_id";s:4:"1444";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3548:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-277.jpg";s:8:"filesize";i:292477;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-277-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24312;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-277-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:202014;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-277-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8616;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-277-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:168673;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-277-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48372;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-277-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:187756;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-277-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:111107;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-277-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28685;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-277-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3908;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-277-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:226468;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-277-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57920;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-277-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:119398;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-277-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:122290;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-277-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28735;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-277-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:60216;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-277-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39726;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-277-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47832;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-277-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41427;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:628;a:4:{s:7:"meta_id";s:4:"9012";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:629;a:4:{s:7:"meta_id";s:4:"9014";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"101";}i:630;a:4:{s:7:"meta_id";s:4:"9015";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:631;a:4:{s:7:"meta_id";s:4:"9016";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:632;a:4:{s:7:"meta_id";s:4:"9017";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:633;a:4:{s:7:"meta_id";s:4:"9018";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:634;a:4:{s:7:"meta_id";s:4:"9019";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1436";}i:635;a:4:{s:7:"meta_id";s:4:"9020";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"150";}i:636;a:4:{s:7:"meta_id";s:4:"9021";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:637;a:4:{s:7:"meta_id";s:4:"9022";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:638;a:4:{s:7:"meta_id";s:4:"9023";s:7:"post_id";s:4:"1423";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:639;a:4:{s:7:"meta_id";s:4:"9024";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:640;a:4:{s:7:"meta_id";s:4:"9025";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1437";}i:641;a:4:{s:7:"meta_id";s:4:"9026";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"103";}i:642;a:4:{s:7:"meta_id";s:4:"9027";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:643;a:4:{s:7:"meta_id";s:4:"9028";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:644;a:4:{s:7:"meta_id";s:4:"9029";s:7:"post_id";s:4:"1424";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:645;a:4:{s:7:"meta_id";s:4:"9030";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:646;a:4:{s:7:"meta_id";s:4:"9031";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1438";}i:647;a:4:{s:7:"meta_id";s:4:"9032";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"99";}i:648;a:4:{s:7:"meta_id";s:4:"9033";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:649;a:4:{s:7:"meta_id";s:4:"9034";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:650;a:4:{s:7:"meta_id";s:4:"9035";s:7:"post_id";s:4:"1425";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:651;a:4:{s:7:"meta_id";s:4:"9036";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:652;a:4:{s:7:"meta_id";s:4:"9037";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1439";}i:653;a:4:{s:7:"meta_id";s:4:"9038";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"138";}i:654;a:4:{s:7:"meta_id";s:4:"9039";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:655;a:4:{s:7:"meta_id";s:4:"9040";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:656;a:4:{s:7:"meta_id";s:4:"9041";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:657;a:4:{s:7:"meta_id";s:4:"9042";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:658;a:4:{s:7:"meta_id";s:4:"9044";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"94";}i:659;a:4:{s:7:"meta_id";s:4:"9045";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:660;a:4:{s:7:"meta_id";s:4:"9046";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:661;a:4:{s:7:"meta_id";s:4:"9047";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:662;a:4:{s:7:"meta_id";s:4:"9048";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:663;a:4:{s:7:"meta_id";s:4:"9049";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1441";}i:664;a:4:{s:7:"meta_id";s:4:"9050";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"103";}i:665;a:4:{s:7:"meta_id";s:4:"9051";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:666;a:4:{s:7:"meta_id";s:4:"9052";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:667;a:4:{s:7:"meta_id";s:4:"9053";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:668;a:4:{s:7:"meta_id";s:4:"9054";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:669;a:4:{s:7:"meta_id";s:4:"9055";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1442";}i:670;a:4:{s:7:"meta_id";s:4:"9056";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"118";}i:671;a:4:{s:7:"meta_id";s:4:"9057";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:672;a:4:{s:7:"meta_id";s:4:"9058";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:673;a:4:{s:7:"meta_id";s:4:"9059";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:674;a:4:{s:7:"meta_id";s:4:"9060";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:675;a:4:{s:7:"meta_id";s:4:"9061";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1444";}i:676;a:4:{s:7:"meta_id";s:4:"9062";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"116";}i:677;a:4:{s:7:"meta_id";s:4:"9063";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:678;a:4:{s:7:"meta_id";s:4:"9064";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:679;a:4:{s:7:"meta_id";s:4:"9065";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:680;a:4:{s:7:"meta_id";s:4:"9066";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:681;a:4:{s:7:"meta_id";s:4:"9068";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"108";}i:682;a:4:{s:7:"meta_id";s:4:"9069";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:683;a:4:{s:7:"meta_id";s:4:"9070";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:684;a:4:{s:7:"meta_id";s:4:"9071";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:685;a:4:{s:7:"meta_id";s:4:"9072";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:686;a:4:{s:7:"meta_id";s:4:"9074";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"88";}i:687;a:4:{s:7:"meta_id";s:4:"9075";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:688;a:4:{s:7:"meta_id";s:4:"9076";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:689;a:4:{s:7:"meta_id";s:4:"9077";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:690;a:4:{s:7:"meta_id";s:4:"9081";s:7:"post_id";s:4:"1429";s:8:"meta_key";s:11:"_sale_price";s:10:"meta_value";s:2:"89";}i:691;a:4:{s:7:"meta_id";s:4:"9082";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:19:"_product_attributes";s:10:"meta_value";s:166:"a:1:{s:10:"pa_license";a:6:{s:4:"name";s:10:"pa_license";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:1;s:11:"is_taxonomy";i:1;}}";}i:692;a:4:{s:7:"meta_id";s:4:"9083";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:22:"_variation_description";s:10:"meta_value";s:0:"";}i:693;a:4:{s:7:"meta_id";s:4:"9084";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:694;a:4:{s:7:"meta_id";s:4:"9085";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:695;a:4:{s:7:"meta_id";s:4:"9086";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:6:"parent";}i:696;a:4:{s:7:"meta_id";s:4:"9087";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:697;a:4:{s:7:"meta_id";s:4:"9088";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:698;a:4:{s:7:"meta_id";s:4:"9089";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:699;a:4:{s:7:"meta_id";s:4:"9090";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:700;a:4:{s:7:"meta_id";s:4:"9091";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:701;a:4:{s:7:"meta_id";s:4:"9092";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:702;a:4:{s:7:"meta_id";s:4:"9093";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:703;a:4:{s:7:"meta_id";s:4:"9094";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:704;a:4:{s:7:"meta_id";s:4:"9095";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:705;a:4:{s:7:"meta_id";s:4:"9096";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:706;a:4:{s:7:"meta_id";s:4:"9097";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:707;a:4:{s:7:"meta_id";s:4:"9098";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:20:"attribute_pa_license";s:10:"meta_value";s:9:"exclusive";}i:708;a:4:{s:7:"meta_id";s:4:"9099";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:709;a:4:{s:7:"meta_id";s:4:"9100";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:22:"_variation_description";s:10:"meta_value";s:0:"";}i:710;a:4:{s:7:"meta_id";s:4:"9101";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:711;a:4:{s:7:"meta_id";s:4:"9102";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:712;a:4:{s:7:"meta_id";s:4:"9103";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:6:"parent";}i:713;a:4:{s:7:"meta_id";s:4:"9104";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:714;a:4:{s:7:"meta_id";s:4:"9105";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:715;a:4:{s:7:"meta_id";s:4:"9106";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:716;a:4:{s:7:"meta_id";s:4:"9107";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:717;a:4:{s:7:"meta_id";s:4:"9108";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:718;a:4:{s:7:"meta_id";s:4:"9109";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:719;a:4:{s:7:"meta_id";s:4:"9110";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:720;a:4:{s:7:"meta_id";s:4:"9111";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:721;a:4:{s:7:"meta_id";s:4:"9112";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:722;a:4:{s:7:"meta_id";s:4:"9113";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:723;a:4:{s:7:"meta_id";s:4:"9114";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:724;a:4:{s:7:"meta_id";s:4:"9115";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:20:"attribute_pa_license";s:10:"meta_value";s:8:"extended";}i:725;a:4:{s:7:"meta_id";s:4:"9116";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:726;a:4:{s:7:"meta_id";s:4:"9117";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:22:"_variation_description";s:10:"meta_value";s:0:"";}i:727;a:4:{s:7:"meta_id";s:4:"9118";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:11:"total_sales";s:10:"meta_value";s:1:"0";}i:728;a:4:{s:7:"meta_id";s:4:"9119";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:11:"_tax_status";s:10:"meta_value";s:7:"taxable";}i:729;a:4:{s:7:"meta_id";s:4:"9120";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:10:"_tax_class";s:10:"meta_value";s:6:"parent";}i:730;a:4:{s:7:"meta_id";s:4:"9121";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:13:"_manage_stock";s:10:"meta_value";s:2:"no";}i:731;a:4:{s:7:"meta_id";s:4:"9122";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:11:"_backorders";s:10:"meta_value";s:2:"no";}i:732;a:4:{s:7:"meta_id";s:4:"9123";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:18:"_sold_individually";s:10:"meta_value";s:2:"no";}i:733;a:4:{s:7:"meta_id";s:4:"9124";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:8:"_virtual";s:10:"meta_value";s:2:"no";}i:734;a:4:{s:7:"meta_id";s:4:"9125";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:13:"_downloadable";s:10:"meta_value";s:2:"no";}i:735;a:4:{s:7:"meta_id";s:4:"9126";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:15:"_download_limit";s:10:"meta_value";s:2:"-1";}i:736;a:4:{s:7:"meta_id";s:4:"9127";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:16:"_download_expiry";s:10:"meta_value";s:2:"-1";}i:737;a:4:{s:7:"meta_id";s:4:"9128";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:6:"_stock";s:10:"meta_value";N;}i:738;a:4:{s:7:"meta_id";s:4:"9129";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:13:"_stock_status";s:10:"meta_value";s:7:"instock";}i:739;a:4:{s:7:"meta_id";s:4:"9130";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:18:"_wc_average_rating";s:10:"meta_value";s:1:"0";}i:740;a:4:{s:7:"meta_id";s:4:"9131";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:16:"_wc_review_count";s:10:"meta_value";s:1:"0";}i:741;a:4:{s:7:"meta_id";s:4:"9132";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:20:"attribute_pa_license";s:10:"meta_value";s:8:"standard";}i:742;a:4:{s:7:"meta_id";s:4:"9133";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:16:"_product_version";s:10:"meta_value";s:6:"10.5.3";}i:743;a:4:{s:7:"meta_id";s:4:"9134";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"349";}i:744;a:4:{s:7:"meta_id";s:4:"9135";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:1:"0";}i:745;a:4:{s:7:"meta_id";s:4:"9136";s:7:"post_id";s:4:"1446";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"349";}i:746;a:4:{s:7:"meta_id";s:4:"9137";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"199";}i:747;a:4:{s:7:"meta_id";s:4:"9138";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:1:"0";}i:748;a:4:{s:7:"meta_id";s:4:"9139";s:7:"post_id";s:4:"1447";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"199";}i:749;a:4:{s:7:"meta_id";s:4:"9140";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:14:"_regular_price";s:10:"meta_value";s:3:"139";}i:750;a:4:{s:7:"meta_id";s:4:"9141";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:1:"0";}i:751;a:4:{s:7:"meta_id";s:4:"9142";s:7:"post_id";s:4:"1448";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"139";}i:752;a:4:{s:7:"meta_id";s:4:"9146";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:19:"_default_attributes";s:10:"meta_value";s:39:"a:1:{s:10:"pa_license";s:8:"standard";}";}i:753;a:4:{s:7:"meta_id";s:4:"9147";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"139";}i:754;a:4:{s:7:"meta_id";s:4:"9148";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"199";}i:755;a:4:{s:7:"meta_id";s:4:"9149";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:6:"_price";s:10:"meta_value";s:3:"349";}i:756;a:4:{s:7:"meta_id";s:4:"9210";s:7:"post_id";s:3:"585";s:8:"meta_key";s:29:"trx_addons_nav_menu_item_data";s:10:"meta_value";s:446:"a:15:{s:14:"layout_submenu";s:3:"572";s:13:"submenu_depth";s:1:"0";s:17:"submenu_fullwidth";s:14:"stretch_window";s:13:"submenu_width";s:1:"0";s:11:"submenu_pos";s:7:"default";s:4:"icon";s:0:"";s:10:"icon_color";s:0:"";s:10:"icon_hover";s:0:"";s:10:"badge_text";s:0:"";s:11:"badge_color";s:0:"";s:14:"badge_bg_color";s:0:"";s:15:"badge_font_size";s:1:"0";s:15:"badge_font_bold";s:0:"";s:14:"badge_offset_x";s:1:"0";s:14:"badge_offset_y";s:1:"0";}";}i:757;a:4:{s:7:"meta_id";s:4:"9213";s:7:"post_id";s:2:"79";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-02-24";}i:758;a:4:{s:7:"meta_id";s:4:"9233";s:7:"post_id";s:3:"585";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-02-24";}i:759;a:4:{s:7:"meta_id";s:4:"9234";s:7:"post_id";s:2:"61";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-02-24";}i:760;a:4:{s:7:"meta_id";s:4:"9270";s:7:"post_id";s:2:"32";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:1:"1";}i:761;a:4:{s:7:"meta_id";s:4:"9277";s:7:"post_id";s:2:"32";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:762;a:4:{s:7:"meta_id";s:4:"9278";s:7:"post_id";s:2:"32";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:6:"a:0:{}";}i:763;a:4:{s:7:"meta_id";s:4:"9279";s:7:"post_id";s:2:"32";s:8:"meta_key";s:27:"elementra_options_post_type";s:10:"meta_value";s:4:"post";}i:764;a:4:{s:7:"meta_id";s:4:"9280";s:7:"post_id";s:2:"32";s:8:"meta_key";s:28:"elementra_options_parent_cat";s:10:"meta_value";s:1:"0";}i:765;a:4:{s:7:"meta_id";s:4:"9285";s:7:"post_id";s:2:"25";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1778676968:1";}i:766;a:4:{s:7:"meta_id";s:4:"9286";s:7:"post_id";s:2:"25";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"77";}i:767;a:4:{s:7:"meta_id";s:4:"9287";s:7:"post_id";s:4:"1464";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/03/search-icon.svg";}i:768;a:4:{s:7:"meta_id";s:4:"9288";s:7:"post_id";s:4:"1464";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:62:"a:3:{s:8:"filesize";i:431;s:5:"width";i:16;s:6:"height";i:16;}";}i:769;a:4:{s:7:"meta_id";s:4:"9292";s:7:"post_id";s:2:"25";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:6:"a:0:{}";}i:770;a:4:{s:7:"meta_id";s:4:"9309";s:7:"post_id";s:2:"25";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:771;a:4:{s:7:"meta_id";s:4:"9329";s:7:"post_id";s:3:"598";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772531373:1";}i:772;a:4:{s:7:"meta_id";s:4:"9330";s:7:"post_id";s:3:"599";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772531412:1";}i:773;a:4:{s:7:"meta_id";s:4:"9331";s:7:"post_id";s:3:"600";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:774;a:4:{s:7:"meta_id";s:4:"9332";s:7:"post_id";s:3:"600";s:8:"meta_key";s:17:"_wp_page_template";s:10:"meta_value";s:7:"default";}i:775;a:4:{s:7:"meta_id";s:4:"9333";s:7:"post_id";s:3:"600";s:8:"meta_key";s:10:"_edit_lock";s:10:"meta_value";s:12:"1772531411:1";}i:776;a:4:{s:7:"meta_id";s:4:"9338";s:7:"post_id";s:3:"598";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:777;a:4:{s:7:"meta_id";s:4:"9339";s:7:"post_id";s:3:"598";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"208";}i:778;a:4:{s:7:"meta_id";s:4:"9340";s:7:"post_id";s:3:"598";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:779;a:4:{s:7:"meta_id";s:4:"9341";s:7:"post_id";s:3:"598";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:239:"a:4:{s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-23";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:780;a:4:{s:7:"meta_id";s:4:"9342";s:7:"post_id";s:3:"598";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:82:"a:2:{s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-23";}";}i:781;a:4:{s:7:"meta_id";s:4:"9343";s:7:"post_id";s:3:"599";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:782;a:4:{s:7:"meta_id";s:4:"9344";s:7:"post_id";s:3:"599";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:2:"19";}i:783;a:4:{s:7:"meta_id";s:4:"9345";s:7:"post_id";s:3:"599";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:784;a:4:{s:7:"meta_id";s:4:"9346";s:7:"post_id";s:3:"599";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:239:"a:4:{s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-23";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:785;a:4:{s:7:"meta_id";s:4:"9347";s:7:"post_id";s:3:"599";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:82:"a:2:{s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-23";}";}i:786;a:4:{s:7:"meta_id";s:4:"9348";s:7:"post_id";s:3:"600";s:8:"meta_key";s:27:"trx_addons_post_views_count";s:10:"meta_value";s:3:"111";}i:787;a:4:{s:7:"meta_id";s:4:"9349";s:7:"post_id";s:3:"600";s:8:"meta_key";s:27:"trx_addons_post_likes_count";s:10:"meta_value";s:1:"0";}i:788;a:4:{s:7:"meta_id";s:4:"9350";s:7:"post_id";s:3:"600";s:8:"meta_key";s:24:"_elementor_page_settings";s:10:"meta_value";s:239:"a:4:{s:35:"elementra_options_field_header_type";s:6:"custom";s:38:"elementra_options_override_header_type";s:1:"1";s:36:"elementra_options_field_header_style";s:16:"header-custom-23";s:39:"elementra_options_override_header_style";s:1:"1";}";}i:789;a:4:{s:7:"meta_id";s:4:"9351";s:7:"post_id";s:3:"600";s:8:"meta_key";s:17:"elementra_options";s:10:"meta_value";s:82:"a:2:{s:11:"header_type";s:6:"custom";s:12:"header_style";s:16:"header-custom-23";}";}i:790;a:4:{s:7:"meta_id";s:4:"9642";s:7:"post_id";s:4:"1497";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-268.jpg";}i:791;a:4:{s:7:"meta_id";s:4:"9643";s:7:"post_id";s:4:"1497";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3548:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-268.jpg";s:8:"filesize";i:295026;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-268-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23560;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-268-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:251882;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-268-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7192;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-268-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:208850;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-268-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52295;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-268-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:241233;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-268-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:138261;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-268-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:31979;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-268-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3008;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-268-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:284677;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-268-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:64467;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-268-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:143530;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-268-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:147590;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-268-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:29569;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-268-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:67125;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-268-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41936;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-268-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52570;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-268-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44588;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:792;a:4:{s:7:"meta_id";s:4:"9644";s:7:"post_id";s:4:"1422";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1497";}i:793;a:4:{s:7:"meta_id";s:4:"9645";s:7:"post_id";s:4:"1498";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-273.jpg";}i:794;a:4:{s:7:"meta_id";s:4:"9646";s:7:"post_id";s:4:"1498";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3549:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-273.jpg";s:8:"filesize";i:291070;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-273-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:34066;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-273-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:238427;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-273-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11673;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-273-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:203906;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-273-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:66775;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-273-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:201901;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-273-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:127432;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-273-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39013;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-273-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4757;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-273-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:265143;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-273-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:78614;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-273-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:149556;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-273-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:153942;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-273-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39979;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-273-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:81670;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-273-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:55355;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-273-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:64231;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-273-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56678;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:795;a:4:{s:7:"meta_id";s:4:"9647";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1498";}i:796;a:4:{s:7:"meta_id";s:4:"9648";s:7:"post_id";s:4:"1499";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-276.jpg";}i:797;a:4:{s:7:"meta_id";s:4:"9649";s:7:"post_id";s:4:"1499";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3548:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-276.jpg";s:8:"filesize";i:280567;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-276-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24224;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-276-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:209694;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-276-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8597;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-276-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:172030;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-276-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47797;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-276-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:211179;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-276-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:120677;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-276-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30652;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-276-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3855;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-276-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:238014;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-276-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56959;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-276-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:118896;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-276-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:121963;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-276-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28825;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-276-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:59174;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-276-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:39261;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-276-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46924;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-276-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40930;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:798;a:4:{s:7:"meta_id";s:4:"9650";s:7:"post_id";s:4:"1431";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1499";}i:799;a:4:{s:7:"meta_id";s:4:"9651";s:7:"post_id";s:4:"1500";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-278.jpg";}i:800;a:4:{s:7:"meta_id";s:4:"9652";s:7:"post_id";s:4:"1500";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3548:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-278.jpg";s:8:"filesize";i:298638;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-278-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26265;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-278-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:235043;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-278-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9094;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-278-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:195394;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-278-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:53846;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-278-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:228831;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-278-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:133008;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-278-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33339;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-278-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3868;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-278-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:265025;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-278-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:65064;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-278-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:136738;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-278-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:140141;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-278-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32029;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-278-418x500.jpg";s:5:"width";i:418;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:67595;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-278-335x400.jpg";s:5:"width";i:335;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43982;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-278-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54087;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-278-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46562;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:801;a:4:{s:7:"meta_id";s:4:"9653";s:7:"post_id";s:4:"1432";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1500";}i:802;a:4:{s:7:"meta_id";s:4:"9757";s:7:"post_id";s:4:"1512";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-216.jpg";}i:803;a:4:{s:7:"meta_id";s:4:"9758";s:7:"post_id";s:4:"1512";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3706:"a:6:{s:5:"width";i:1920;s:6:"height";i:1920;s:4:"file";s:26:"2026/02/custom-img-216.jpg";s:8:"filesize";i:302255;s:5:"sizes";a:19:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-216-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6799;}s:5:"large";a:5:{s:4:"file";s:28:"custom-img-216-1024x1024.jpg";s:5:"width";i:1024;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:112656;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-216-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2662;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-216-768x768.jpg";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:55172;}s:9:"1536x1536";a:5:{s:4:"file";s:28:"custom-img-216-1536x1536.jpg";s:5:"width";i:1536;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:289594;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-216-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10100;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-216-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:112262;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-216-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:51172;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-216-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8363;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-216-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1680;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-216-924x924.jpg";s:5:"width";i:924;s:6:"height";i:924;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:87208;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-216-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12462;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-216-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42610;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-216-630x630.jpg";s:5:"width";i:630;s:6:"height";i:630;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:33737;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-216-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6799;}s:22:"sportspress-fit-medium";a:5:{s:4:"file";s:26:"custom-img-216-500x500.jpg";s:5:"width";i:500;s:6:"height";i:500;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19397;}s:20:"sportspress-fit-icon";a:5:{s:4:"file";s:26:"custom-img-216-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11492;}s:23:"sportspress-crop-medium";a:5:{s:4:"file";s:26:"custom-img-216-400x400.jpg";s:5:"width";i:400;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11492;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-216-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10100;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:804;a:4:{s:7:"meta_id";s:4:"9761";s:7:"post_id";s:3:"720";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1512";}i:805;a:4:{s:7:"meta_id";s:4:"9921";s:7:"post_id";s:3:"730";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1783";}i:806;a:4:{s:7:"meta_id";s:5:"10015";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:16:"_wc_rating_count";s:10:"meta_value";s:14:"a:1:{i:5;i:1;}";}i:807;a:4:{s:7:"meta_id";s:5:"13084";s:7:"post_id";s:4:"1662";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:19:"2026/05/favicon.jpg";}i:808;a:4:{s:7:"meta_id";s:5:"13085";s:7:"post_id";s:4:"1662";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2223:"a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:19:"2026/05/favicon.jpg";s:8:"filesize";i:4475;s:5:"sizes";a:11:{s:6:"medium";a:5:{s:4:"file";s:19:"favicon-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3261;}s:9:"thumbnail";a:5:{s:4:"file";s:19:"favicon-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1750;}s:14:"post-thumbnail";a:5:{s:4:"file";s:19:"favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4158;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:19:"favicon-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3855;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:17:"favicon-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1181;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:19:"favicon-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4463;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:19:"favicon-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3261;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:19:"favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4158;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:19:"favicon-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3521;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:19:"favicon-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2555;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:19:"favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4158;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:809;a:4:{s:7:"meta_id";s:5:"13086";s:7:"post_id";s:1:"1";s:8:"meta_key";s:32:"_elementor_migrations_state_8b2d";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:810;a:4:{s:7:"meta_id";s:5:"13098";s:7:"post_id";s:3:"572";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:811;a:4:{s:7:"meta_id";s:5:"13104";s:7:"post_id";s:2:"27";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:812;a:4:{s:7:"meta_id";s:5:"13108";s:7:"post_id";s:4:"1663";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:27:"2026/05/cropped-favicon.jpg";}i:813;a:4:{s:7:"meta_id";s:5:"13109";s:7:"post_id";s:4:"1663";s:8:"meta_key";s:22:"_wp_attachment_context";s:10:"meta_value";s:9:"site-icon";}i:814;a:4:{s:7:"meta_id";s:5:"13110";s:7:"post_id";s:4:"1663";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2977:"a:6:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:27:"2026/05/cropped-favicon.jpg";s:8:"filesize";i:4549;s:5:"sizes";a:15:{s:6:"medium";a:5:{s:4:"file";s:27:"cropped-favicon-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3275;}s:9:"thumbnail";a:5:{s:4:"file";s:27:"cropped-favicon-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1755;}s:14:"post-thumbnail";a:5:{s:4:"file";s:27:"cropped-favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4144;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:27:"cropped-favicon-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3822;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:25:"cropped-favicon-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1183;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:27:"cropped-favicon-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4483;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:27:"cropped-favicon-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3275;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:27:"cropped-favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4144;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:27:"cropped-favicon-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3520;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:27:"cropped-favicon-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2569;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:27:"cropped-favicon-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4144;}s:13:"site_icon-270";a:5:{s:4:"file";s:27:"cropped-favicon-270x270.jpg";s:5:"width";i:270;s:6:"height";i:270;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2965;}s:13:"site_icon-192";a:5:{s:4:"file";s:27:"cropped-favicon-192x192.jpg";s:5:"width";i:192;s:6:"height";i:192;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2125;}s:13:"site_icon-180";a:5:{s:4:"file";s:27:"cropped-favicon-180x180.jpg";s:5:"width";i:180;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2045;}s:12:"site_icon-32";a:5:{s:4:"file";s:25:"cropped-favicon-32x32.jpg";s:5:"width";i:32;s:6:"height";i:32;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:558;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:815;a:4:{s:7:"meta_id";s:5:"13117";s:7:"post_id";s:1:"1";s:8:"meta_key";s:27:"_elementor_global_variables";s:10:"meta_value";s:5598:"{"data":{"trx-gc-bg_color":{"type":"trx_addons-color-variable","label":"tc-bg_color","value":"#FCFCFA","order":1,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-bg_color_2":{"type":"trx_addons-color-variable","label":"tc-bg_color_2","value":"#F2F2EA","order":2,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-bd_color":{"type":"trx_addons-color-variable","label":"tc-bd_color","value":"#E0E3DD","order":3,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-title":{"type":"trx_addons-color-variable","label":"tc-title","value":"#000001","order":4,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-text":{"type":"trx_addons-color-variable","label":"tc-text","value":"#868686","order":5,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-meta":{"type":"trx_addons-color-variable","label":"tc-meta","value":"#A3A3A3","order":6,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-link":{"type":"trx_addons-color-variable","label":"tc-link","value":"#0068FF","order":7,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-hover":{"type":"trx_addons-color-variable","label":"tc-hover","value":"#0058D8","order":8,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-alt_bg_color":{"type":"trx_addons-color-variable","label":"tc-alt_bg_color","value":"#070707","order":9,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-alt_bg_color_2":{"type":"trx_addons-color-variable","label":"tc-alt_bg_color_2","value":"#212121","order":10,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-alt_bd_color":{"type":"trx_addons-color-variable","label":"tc-alt_bd_color","value":"#E2E2E2","order":11,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-alt_title":{"type":"trx_addons-color-variable","label":"tc-alt_title","value":"#FFFFFF","order":12,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-alt_text":{"type":"trx_addons-color-variable","label":"tc-alt_text","value":"#CACACA","order":13,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-alt_meta":{"type":"trx_addons-color-variable","label":"tc-alt_meta","value":"#787878","order":14,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-alt_link":{"type":"trx_addons-color-variable","label":"tc-alt_link","value":"#0068FF","order":15,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gc-alt_hover":{"type":"trx_addons-color-variable","label":"tc-alt_hover","value":"#0058D8","order":16,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-p_font-family":{"type":"trx_addons-font-variable","label":"tf-p_font-family","value":"Inter,sans-serif","order":17,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-post_font-family":{"type":"trx_addons-font-variable","label":"tf-post_font-family","value":"inherit","order":18,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-h1_font-family":{"type":"trx_addons-font-variable","label":"tf-h1_font-family","value":"Anton,sans-serif","order":19,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-h2_font-family":{"type":"trx_addons-font-variable","label":"tf-h2_font-family","value":"Anton,sans-serif","order":20,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-h3_font-family":{"type":"trx_addons-font-variable","label":"tf-h3_font-family","value":"Anton,sans-serif","order":21,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-h4_font-family":{"type":"trx_addons-font-variable","label":"tf-h4_font-family","value":"Anton,sans-serif","order":22,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-h5_font-family":{"type":"trx_addons-font-variable","label":"tf-h5_font-family","value":"Anton,sans-serif","order":23,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-h6_font-family":{"type":"trx_addons-font-variable","label":"tf-h6_font-family","value":"Anton,sans-serif","order":24,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-logo_font-family":{"type":"trx_addons-font-variable","label":"tf-logo_font-family","value":"Anton,sans-serif","order":25,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-button_font-family":{"type":"trx_addons-font-variable","label":"tf-button_font-family","value":"Anton,sans-serif","order":26,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-input_font-family":{"type":"trx_addons-font-variable","label":"tf-input_font-family","value":"inherit","order":27,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-info_font-family":{"type":"trx_addons-font-variable","label":"tf-info_font-family","value":"inherit","order":28,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-menu_font-family":{"type":"trx_addons-font-variable","label":"tf-menu_font-family","value":"Anton,sans-serif","order":29,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"},"trx-gf-submenu_font-family":{"type":"trx_addons-font-variable","label":"tf-submenu_font-family","value":"Anton,sans-serif","order":30,"created_at":"2026-05-13 10:55:40","updated_at":"2026-05-13 10:55:40"}},"watermark":2,"version":1}";}i:816;a:4:{s:7:"meta_id";s:5:"13120";s:7:"post_id";s:2:"23";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:817;a:4:{s:7:"meta_id";s:5:"13124";s:7:"post_id";s:2:"25";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:818;a:4:{s:7:"meta_id";s:5:"13159";s:7:"post_id";s:2:"21";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:819;a:4:{s:7:"meta_id";s:5:"13163";s:7:"post_id";s:2:"51";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:820;a:4:{s:7:"meta_id";s:5:"13170";s:7:"post_id";s:2:"30";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:821;a:4:{s:7:"meta_id";s:5:"13423";s:7:"post_id";s:1:"1";s:8:"meta_key";s:32:"_elementor_migrations_state_61cb";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:822;a:4:{s:7:"meta_id";s:5:"13425";s:7:"post_id";s:3:"730";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:823;a:4:{s:7:"meta_id";s:5:"13426";s:7:"post_id";s:3:"729";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:824;a:4:{s:7:"meta_id";s:5:"13428";s:7:"post_id";s:3:"727";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:825;a:4:{s:7:"meta_id";s:5:"13429";s:7:"post_id";s:3:"726";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:826;a:4:{s:7:"meta_id";s:5:"13430";s:7:"post_id";s:3:"725";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:827;a:4:{s:7:"meta_id";s:5:"13431";s:7:"post_id";s:3:"724";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:828;a:4:{s:7:"meta_id";s:5:"13435";s:7:"post_id";s:3:"720";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:829;a:4:{s:7:"meta_id";s:5:"13437";s:7:"post_id";s:2:"57";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:830;a:4:{s:7:"meta_id";s:5:"13438";s:7:"post_id";s:2:"34";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:831;a:4:{s:7:"meta_id";s:5:"13439";s:7:"post_id";s:1:"4";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:832;a:4:{s:7:"meta_id";s:5:"13555";s:7:"post_id";s:3:"113";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:833;a:4:{s:7:"meta_id";s:5:"13597";s:7:"post_id";s:2:"27";s:8:"meta_key";s:10:"_edit_last";s:10:"meta_value";s:1:"1";}i:834;a:4:{s:7:"meta_id";s:5:"13598";s:7:"post_id";s:2:"27";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:16:"footer-main-dark";}i:835;a:4:{s:7:"meta_id";s:5:"13608";s:7:"post_id";s:3:"113";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:30:"footer-dark-video-ai-generator";}i:836;a:4:{s:7:"meta_id";s:5:"13618";s:7:"post_id";s:3:"113";s:8:"meta_key";s:12:"_wp_old_slug";s:10:"meta_value";s:19:"footer-dark-style-2";}i:837;a:4:{s:7:"meta_id";s:5:"13634";s:7:"post_id";s:2:"98";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:838;a:4:{s:7:"meta_id";s:5:"13642";s:7:"post_id";s:4:"1716";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:6:"custom";}i:839;a:4:{s:7:"meta_id";s:5:"13643";s:7:"post_id";s:4:"1716";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:840;a:4:{s:7:"meta_id";s:5:"13644";s:7:"post_id";s:4:"1716";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:4:"1716";}i:841;a:4:{s:7:"meta_id";s:5:"13645";s:7:"post_id";s:4:"1716";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:6:"custom";}i:842;a:4:{s:7:"meta_id";s:5:"13646";s:7:"post_id";s:4:"1716";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:843;a:4:{s:7:"meta_id";s:5:"13647";s:7:"post_id";s:4:"1716";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:844;a:4:{s:7:"meta_id";s:5:"13648";s:7:"post_id";s:4:"1716";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:845;a:4:{s:7:"meta_id";s:5:"13649";s:7:"post_id";s:4:"1716";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:50:"https://ai-video-generator.elementra.themerex.net/";}i:846;a:4:{s:7:"meta_id";s:5:"13651";s:7:"post_id";s:2:"79";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-03-03";}i:847;a:4:{s:7:"meta_id";s:5:"13652";s:7:"post_id";s:3:"585";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-03-03";}i:848;a:4:{s:7:"meta_id";s:5:"13653";s:7:"post_id";s:2:"61";s:8:"meta_key";s:12:"_wp_old_date";s:10:"meta_value";s:10:"2026-03-03";}i:849;a:4:{s:7:"meta_id";s:5:"13654";s:7:"post_id";s:4:"1717";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:850;a:4:{s:7:"meta_id";s:5:"13655";s:7:"post_id";s:4:"1717";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:851;a:4:{s:7:"meta_id";s:5:"13656";s:7:"post_id";s:4:"1717";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"43";}i:852;a:4:{s:7:"meta_id";s:5:"13657";s:7:"post_id";s:4:"1717";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:853;a:4:{s:7:"meta_id";s:5:"13658";s:7:"post_id";s:4:"1717";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:854;a:4:{s:7:"meta_id";s:5:"13659";s:7:"post_id";s:4:"1717";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:855;a:4:{s:7:"meta_id";s:5:"13660";s:7:"post_id";s:4:"1717";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:856;a:4:{s:7:"meta_id";s:5:"13661";s:7:"post_id";s:4:"1717";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:857;a:4:{s:7:"meta_id";s:5:"13663";s:7:"post_id";s:4:"1718";s:8:"meta_key";s:15:"_menu_item_type";s:10:"meta_value";s:9:"post_type";}i:858;a:4:{s:7:"meta_id";s:5:"13664";s:7:"post_id";s:4:"1718";s:8:"meta_key";s:27:"_menu_item_menu_item_parent";s:10:"meta_value";s:1:"0";}i:859;a:4:{s:7:"meta_id";s:5:"13665";s:7:"post_id";s:4:"1718";s:8:"meta_key";s:20:"_menu_item_object_id";s:10:"meta_value";s:2:"32";}i:860;a:4:{s:7:"meta_id";s:5:"13666";s:7:"post_id";s:4:"1718";s:8:"meta_key";s:17:"_menu_item_object";s:10:"meta_value";s:4:"page";}i:861;a:4:{s:7:"meta_id";s:5:"13667";s:7:"post_id";s:4:"1718";s:8:"meta_key";s:17:"_menu_item_target";s:10:"meta_value";s:0:"";}i:862;a:4:{s:7:"meta_id";s:5:"13668";s:7:"post_id";s:4:"1718";s:8:"meta_key";s:18:"_menu_item_classes";s:10:"meta_value";s:17:"a:1:{i:0;s:0:"";}";}i:863;a:4:{s:7:"meta_id";s:5:"13669";s:7:"post_id";s:4:"1718";s:8:"meta_key";s:14:"_menu_item_xfn";s:10:"meta_value";s:0:"";}i:864;a:4:{s:7:"meta_id";s:5:"13670";s:7:"post_id";s:4:"1718";s:8:"meta_key";s:14:"_menu_item_url";s:10:"meta_value";s:0:"";}i:865;a:4:{s:7:"meta_id";s:5:"13672";s:7:"post_id";s:2:"43";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:866;a:4:{s:7:"meta_id";s:5:"13701";s:7:"post_id";s:4:"1724";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-302.jpg";}i:867;a:4:{s:7:"meta_id";s:5:"13702";s:7:"post_id";s:4:"1724";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1279:"a:6:{s:5:"width";i:300;s:6:"height";i:250;s:4:"file";s:26:"2026/02/custom-img-302.jpg";s:8:"filesize";i:8741;s:5:"sizes";a:5:{s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-302-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3979;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-302-300x230.jpg";s:5:"width";i:300;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9394;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-302-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2028;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-302-300x208.jpg";s:5:"width";i:300;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8739;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-302-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5884;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:868;a:4:{s:7:"meta_id";s:5:"13868";s:7:"post_id";s:4:"1741";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/05/custom-img-303.jpg";}i:869;a:4:{s:7:"meta_id";s:5:"13869";s:7:"post_id";s:4:"1741";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3360:"a:6:{s:5:"width";i:1054;s:6:"height";i:714;s:4:"file";s:26:"2026/05/custom-img-303.jpg";s:8:"filesize";i:107462;s:5:"sizes";a:17:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-303-300x203.jpg";s:5:"width";i:300;s:6:"height";i:203;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12933;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-303-1024x694.jpg";s:5:"width";i:1024;s:6:"height";i:694;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:111596;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-303-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5324;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-303-768x520.jpg";s:5:"width";i:768;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:66186;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-303-370x251.jpg";s:5:"width";i:370;s:6:"height";i:251;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18416;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-303-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:76959;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-303-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18030;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-303-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2568;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-303-924x626.jpg";s:5:"width";i:924;s:6:"height";i:626;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:93503;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-303-410x278.jpg";s:5:"width";i:410;s:6:"height";i:278;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21803;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-303-630x714.jpg";s:5:"width";i:630;s:6:"height";i:714;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:87850;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-303-630x427.jpg";s:5:"width";i:630;s:6:"height";i:427;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:46411;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-303-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16726;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-303-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24677;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-303-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15147;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-303-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9002;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-303-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24677;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:870;a:4:{s:7:"meta_id";s:5:"13880";s:7:"post_id";s:4:"1743";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:27:"2026/05/nature-video-01.mp4";}i:871;a:4:{s:7:"meta_id";s:5:"13881";s:7:"post_id";s:4:"1743";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:285:"a:10:{s:7:"bitrate";i:4060992;s:8:"filesize";i:2646584;s:9:"mime_type";s:15:"video/quicktime";s:6:"length";i:5;s:16:"length_formatted";s:4:"0:05";s:5:"width";i:832;s:6:"height";i:464;s:10:"fileformat";s:3:"mp4";s:10:"dataformat";s:9:"quicktime";s:17:"created_timestamp";i:-2082844800;}";}i:872;a:4:{s:7:"meta_id";s:5:"13888";s:7:"post_id";s:1:"7";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:873;a:4:{s:7:"meta_id";s:5:"14123";s:7:"post_id";s:4:"1769";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/05/custom-img-304.jpg";}i:874;a:4:{s:7:"meta_id";s:5:"14124";s:7:"post_id";s:4:"1769";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2853:"a:6:{s:5:"width";i:743;s:6:"height";i:524;s:4:"file";s:26:"2026/05/custom-img-304.jpg";s:8:"filesize";i:53061;s:5:"sizes";a:14:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-304-300x212.jpg";s:5:"width";i:300;s:6:"height";i:212;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11522;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-304-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4903;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-304-370x261.jpg";s:5:"width";i:370;s:6:"height";i:261;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16596;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-304-743x520.jpg";s:5:"width";i:743;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:65901;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-304-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16978;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-304-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2296;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-304-410x289.jpg";s:5:"width";i:410;s:6:"height";i:289;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19938;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-304-630x524.jpg";s:5:"width";i:630;s:6:"height";i:524;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52362;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-304-630x444.jpg";s:5:"width";i:630;s:6:"height";i:444;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43593;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-304-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16090;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-304-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23885;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-304-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14081;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-304-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8159;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-304-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23885;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:875;a:4:{s:7:"meta_id";s:5:"14125";s:7:"post_id";s:4:"1770";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/05/custom-img-305.jpg";}i:876;a:4:{s:7:"meta_id";s:5:"14126";s:7:"post_id";s:4:"1770";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2847:"a:6:{s:5:"width";i:743;s:6:"height";i:524;s:4:"file";s:26:"2026/05/custom-img-305.jpg";s:8:"filesize";i:18761;s:5:"sizes";a:14:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-305-300x212.jpg";s:5:"width";i:300;s:6:"height";i:212;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4653;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-305-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2626;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-305-370x261.jpg";s:5:"width";i:370;s:6:"height";i:261;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6588;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-305-743x520.jpg";s:5:"width";i:743;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22309;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-305-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7605;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-305-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1326;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-305-410x289.jpg";s:5:"width";i:410;s:6:"height";i:289;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7826;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-305-630x524.jpg";s:5:"width";i:630;s:6:"height";i:524;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19585;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-305-630x444.jpg";s:5:"width";i:630;s:6:"height";i:444;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15790;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-305-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7938;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-305-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11313;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-305-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6405;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-305-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3781;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-305-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11313;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:877;a:4:{s:7:"meta_id";s:5:"14127";s:7:"post_id";s:4:"1771";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/05/custom-img-306.jpg";}i:878;a:4:{s:7:"meta_id";s:5:"14128";s:7:"post_id";s:4:"1771";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2853:"a:6:{s:5:"width";i:743;s:6:"height";i:524;s:4:"file";s:26:"2026/05/custom-img-306.jpg";s:8:"filesize";i:37015;s:5:"sizes";a:14:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-306-300x212.jpg";s:5:"width";i:300;s:6:"height";i:212;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10331;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-306-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4721;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-306-370x261.jpg";s:5:"width";i:370;s:6:"height";i:261;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14260;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-306-743x520.jpg";s:5:"width";i:743;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:45362;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-306-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13234;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-306-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2339;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-306-410x289.jpg";s:5:"width";i:410;s:6:"height";i:289;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16654;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-306-630x524.jpg";s:5:"width";i:630;s:6:"height";i:524;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35824;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-306-630x444.jpg";s:5:"width";i:630;s:6:"height";i:444;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32773;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-306-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13636;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-306-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19082;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-306-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11169;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-306-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6881;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-306-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19082;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:879;a:4:{s:7:"meta_id";s:5:"14129";s:7:"post_id";s:4:"1772";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/05/custom-img-307.jpg";}i:880;a:4:{s:7:"meta_id";s:5:"14130";s:7:"post_id";s:4:"1772";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1969:"a:6:{s:5:"width";i:361;s:6:"height";i:486;s:4:"file";s:26:"2026/05/custom-img-307.jpg";s:8:"filesize";i:15890;s:5:"sizes";a:9:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-307-223x300.jpg";s:5:"width";i:223;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7932;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-307-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3464;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-307-361x230.jpg";s:5:"width";i:361;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9079;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-307-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1814;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-307-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10156;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-307-361x370.jpg";s:5:"width";i:361;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15364;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-307-361x208.jpg";s:5:"width";i:361;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9136;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-307-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5045;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-307-361x370.jpg";s:5:"width";i:361;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15364;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:881;a:4:{s:7:"meta_id";s:5:"14131";s:7:"post_id";s:4:"1773";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/05/custom-img-308.jpg";}i:882;a:4:{s:7:"meta_id";s:5:"14132";s:7:"post_id";s:4:"1773";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:1969:"a:6:{s:5:"width";i:361;s:6:"height";i:486;s:4:"file";s:26:"2026/05/custom-img-308.jpg";s:8:"filesize";i:17677;s:5:"sizes";a:9:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-308-223x300.jpg";s:5:"width";i:223;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9510;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-308-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3991;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-308-361x230.jpg";s:5:"width";i:361;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8275;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-308-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2011;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-308-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11416;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-308-361x370.jpg";s:5:"width";i:361;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16279;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-308-361x208.jpg";s:5:"width";i:361;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8052;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-308-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4881;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-308-361x370.jpg";s:5:"width";i:361;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16279;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:883;a:4:{s:7:"meta_id";s:5:"14136";s:7:"post_id";s:4:"1774";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/05/custom-img-309.jpg";}i:884;a:4:{s:7:"meta_id";s:5:"14137";s:7:"post_id";s:4:"1774";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:2487:"a:6:{s:5:"width";i:622;s:6:"height";i:622;s:4:"file";s:26:"2026/05/custom-img-309.jpg";s:8:"filesize";i:31300;s:5:"sizes";a:12:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-309-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11721;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-309-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4313;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-309-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16435;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-309-622x520.jpg";s:5:"width";i:622;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32129;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-309-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10075;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-309-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2219;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-309-410x410.jpg";s:5:"width";i:410;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19134;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-309-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11721;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-309-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16435;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-309-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8494;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-309-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5224;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-309-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16435;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:885;a:4:{s:7:"meta_id";s:5:"14241";s:7:"post_id";s:4:"1783";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-310.jpg";}i:886;a:4:{s:7:"meta_id";s:5:"14242";s:7:"post_id";s:4:"1783";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3701:"a:6:{s:5:"width";i:1920;s:6:"height";i:1410;s:4:"file";s:26:"2026/02/custom-img-310.jpg";s:8:"filesize";i:168062;s:5:"sizes";a:19:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-310-300x220.jpg";s:5:"width";i:300;s:6:"height";i:220;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11635;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-310-1024x752.jpg";s:5:"width";i:1024;s:6:"height";i:752;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:78047;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-310-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5013;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-310-768x564.jpg";s:5:"width";i:768;s:6:"height";i:564;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50088;}s:9:"1536x1536";a:5:{s:4:"file";s:28:"custom-img-310-1536x1128.jpg";s:5:"width";i:1536;s:6:"height";i:1128;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:144196;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-310-370x272.jpg";s:5:"width";i:370;s:6:"height";i:272;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16166;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-310-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:94791;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-310-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57292;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-310-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16433;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-310-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2434;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-310-924x679.jpg";s:5:"width";i:924;s:6:"height";i:679;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:66818;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-310-410x301.jpg";s:5:"width";i:410;s:6:"height";i:301;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18992;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-310-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:48778;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-310-630x463.jpg";s:5:"width";i:630;s:6:"height";i:463;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36879;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-310-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14305;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-310-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20067;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-310-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13884;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-310-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8443;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-310-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20067;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:887;a:4:{s:7:"meta_id";s:5:"14243";s:7:"post_id";s:4:"1784";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-311.jpg";}i:888;a:4:{s:7:"meta_id";s:5:"14244";s:7:"post_id";s:4:"1784";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3702:"a:6:{s:5:"width";i:1920;s:6:"height";i:1998;s:4:"file";s:26:"2026/02/custom-img-311.jpg";s:8:"filesize";i:184717;s:5:"sizes";a:19:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-311-288x300.jpg";s:5:"width";i:288;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10976;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-311-984x1024.jpg";s:5:"width";i:984;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:84705;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-311-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3350;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-311-768x799.jpg";s:5:"width";i:768;s:6:"height";i:799;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56987;}s:9:"1536x1536";a:5:{s:4:"file";s:28:"custom-img-311-1476x1536.jpg";s:5:"width";i:1476;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:157081;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-311-370x385.jpg";s:5:"width";i:370;s:6:"height";i:385;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16813;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-311-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:116004;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-311-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:69150;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-311-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17999;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-311-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1393;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-311-924x962.jpg";s:5:"width";i:924;s:6:"height";i:962;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:76694;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-311-410x427.jpg";s:5:"width";i:410;s:6:"height";i:427;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20187;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-311-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49092;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-311-630x656.jpg";s:5:"width";i:630;s:6:"height";i:656;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41061;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-311-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11559;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-311-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16789;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-311-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14998;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-311-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8648;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-311-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16789;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:889;a:4:{s:7:"meta_id";s:5:"14245";s:7:"post_id";s:4:"1785";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-312.jpg";}i:890;a:4:{s:7:"meta_id";s:5:"14246";s:7:"post_id";s:4:"1785";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3700:"a:6:{s:5:"width";i:1920;s:6:"height";i:1410;s:4:"file";s:26:"2026/02/custom-img-312.jpg";s:8:"filesize";i:173369;s:5:"sizes";a:19:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-312-300x220.jpg";s:5:"width";i:300;s:6:"height";i:220;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:9584;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-312-1024x752.jpg";s:5:"width";i:1024;s:6:"height";i:752;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:80309;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-312-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3873;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-312-768x564.jpg";s:5:"width";i:768;s:6:"height";i:564;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:49734;}s:9:"1536x1536";a:5:{s:4:"file";s:28:"custom-img-312-1536x1128.jpg";s:5:"width";i:1536;s:6:"height";i:1128;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:152909;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-312-370x272.jpg";s:5:"width";i:370;s:6:"height";i:272;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13761;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-312-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:98905;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-312-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:56901;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-312-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13809;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-312-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1758;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-312-924x679.jpg";s:5:"width";i:924;s:6:"height";i:679;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:68063;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-312-410x301.jpg";s:5:"width";i:410;s:6:"height";i:301;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16626;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-312-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52168;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-312-630x463.jpg";s:5:"width";i:630;s:6:"height";i:463;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35407;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-312-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12889;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-312-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18703;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-312-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11302;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-312-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6437;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-312-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18703;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:891;a:4:{s:7:"meta_id";s:5:"14247";s:7:"post_id";s:4:"1786";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/02/custom-img-313.jpg";}i:892;a:4:{s:7:"meta_id";s:5:"14248";s:7:"post_id";s:4:"1786";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3701:"a:6:{s:5:"width";i:1920;s:6:"height";i:1998;s:4:"file";s:26:"2026/02/custom-img-313.jpg";s:8:"filesize";i:258577;s:5:"sizes";a:19:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-313-288x300.jpg";s:5:"width";i:288;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11611;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-313-984x1024.jpg";s:5:"width";i:984;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:97691;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-313-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:4268;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-313-768x799.jpg";s:5:"width";i:768;s:6:"height";i:799;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:62253;}s:9:"1536x1536";a:5:{s:4:"file";s:28:"custom-img-313-1476x1536.jpg";s:5:"width";i:1476;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:198508;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-313-370x385.jpg";s:5:"width";i:370;s:6:"height";i:385;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17591;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-313-1290x725.jpg";s:5:"width";i:1290;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:85804;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-313-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47413;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-313-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11863;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-313-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2154;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:26:"custom-img-313-924x962.jpg";s:5:"width";i:924;s:6:"height";i:962;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:87966;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-313-410x427.jpg";s:5:"width";i:410;s:6:"height";i:427;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20787;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-313-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52614;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-313-630x656.jpg";s:5:"width";i:630;s:6:"height";i:656;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:43596;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-313-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12123;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-313-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17044;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-313-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10040;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-313-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6237;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-313-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:17044;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:893;a:4:{s:7:"meta_id";s:5:"14266";s:7:"post_id";s:3:"729";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1784";}i:894;a:4:{s:7:"meta_id";s:5:"14282";s:7:"post_id";s:3:"727";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1785";}i:895;a:4:{s:7:"meta_id";s:5:"14298";s:7:"post_id";s:3:"724";s:8:"meta_key";s:13:"_thumbnail_id";s:10:"meta_value";s:4:"1786";}i:896;a:4:{s:7:"meta_id";s:5:"14539";s:7:"post_id";s:4:"1808";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:33:"2026/05/secondary-logo-retina.png";}i:897;a:4:{s:7:"meta_id";s:5:"14540";s:7:"post_id";s:4:"1808";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:775:"a:6:{s:5:"width";i:266;s:6:"height";i:56;s:4:"file";s:33:"2026/05/secondary-logo-retina.png";s:8:"filesize";i:1011;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:32:"secondary-logo-retina-150x56.png";s:5:"width";i:150;s:6:"height";i:56;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:880;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:31:"secondary-logo-retina-90x56.png";s:5:"width";i:90;s:6:"height";i:56;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:748;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:898;a:4:{s:7:"meta_id";s:5:"14541";s:7:"post_id";s:4:"1809";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:16:"2026/05/logo.png";}i:899;a:4:{s:7:"meta_id";s:5:"14542";s:7:"post_id";s:4:"1809";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:578:"a:6:{s:5:"width";i:133;s:6:"height";i:28;s:4:"file";s:16:"2026/05/logo.png";s:8:"filesize";i:669;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:14:"logo-90x28.png";s:5:"width";i:90;s:6:"height";i:28;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:549;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:900;a:4:{s:7:"meta_id";s:5:"14543";s:7:"post_id";s:4:"1810";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:23:"2026/05/logo-retina.png";}i:901;a:4:{s:7:"meta_id";s:5:"14544";s:7:"post_id";s:4:"1810";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:745:"a:6:{s:5:"width";i:266;s:6:"height";i:56;s:4:"file";s:23:"2026/05/logo-retina.png";s:8:"filesize";i:1026;s:5:"sizes";a:2:{s:9:"thumbnail";a:5:{s:4:"file";s:22:"logo-retina-150x56.png";s:5:"width";i:150;s:6:"height";i:56;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:823;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:21:"logo-retina-90x56.png";s:5:"width";i:90;s:6:"height";i:56;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:712;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:902;a:4:{s:7:"meta_id";s:5:"14545";s:7:"post_id";s:4:"1811";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/05/secondary-logo.png";}i:903;a:4:{s:7:"meta_id";s:5:"14546";s:7:"post_id";s:4:"1811";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:598:"a:6:{s:5:"width";i:133;s:6:"height";i:28;s:4:"file";s:26:"2026/05/secondary-logo.png";s:8:"filesize";i:668;s:5:"sizes";a:1:{s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"secondary-logo-90x28.png";s:5:"width";i:90;s:6:"height";i:28;s:9:"mime-type";s:9:"image/png";s:8:"filesize";i:647;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:904;a:4:{s:7:"meta_id";s:5:"14641";s:7:"post_id";s:4:"1428";s:8:"meta_key";s:22:"_product_image_gallery";s:10:"meta_value";s:4:"1831";}i:905;a:4:{s:7:"meta_id";s:5:"14642";s:7:"post_id";s:4:"1427";s:8:"meta_key";s:22:"_product_image_gallery";s:10:"meta_value";s:4:"1830";}i:906;a:4:{s:7:"meta_id";s:5:"14643";s:7:"post_id";s:4:"1426";s:8:"meta_key";s:22:"_product_image_gallery";s:10:"meta_value";s:9:"1824,1823";}i:907;a:4:{s:7:"meta_id";s:5:"14644";s:7:"post_id";s:4:"1430";s:8:"meta_key";s:22:"_product_image_gallery";s:10:"meta_value";s:9:"1829,1828";}i:908;a:4:{s:7:"meta_id";s:5:"14739";s:7:"post_id";s:1:"6";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:909;a:4:{s:7:"meta_id";s:5:"14743";s:7:"post_id";s:1:"8";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:910;a:4:{s:7:"meta_id";s:5:"14747";s:7:"post_id";s:1:"9";s:8:"meta_key";s:32:"_elementor_migrations_state_d2a1";s:10:"meta_value";s:38:"4.0.8:6235a6c47f65a3aca2fc5a7c56ad64e4";}i:911;a:4:{s:7:"meta_id";s:5:"14781";s:7:"post_id";s:4:"1823";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-315.jpg";}i:912;a:4:{s:7:"meta_id";s:5:"14782";s:7:"post_id";s:4:"1823";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3539:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-315.jpg";s:8:"filesize";i:151626;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-315-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10662;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-315-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:102136;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-315-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3918;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-315-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:84208;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-315-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:21436;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-315-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:98112;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-315-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:54487;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-315-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12258;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-315-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:1874;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-315-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:116715;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-315-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:26013;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-315-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57014;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-315-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:58534;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-315-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12686;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-315-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18505;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-315-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:10068;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-315-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5930;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-315-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:18505;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:913;a:4:{s:7:"meta_id";s:5:"14783";s:7:"post_id";s:4:"1824";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-316.jpg";}i:914;a:4:{s:7:"meta_id";s:5:"14784";s:7:"post_id";s:4:"1824";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3541:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-316.jpg";s:8:"filesize";i:192340;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-316-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:13695;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-316-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:127364;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-316-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:5064;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-316-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:104378;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-316-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27246;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-316-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:120018;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-316-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:66880;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-316-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:15190;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-316-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2306;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-316-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:145089;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-316-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:32662;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-316-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:71367;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-316-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:72555;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-316-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:16482;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-316-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23743;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-316-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12572;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-316-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7398;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-316-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23743;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:915;a:4:{s:7:"meta_id";s:5:"14791";s:7:"post_id";s:4:"1828";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-320.jpg";}i:916;a:4:{s:7:"meta_id";s:5:"14792";s:7:"post_id";s:4:"1828";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3545:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-320.jpg";s:8:"filesize";i:269959;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-320-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20193;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-320-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:216933;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-320-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6953;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-320-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:178848;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-320-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:42776;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-320-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:198489;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-320-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:115165;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-320-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24767;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-320-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3028;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-320-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:246754;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-320-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52315;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-320-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:120417;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-320-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:123820;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-320-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24418;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-320-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36551;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-320-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20208;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-320-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11196;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-320-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:36551;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:917;a:4:{s:7:"meta_id";s:5:"14793";s:7:"post_id";s:4:"1829";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-321.jpg";}i:918;a:4:{s:7:"meta_id";s:5:"14794";s:7:"post_id";s:4:"1829";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3545:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-321.jpg";s:8:"filesize";i:263919;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-321-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:22898;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-321-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:220273;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-321-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:7713;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-321-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:183028;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-321-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:47274;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-321-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:201581;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-321-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:120531;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-321-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:28193;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-321-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3268;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-321-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:248607;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-321-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:57370;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-321-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:126108;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-321-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:129489;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-321-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:27405;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-321-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40329;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-321-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:23036;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-321-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:12937;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-321-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:40329;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:919;a:4:{s:7:"meta_id";s:5:"14795";s:7:"post_id";s:4:"1830";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-322.jpg";}i:920;a:4:{s:7:"meta_id";s:5:"14796";s:7:"post_id";s:4:"1830";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3545:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-322.jpg";s:8:"filesize";i:278259;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-322-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25813;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-322-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:208627;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-322-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:8358;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-322-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:176048;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-322-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:52826;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-322-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:181360;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-322-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:111487;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-322-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30235;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-322-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:3296;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-322-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:233772;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-322-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:62966;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-322-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:125787;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-322-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:129423;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-322-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:30391;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-322-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44449;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-322-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:25173;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-322-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:14213;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-322-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:44449;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:921;a:4:{s:7:"meta_id";s:5:"14797";s:7:"post_id";s:4:"1831";s:8:"meta_key";s:17:"_wp_attached_file";s:10:"meta_value";s:26:"2026/03/custom-img-323.jpg";}i:922;a:4:{s:7:"meta_id";s:5:"14798";s:7:"post_id";s:4:"1831";s:8:"meta_key";s:23:"_wp_attachment_metadata";s:10:"meta_value";s:3545:"a:6:{s:5:"width";i:1200;s:6:"height";i:1434;s:4:"file";s:26:"2026/03/custom-img-323.jpg";s:8:"filesize";i:263154;s:5:"sizes";a:18:{s:6:"medium";a:5:{s:4:"file";s:26:"custom-img-323-251x300.jpg";s:5:"width";i:251;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:19783;}s:5:"large";a:5:{s:4:"file";s:27:"custom-img-323-857x1024.jpg";s:5:"width";i:857;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:202859;}s:9:"thumbnail";a:5:{s:4:"file";s:26:"custom-img-323-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:6613;}s:12:"medium_large";a:5:{s:4:"file";s:26:"custom-img-323-768x918.jpg";s:5:"width";i:768;s:6:"height";i:918;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:166204;}s:14:"post-thumbnail";a:5:{s:4:"file";s:26:"custom-img-323-370x442.jpg";s:5:"width";i:370;s:6:"height";i:442;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:41240;}s:20:"elementra-thumb-huge";a:5:{s:4:"file";s:27:"custom-img-323-1200x725.jpg";s:5:"width";i:1200;s:6:"height";i:725;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:191957;}s:19:"elementra-thumb-big";a:5:{s:4:"file";s:26:"custom-img-323-924x520.jpg";s:5:"width";i:924;s:6:"height";i:520;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:111155;}s:19:"elementra-thumb-med";a:5:{s:4:"file";s:26:"custom-img-323-410x230.jpg";s:5:"width";i:410;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24809;}s:20:"elementra-thumb-tiny";a:5:{s:4:"file";s:24:"custom-img-323-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:2880;}s:27:"elementra-thumb-masonry-big";a:5:{s:4:"file";s:27:"custom-img-323-924x1104.jpg";s:5:"width";i:924;s:6:"height";i:1104;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:230707;}s:23:"elementra-thumb-masonry";a:5:{s:4:"file";s:26:"custom-img-323-410x490.jpg";s:5:"width";i:410;s:6:"height";i:490;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:50179;}s:21:"woocommerce_thumbnail";a:6:{s:4:"file";s:26:"custom-img-323-630x735.jpg";s:5:"width";i:630;s:6:"height";i:735;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:112631;s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:5:{s:4:"file";s:26:"custom-img-323-630x753.jpg";s:5:"width";i:630;s:6:"height";i:753;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:114990;}s:29:"woocommerce_gallery_thumbnail";a:5:{s:4:"file";s:26:"custom-img-323-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:24315;}s:23:"trx_addons-thumb-avatar";a:5:{s:4:"file";s:26:"custom-img-323-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35865;}s:21:"trx_demo-thumb-medium";a:5:{s:4:"file";s:26:"custom-img-323-370x208.jpg";s:5:"width";i:370;s:6:"height";i:208;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:20166;}s:20:"trx_demo-thumb-small";a:5:{s:4:"file";s:26:"custom-img-323-270x152.jpg";s:5:"width";i:270;s:6:"height";i:152;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:11308;}s:21:"trx_demo-thumb-square";a:5:{s:4:"file";s:26:"custom-img-323-370x370.jpg";s:5:"width";i:370;s:6:"height";i:370;s:9:"mime-type";s:10:"image/jpeg";s:8:"filesize";i:35865;}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}";}i:923;a:4:{s:7:"meta_id";s:5:"15048";s:7:"post_id";s:1:"1";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:175:"a:6:{s:4:"time";i:1778772560;s:5:"fonts";a:2:{i:0;s:6:"Roboto";i:1;s:11:"Roboto Slab";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:924;a:4:{s:7:"meta_id";s:5:"15049";s:7:"post_id";s:2:"57";s:8:"meta_key";s:22:"_elementor_page_assets";s:10:"meta_value";s:298:"a:2:{s:6:"styles";a:6:{i:0;s:21:"e-animation-ta_fadein";i:1;s:23:"e-animation-ta_fadeinup";i:2;s:12:"widget-image";i:3;s:14:"widget-heading";i:4;s:15:"widget-icon-box";i:5;s:26:"e-animation-trx_hover_zoom";}s:7:"scripts";a:2:{i:0;s:18:"elementor-frontend";i:1;s:28:"trx_addons-elementor-preview";}}";}i:925;a:4:{s:7:"meta_id";s:5:"15050";s:7:"post_id";s:2:"57";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:179:"a:6:{s:4:"time";i:1778772560;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:3:"svg";i:1;s:0:"";i:8;s:8:"fa-solid";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:926;a:4:{s:7:"meta_id";s:5:"15051";s:7:"post_id";s:2:"98";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:179:"a:6:{s:4:"time";i:1778772560;s:5:"fonts";a:0:{}s:5:"icons";a:3:{i:0;s:8:"fa-solid";i:4;s:0:"";i:7;s:3:"svg";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:927;a:4:{s:7:"meta_id";s:5:"15052";s:7:"post_id";s:2:"98";s:8:"meta_key";s:22:"_elementor_page_assets";s:10:"meta_value";s:148:"a:2:{s:7:"scripts";a:2:{i:0;s:28:"trx_addons-elementor-preview";i:1;s:18:"elementor-frontend";}s:6:"styles";a:1:{i:0;s:21:"e-animation-ta_fadein";}}";}i:928;a:4:{s:7:"meta_id";s:5:"15053";s:7:"post_id";s:2:"98";s:8:"meta_key";s:24:"_elementor_element_cache";s:10:"meta_value";s:12548:"{"timeout":1778858960,"value":{"content":"<div data-animation-type=\"block\" class=\"elementor-element elementor-element-382d02f4 e-con-full elementor-hidden-tablet elementor-hidden-mobile sc_layouts_row_fixed sc_layouts_row_fixed_always e-flex sc_layouts_column_icons_position_left animation_type_block sc_layouts_row_fixed_ater_scroll elementor-invisible e-con e-parent\" data-id=\"382d02f4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadein&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b578cb0 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"b578cb0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjJhYjlkNTBjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJsb2dvX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoyOCwic2l6ZXMiOltdfSwibG9nb190eXBlIjoic2Vjb25kYXJ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9zY19sYXlvdXRzX2xvZ28ifQ==\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2284df9b e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"2284df9b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjczY2ViMGZjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJuYXZfbWVudXMiOiIyIiwibWVudV9pdGVtcyI6W10sInZlcl90b2dnbGVfdHh0IjoiU2hvdyBNZW51Iiwic3VibWVudV9pY29uIjp7InZhbHVlIjoiZmFzIGZhLWNoZXZyb24tZG93biIsImxpYnJhcnkiOiJmYS1zb2xpZCJ9LCJzdWJtZW51X2l0ZW1faWNvbiI6eyJ2YWx1ZSI6ImZhcyBmYS1jaGV2cm9uLXJpZ2h0IiwibGlicmFyeSI6ImZhLXNvbGlkIn0sIm1vYmlsZV9tZW51X2xheW91dCI6InNsaWRlIiwibW9iaWxlX3RvZ2dsZV90ZXh0IjoiTWVudSIsIm1vYmlsZV90b2dnbGVfY2xvc2UiOiJDbG9zZSIsIm5hdl9tZW51X2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoyNiwic2l6ZXMiOltdfSwibmF2X2l0ZW1fZHJvcF9pY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTEsInNpemVzIjpbXX0sIm5hdl9pdGVtX2Ryb3BfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTEiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjYiLCJpc0xpbmtlZCI6ZmFsc2V9LCJuYXZfaXRlbV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjE1IiwiYm90dG9tIjoiMCIsImxlZnQiOiIxNSIsImlzTGlua2VkIjpmYWxzZX0sInN1Yl9taW53aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMTAsInNpemVzIjpbXX0sInN1Yl9iZ19iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsInN1Yl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjEzIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTMiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInN1Yl9tYXJnaW5fMSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiLTUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzdWJfbWFyZ2luXzIiOnsidW5pdCI6InB4IiwidG9wIjoiLTE0IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiI1IiwiaXNMaW5rZWQiOmZhbHNlfSwic3ViX2l0ZW1fZHJvcF9pY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6OCwic2l6ZXMiOltdfSwic3ViX2l0ZW1fZHJvcF9pY29uX3Bvc2l0aW9uIjoiZml4ZWQiLCJzdWJfaXRlbV9kcm9wX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInN1Yl9pdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiOCIsInJpZ2h0IjoiMjUiLCJib3R0b20iOiI4IiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19nbG9iYWxzX18iOnsibmF2X2l0ZW1fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIiwibmF2X2l0ZW1fZHJvcF9pY29uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSIsIm5hdl9pdGVtX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0IiwibmF2X2l0ZW1fZHJvcF9pY29uX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0IiwibmF2X2l0ZW1fY29sb3JfYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0IiwibmF2X2l0ZW1fZHJvcF9pY29uX2FjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfdGV4dCIsInN1Yl9iZ19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9iZ19jb2xvciIsInN1Yl9pdGVtX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwic3ViX2l0ZW1fZHJvcF9pY29uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwic3ViX2l0ZW1fY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsInN1Yl9pdGVtX2Ryb3BfaWNvbl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0Iiwic3ViX2l0ZW1fY29sb3JfYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RleHQiLCJzdWJfaXRlbV9kcm9wX2ljb25fYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RleHQiLCJzdWJfYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JkX2NvbG9yIn0sInN1Yl9zaGFkb3dfYm94X3NoYWRvd190eXBlIjoieWVzIiwic3ViX3NoYWRvd19ib3hfc2hhZG93Ijp7Imhvcml6b250YWwiOjAsInZlcnRpY2FsIjo0LCJibHVyIjoyNCwic3ByZWFkIjowLCJjb2xvciI6InJnYmEoMCwgMCwgMCwgMC4wNSkifSwic3ViX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsInN1Yl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwic3ViX21lZ2FfbWFyZ2luXzEiOnsidW5pdCI6InB4IiwidG9wIjoiMTkiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9uYXZfbWVudSJ9\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11c587b7 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"11c587b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"sc_layouts_item elementor-element elementor-element-19167353 sc_fly_static elementor-widget elementor-widget-button\" data-id=\"19167353\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get in Touch<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-338ba987 elementor-hidden-desktop e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"338ba987\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7ada3943 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"7ada3943\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjQ5MzE2MTFkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJsb2dvX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoyOCwic2l6ZXMiOltdfSwibG9nb190eXBlIjoic2Vjb25kYXJ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9zY19sYXlvdXRzX2xvZ28ifQ==\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-323c626d e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"323c626d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjQ3ZDI1MDRkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJuYXZfbWVudXMiOiIyIiwibWVudV9pdGVtcyI6W10sIm5hdl9tZW51X2xheW91dCI6InNsaWRlIiwidmVyX3RvZ2dsZV90eHQiOiJTaG93IE1lbnUiLCJzdWJtZW51X2ljb24iOnsidmFsdWUiOiJmYXMgZmEtY2hldnJvbi1kb3duIiwibGlicmFyeSI6ImZhLXNvbGlkIn0sInN1Ym1lbnVfaXRlbV9pY29uIjp7InZhbHVlIjoiZmFzIGZhLWNoZXZyb24tZG93biIsImxpYnJhcnkiOiJmYS1zb2xpZCJ9LCJtb2JpbGVfdG9nZ2xlX3RleHQiOiIiLCJtb2JpbGVfdG9nZ2xlX2Nsb3NlIjoiIiwic2xpZGVfbWVudV9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJuYXZfaXRlbV90eXBvX3R5cG9ncmFwaHkiOiJjdXN0b20iLCJuYXZfaXRlbV90eXBvX2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMywic2l6ZXMiOltdfSwibmF2X2l0ZW1fcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI3IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic3ViX21hcmdpbl8yIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjEwIiwiaXNMaW5rZWQiOmZhbHNlfSwic3ViX2l0ZW1fZHJvcF9pY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sInN1Yl9pdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjgiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhhbV9tZW51X292ZXJsYXkiOiIjRkZGRkZGMDAiLCJoYW1fbWVudV9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiaGFtX21lbnVfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1MCIsInJpZ2h0IjoiNTAiLCJib3R0b20iOiI1MCIsImxlZnQiOiI1MCIsImlzTGlua2VkIjp0cnVlfSwiX19nbG9iYWxzX18iOnsiaGFtX21lbnVfb3ZlcmxheSI6IiIsImhhbV9tZW51X2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X2JnX2NvbG9yXzIiLCJuYXZfaXRlbV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfdGl0bGUiLCJuYXZfaXRlbV9kcm9wX2ljb25fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIiwic3ViX2l0ZW1fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RleHQiLCJzdWJfaXRlbV9kcm9wX2ljb25fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RleHQiLCJzdWJfaXRlbV9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfdGl0bGUiLCJzdWJfaXRlbV9kcm9wX2ljb25faG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIiwic3ViX2l0ZW1fY29sb3JfYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSIsInN1Yl9pdGVtX2Ryb3BfaWNvbl9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIiwiaGFtX3RvZ2dsZV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfdGl0bGUiLCJoYW1fdG9nZ2xlX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0IiwiaGFtX2Nsb3NlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSIsImhhbV9jbG9zZV9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfdGV4dCIsIm5hdl9pdGVtX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0IiwibmF2X2l0ZW1fZHJvcF9pY29uX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0IiwibmF2X2l0ZW1fY29sb3JfYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0IiwibmF2X2l0ZW1fZHJvcF9pY29uX2FjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfdGV4dCJ9LCJtb2JpbGVfdG9nZ2xlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvbW9iaWxlLW1lbnUtaWNvbi5zdmciLCJpZCI6OTN9LCJsaWJyYXJ5Ijoic3ZnIn0sIm1vYmlsZV9jbG9zZV9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9haS12aWRlby1nZW5lcmF0b3IuZWxlbWVudHJhLnRoZW1lcmV4Lm5ldFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL21vYmlsZS1tZW51LWNsb3NlLWljb24uc3ZnIiwiaWQiOjk0fSwibGlicmFyeSI6InN2ZyJ9LCJoYW1fbWVudV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjozOTAsInNpemVzIjpbXX0sIm5hdl9pdGVtX3R5cG9fbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4yLCJzaXplcyI6W119LCJuYXZfaXRlbV9kcm9wX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwibmF2X2l0ZW1fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhhbV90b2dnbGVfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119LCJoYW1fY2xvc2Vfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNCwic2l6ZXMiOltdfSwiaGFtX2Nsb3NlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJuYXZfaXRlbV9kcm9wX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjgiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzdWJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzdWJfaXRlbV90eXBvX3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzdWJfaXRlbV90eXBvX2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwic3ViX2l0ZW1fdHlwb19saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwic3ViX2l0ZW1fZHJvcF9pY29uX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiI4IiwiaXNMaW5rZWQiOmZhbHNlfSwiaGFtX21lbnVfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJzbGlkZV9tZW51X3BvcyI6InJpZ2h0IiwibmF2X2l0ZW1fcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhhbV9tZW51X3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiI0MCIsImJvdHRvbSI6IjQwIiwibGVmdCI6IjQwIiwiaXNMaW5rZWQiOnRydWV9LCJoYW1fY2xvc2VfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImhhbV9jbG9zZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIyIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInN1Yl9tZWdhX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9lbG1fbmF2X21lbnUifQ==\"]\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","scripts":[],"styles":[]}}";}i:929;a:4:{s:7:"meta_id";s:5:"15054";s:7:"post_id";s:3:"572";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:151:"a:6:{s:4:"time";i:1778772560;s:5:"fonts";a:1:{i:0;s:5:"Inter";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:930;a:4:{s:7:"meta_id";s:5:"15055";s:7:"post_id";s:3:"572";s:8:"meta_key";s:22:"_elementor_page_assets";s:10:"meta_value";s:129:"a:2:{s:6:"styles";a:2:{i:0;s:14:"widget-heading";i:1;s:16:"widget-image-box";}s:7:"scripts";a:1:{i:0;s:18:"elementor-frontend";}}";}i:931;a:4:{s:7:"meta_id";s:5:"15056";s:7:"post_id";s:3:"572";s:8:"meta_key";s:24:"_elementor_element_cache";s:10:"meta_value";s:9285:"{"timeout":1778858960,"value":{"content":"<div class=\"elementor-element elementor-element-7038e9a5 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"7038e9a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ffd4009 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"ffd4009\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2dbcd7de e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"2dbcd7de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6d92eda1 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"6d92eda1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fb80dbf sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"6fb80dbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Shop Pages<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6ImI0MGMyYWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X2h0bWxfdGFnIjoiaDYiLCJsaXN0X2l0ZW1zIjpbeyJ0ZXh0IjoiUHJvZHVjdCBMaXN0IiwiX2lkIjoiM2FiYTI2NiIsInRyeF9pY29uX3R5cGUiOiJub25lIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3Nob3BcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7InRleHQiOiJQcm9kdWN0IFNpbmdsZSIsInRyeF9pY29uX3R5cGUiOiJub25lIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3Byb2R1Y3RcL2NlbGVzdGlhbC1mYWNlLXBhaW50LXBvcnRyYWl0XC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiYzk0ZTc2MiJ9LHsidGV4dCI6IkNhcnQiLCJ0cnhfaWNvbl90eXBlIjoibm9uZSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC9jYXJ0XC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiYmQ3OTZiYiJ9LHsidGV4dCI6IkNoZWNrb3V0IiwidHJ4X2ljb25fdHlwZSI6Im5vbmUiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9haS12aWRlby1nZW5lcmF0b3IuZWxlbWVudHJhLnRoZW1lcmV4Lm5ldFwvY2hlY2tvdXRcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI0Njg1Mjk2In0seyJ0ZXh0IjoiTXkgQWNjb3VudCIsInRyeF9pY29uX3R5cGUiOiJub25lIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL215LWFjY291bnRcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI2ZDBiMWRhIn1dLCJpdGVtc19zcGFjaW5nIjp7ImNvbHVtbiI6IjEzIiwicm93IjoiMTMiLCJpc0xpbmtlZCI6dHJ1ZSwidW5pdCI6InB4In0sInRleHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGV4dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsInRleHRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCJ9LCJ0ZXh0X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJJbnRlciIsInRleHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInRleHRfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9pY29uX2xpc3QifQ==\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-567fbdc8 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"567fbdc8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-149e324 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"149e324\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Shop Category<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjEzMWMyYjVhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dF9odG1sX3RhZyI6Img2IiwibGlzdF9pdGVtcyI6W3sidGV4dCI6IkFuaW1hdGlvbiIsIl9pZCI6IjNhYmEyNjYiLCJ0cnhfaWNvbl90eXBlIjoibm9uZSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC9wcm9kdWN0LWNhdGVnb3J5XC9hbmltYXRpb25cLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7InRleHQiOiJBcnQiLCJ0cnhfaWNvbl90eXBlIjoibm9uZSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC9wcm9kdWN0LWNhdGVnb3J5XC9hcnRcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiJjOTRlNzYyIn0seyJ0ZXh0IjoiRmlsbXMiLCJ0cnhfaWNvbl90eXBlIjoibm9uZSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC9wcm9kdWN0LWNhdGVnb3J5XC9maWxtc1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImJkNzk2YmIifSx7InRleHQiOiJNdXNpYyIsInRyeF9pY29uX3R5cGUiOiJub25lIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3Byb2R1Y3QtY2F0ZWdvcnlcL211c2ljXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiNDY4NTI5NiJ9LHsidGV4dCI6IlBob3RvZ3JhcGh5IiwidHJ4X2ljb25fdHlwZSI6Im5vbmUiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9haS12aWRlby1nZW5lcmF0b3IuZWxlbWVudHJhLnRoZW1lcmV4Lm5ldFwvcHJvZHVjdC1jYXRlZ29yeVwvcGhvdG9ncmFwaHlcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI2ZDBiMWRhIn1dLCJpdGVtc19zcGFjaW5nIjp7ImNvbHVtbiI6IjEzIiwicm93IjoiMTMiLCJpc0xpbmtlZCI6dHJ1ZSwidW5pdCI6InB4In0sInRleHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGV4dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsInRleHRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCJ9LCJ0ZXh0X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJJbnRlciIsInRleHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInRleHRfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9pY29uX2xpc3QifQ==\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fe2611d e-grid e-con-full sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3fe2611d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56303880 elementor-position-top sc_fly_static elementor-widget elementor-widget-image-box\" data-id=\"56303880\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/animation\/\" tabindex=\"-1\"><img width=\"649\" height=\"736\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-199.jpg\" class=\"attachment-full size-full wp-image-573\" alt=\"\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h6 class=\"elementor-image-box-title\"><a href=\"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/animation\/\">Animation<\/a><\/h6><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-35d517bc elementor-position-top sc_fly_static elementor-widget elementor-widget-image-box\" data-id=\"35d517bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/films\/\" tabindex=\"-1\"><img width=\"649\" height=\"736\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-200.jpg\" class=\"attachment-full size-full wp-image-574\" alt=\"\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h6 class=\"elementor-image-box-title\"><a href=\"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/films\/\">Films<\/a><\/h6><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-484ad2bc elementor-position-top sc_fly_static elementor-widget elementor-widget-image-box\" data-id=\"484ad2bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/music\/\" tabindex=\"-1\"><img width=\"649\" height=\"736\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/02\/custom-img-201.jpg\" class=\"attachment-full size-full wp-image-575\" alt=\"\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h6 class=\"elementor-image-box-title\"><a href=\"https:\/\/ai-video-generator.elementra.themerex.net\/product-category\/music\/\">Music<\/a><\/h6><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","scripts":[],"styles":["widget-image-box"]}}";}i:932;a:4:{s:7:"meta_id";s:5:"15057";s:7:"post_id";s:2:"93";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:328:"<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 23.4 15.4"><g transform="translate(-0.3 -0.3)"><path d="M23,1.7H1A.7.7,0,0,1,1,.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M23,8.7H1A.7.7,0,1,1,1,7.3H23a.7.7,0,1,1,0,1.4Z"></path><path d="M17,15.7H1a.7.7,0,1,1,0-1.4H17a.7.7,0,1,1,0,1.4Z"></path></g></svg>";}i:933;a:4:{s:7:"meta_id";s:5:"15058";s:7:"post_id";s:2:"94";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:604:"<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.54038 3.54067C3.79422 3.28683 4.20578 3.28683 4.45962 3.54067L20.2342 19.3152C20.488 19.5691 20.488 19.9806 20.2342 20.2345C19.9803 20.4883 19.5688 20.4883 19.3149 20.2345L3.54038 4.45991C3.28654 4.20607 3.28654 3.79451 3.54038 3.54067Z"></path><path d="M3.76431 20.4596C3.51047 20.2058 3.51047 19.7942 3.76431 19.5404L19.5389 3.76582C19.7927 3.51198 20.2043 3.51198 20.4581 3.76582C20.7119 4.01966 20.7119 4.43122 20.4581 4.68506L4.68355 20.4596C4.4297 20.7135 4.01815 20.7135 3.76431 20.4596Z"></path></svg>";}i:934;a:4:{s:7:"meta_id";s:5:"15059";s:7:"post_id";s:3:"219";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:2306:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 85 85"><path d="M81 42.5C81 21.237 63.763 4 42.5 4C21.237 4 4 21.237 4 42.5C4 63.763 21.237 81 42.5 81V85C19.0279 85 0 65.9721 0 42.5C0 19.0279 19.0279 0 42.5 0C65.9721 0 85 19.0279 85 42.5C85 65.9721 65.9721 85 42.5 85V81C63.763 81 81 63.763 81 42.5Z"></path><path d="M32 34C32 35.6569 30.6569 37 29 37C27.3431 37 26 35.6569 26 34C26 32.3431 27.3431 31 29 31C30.6569 31 32 32.3431 32 34Z"></path><path d="M57.3076 54.9346C57.8943 54.0024 59.1248 53.7198 60.0596 54.3037C60.9961 54.889 61.2813 56.123 60.6963 57.0596L58.9082 55.9424C58.9383 55.9612 58.9688 55.9805 59 56C60.6491 57.0307 60.6946 57.0598 60.6953 57.0615L60.6934 57.0635C60.6925 57.0649 60.6915 57.0667 60.6904 57.0684C60.6884 57.0716 60.6862 57.0759 60.6836 57.0801C60.6783 57.0884 60.6718 57.0985 60.6641 57.1104C60.6482 57.1348 60.6267 57.1672 60.6006 57.2061C60.5481 57.2841 60.4745 57.3905 60.3799 57.5205C60.1908 57.7804 59.9156 58.1368 59.5518 58.5576C58.825 59.3982 57.7363 60.5035 56.2568 61.6045C53.2833 63.8173 48.7485 66 42.5 66C36.2515 66 31.7167 63.8173 28.7432 61.6045C27.2637 60.5035 26.175 59.3982 25.4482 58.5576C25.0844 58.1368 24.8092 57.7804 24.6201 57.5205C24.5255 57.3905 24.4519 57.2841 24.3994 57.2061C24.3733 57.1672 24.3518 57.1348 24.3359 57.1104C24.3282 57.0985 24.3217 57.0884 24.3164 57.0801C24.3138 57.0759 24.3116 57.0716 24.3096 57.0684C24.3085 57.0667 24.3075 57.0649 24.3066 57.0635L24.3047 57.0615C24.3054 57.0598 24.3509 57.0307 26 56C26.0312 55.9805 26.0617 55.9612 26.0918 55.9424L24.3037 57.0596C23.7187 56.123 24.0039 54.889 24.9404 54.3037C25.8766 53.7189 27.1096 54.0031 27.6953 54.9385L27.6943 54.9365L27.6934 54.9355C27.6972 54.9415 27.705 54.9546 27.7178 54.9736C27.7441 55.0128 27.7899 55.0783 27.8545 55.167C27.9837 55.3446 28.1891 55.6133 28.4736 55.9424C29.0437 56.6017 29.9239 57.4966 31.1318 58.3955C33.5334 60.1826 37.2486 62 42.5 62C47.7514 62 51.4666 60.1826 53.8682 58.3955C55.0761 57.4966 55.9563 56.6017 56.5264 55.9424C56.8109 55.6133 57.0163 55.3446 57.1455 55.167C57.2101 55.0783 57.2559 55.0128 57.2822 54.9736C57.295 54.9546 57.3028 54.9415 57.3066 54.9355L57.3076 54.9346Z"></path><path d="M59 34C59 35.6569 57.6569 37 56 37C54.3431 37 53 35.6569 53 34C53 32.3431 54.3431 31 56 31C57.6569 31 59 32.3431 59 34Z"></path></svg>";}i:935;a:4:{s:7:"meta_id";s:5:"15060";s:7:"post_id";s:2:"57";s:8:"meta_key";s:24:"_elementor_element_cache";s:10:"meta_value";s:117215:"{"timeout":1778858960,"value":{"content":"<div class=\"elementor-element elementor-element-1004cf84 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"1004cf84\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"e-con-gap-no trx_addons_has_bg_text elementor-element elementor-element-2fe053f6 e-con-full trx_addons_bg_text_clip_mask e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-animation-type=\"block\" data-bg-text=\"{&quot;bg_text&quot;:&quot;video ai generation&quot;,&quot;bg_text_effect&quot;:&quot;none&quot;,&quot;bg_text_overlay&quot;:{&quot;url&quot;:&quot;&quot;},&quot;bg_text_left&quot;:{&quot;size&quot;:&quot;&quot;,&quot;unit&quot;:&quot;%&quot;},&quot;bg_text_top&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;bg_text_z_index&quot;:{&quot;size&quot;:&quot;0&quot;,&quot;unit&quot;:&quot;px&quot;},&quot;bg_text_marquee&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;bg_text_marquee_hover&quot;:&quot;&quot;,&quot;bg_text_marquee_margin&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:2.8,&quot;sizes&quot;:[]},&quot;bg_text_reverse&quot;:0,&quot;bg_text_accelerate&quot;:0,&quot;bg_text_delimiter_icon&quot;:&quot;&quot;,&quot;bg_text_delimiter_image&quot;:&quot;&quot;,&quot;bg_text_delimiter_svg&quot;:&quot;&quot;,&quot;bg_text_delimiter_rotation&quot;:0}\" data-id=\"2fe053f6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadein&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"e-con-gap-no elementor-element elementor-element-15fad43f e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"15fad43f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-180e5f4f e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"180e5f4f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-287ee2b0 elementor-view-default animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"287ee2b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 85 85\"><path d=\"M81 42.5C81 21.237 63.763 4 42.5 4C21.237 4 4 21.237 4 42.5C4 63.763 21.237 81 42.5 81V85C19.0279 85 0 65.9721 0 42.5C0 19.0279 19.0279 0 42.5 0C65.9721 0 85 19.0279 85 42.5C85 65.9721 65.9721 85 42.5 85V81C63.763 81 81 63.763 81 42.5Z\"><\/path><path d=\"M32 34C32 35.6569 30.6569 37 29 37C27.3431 37 26 35.6569 26 34C26 32.3431 27.3431 31 29 31C30.6569 31 32 32.3431 32 34Z\"><\/path><path d=\"M57.3076 54.9346C57.8943 54.0024 59.1248 53.7198 60.0596 54.3037C60.9961 54.889 61.2813 56.123 60.6963 57.0596L58.9082 55.9424C58.9383 55.9612 58.9688 55.9805 59 56C60.6491 57.0307 60.6946 57.0598 60.6953 57.0615L60.6934 57.0635C60.6925 57.0649 60.6915 57.0667 60.6904 57.0684C60.6884 57.0716 60.6862 57.0759 60.6836 57.0801C60.6783 57.0884 60.6718 57.0985 60.6641 57.1104C60.6482 57.1348 60.6267 57.1672 60.6006 57.2061C60.5481 57.2841 60.4745 57.3905 60.3799 57.5205C60.1908 57.7804 59.9156 58.1368 59.5518 58.5576C58.825 59.3982 57.7363 60.5035 56.2568 61.6045C53.2833 63.8173 48.7485 66 42.5 66C36.2515 66 31.7167 63.8173 28.7432 61.6045C27.2637 60.5035 26.175 59.3982 25.4482 58.5576C25.0844 58.1368 24.8092 57.7804 24.6201 57.5205C24.5255 57.3905 24.4519 57.2841 24.3994 57.2061C24.3733 57.1672 24.3518 57.1348 24.3359 57.1104C24.3282 57.0985 24.3217 57.0884 24.3164 57.0801C24.3138 57.0759 24.3116 57.0716 24.3096 57.0684C24.3085 57.0667 24.3075 57.0649 24.3066 57.0635L24.3047 57.0615C24.3054 57.0598 24.3509 57.0307 26 56C26.0312 55.9805 26.0617 55.9612 26.0918 55.9424L24.3037 57.0596C23.7187 56.123 24.0039 54.889 24.9404 54.3037C25.8766 53.7189 27.1096 54.0031 27.6953 54.9385L27.6943 54.9365L27.6934 54.9355C27.6972 54.9415 27.705 54.9546 27.7178 54.9736C27.7441 55.0128 27.7899 55.0783 27.8545 55.167C27.9837 55.3446 28.1891 55.6133 28.4736 55.9424C29.0437 56.6017 29.9239 57.4966 31.1318 58.3955C33.5334 60.1826 37.2486 62 42.5 62C47.7514 62 51.4666 60.1826 53.8682 58.3955C55.0761 57.4966 55.9563 56.6017 56.5264 55.9424C56.8109 55.6133 57.0163 55.3446 57.1455 55.167C57.2101 55.0783 57.2559 55.0128 57.2822 54.9736C57.295 54.9546 57.3028 54.9415 57.3066 54.9355L57.3076 54.9346Z\"><\/path><path d=\"M59 34C59 35.6569 57.6569 37 56 37C54.3431 37 53 35.6569 53 34C53 32.3431 54.3431 31 56 31C57.6569 31 59 32.3431 59 34Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjdiNzMyMGQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiV2Ugc3Bhcmsgc3RvcmllcyIsIl9pZCI6ImI4ZDJlOTcifSx7InRleHQiOiJ3aXRoIHBhc3Npb24iLCJtYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfaWQiOiI3NDE3MmNhIiwibWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9fSx7InRleHQiOiJ0byBjcmFmdCB1bmlxdWUgdmlzdWFscyIsIl9pZCI6IjAxOGFiODkiLCJfX2dsb2JhbHNfXyI6eyJjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9saW5rIn19XSwidGFnIjoiaDQiLCJhbGlnbm1lbnQiOiJsZWZ0IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI4MCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoxMDAsIl9hbmltYXRpb25fdHlwZSI6ImxpbmUiLCJfYW5pbWF0aW9uX3N0YWdnZXIiOjYwLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9hZHZhbmNlZF90aXRsZSJ9\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f538080 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"f538080\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" data-parallax-params=\"{&quot;parallax&quot;:0,&quot;flow&quot;:&quot;default&quot;,&quot;crop&quot;:&quot;none&quot;,&quot;ease&quot;:&quot;power2&quot;,&quot;transition&quot;:0,&quot;duration&quot;:1,&quot;delay&quot;:0,&quot;squeeze&quot;:1,&quot;text&quot;:&quot;block&quot;,&quot;text_separate&quot;:0,&quot;text_wrap&quot;:0,&quot;mouse&quot;:1,&quot;mouse_type&quot;:&quot;tilt&quot;,&quot;mouse_tilt_amount&quot;:110,&quot;mouse_speed&quot;:10,&quot;mouse_z&quot;:-10,&quot;mouse_handler&quot;:&quot;content&quot;,&quot;range_start&quot;:0,&quot;range_end&quot;:40,&quot;sticky_offset&quot;:0,&quot;lag&quot;:0,&quot;x_start&quot;:0,&quot;x_start_unit&quot;:&quot;px&quot;,&quot;x_end&quot;:0,&quot;x_end_unit&quot;:&quot;px&quot;,&quot;y_start&quot;:0,&quot;y_start_unit&quot;:&quot;px&quot;,&quot;y_end&quot;:0,&quot;y_end_unit&quot;:&quot;px&quot;,&quot;scale_start&quot;:100,&quot;scale_end&quot;:100,&quot;rotate_start&quot;:0,&quot;rotate_end&quot;:0,&quot;opacity_start&quot;:1,&quot;opacity_end&quot;:1,&quot;crop_start&quot;:0,&quot;crop_end&quot;:100,&quot;blur_start&quot;:0,&quot;blur_end&quot;:0,&quot;backdrop_blur_start&quot;:0,&quot;backdrop_blur_end&quot;:0,&quot;range_start_tablet&quot;:0,&quot;range_end_tablet&quot;:40,&quot;sticky_offset_tablet&quot;:0,&quot;lag_tablet&quot;:0,&quot;x_start_tablet&quot;:0,&quot;x_start_tablet_unit&quot;:&quot;px&quot;,&quot;x_end_tablet&quot;:0,&quot;x_end_tablet_unit&quot;:&quot;px&quot;,&quot;y_start_tablet&quot;:0,&quot;y_start_tablet_unit&quot;:&quot;px&quot;,&quot;y_end_tablet&quot;:0,&quot;y_end_tablet_unit&quot;:&quot;px&quot;,&quot;scale_start_tablet&quot;:100,&quot;scale_end_tablet&quot;:100,&quot;rotate_start_tablet&quot;:0,&quot;rotate_end_tablet&quot;:0,&quot;opacity_start_tablet&quot;:1,&quot;opacity_end_tablet&quot;:1,&quot;crop_start_tablet&quot;:0,&quot;crop_end_tablet&quot;:100,&quot;blur_start_tablet&quot;:0,&quot;blur_end_tablet&quot;:0,&quot;backdrop_blur_start_tablet&quot;:0,&quot;backdrop_blur_end_tablet&quot;:0,&quot;range_start_mobile&quot;:0,&quot;range_end_mobile&quot;:40,&quot;sticky_offset_mobile&quot;:0,&quot;lag_mobile&quot;:0,&quot;x_start_mobile&quot;:0,&quot;x_start_mobile_unit&quot;:&quot;px&quot;,&quot;x_end_mobile&quot;:0,&quot;x_end_mobile_unit&quot;:&quot;px&quot;,&quot;y_start_mobile&quot;:0,&quot;y_start_mobile_unit&quot;:&quot;px&quot;,&quot;y_end_mobile&quot;:0,&quot;y_end_mobile_unit&quot;:&quot;px&quot;,&quot;scale_start_mobile&quot;:100,&quot;scale_end_mobile&quot;:100,&quot;rotate_start_mobile&quot;:0,&quot;rotate_end_mobile&quot;:0,&quot;opacity_start_mobile&quot;:1,&quot;opacity_end_mobile&quot;:1,&quot;crop_start_mobile&quot;:0,&quot;crop_end_mobile&quot;:100,&quot;blur_start_mobile&quot;:0,&quot;blur_end_mobile&quot;:0,&quot;backdrop_blur_start_mobile&quot;:0,&quot;backdrop_blur_end_mobile&quot;:0}\" class=\"elementor-element elementor-element-7f5fc12 sc_parallax_mouse sc_parallax_type_tilt animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-image\" data-id=\"7f5fc12\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadein&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1054\" height=\"714\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303.jpg\" class=\"attachment-full size-full wp-image-1741\" alt=\"\" srcset=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303.jpg 1054w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303-300x203.jpg 300w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303-1024x694.jpg 1024w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303-768x520.jpg 768w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303-370x251.jpg 370w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303-924x626.jpg 924w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303-410x278.jpg 410w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-303-630x427.jpg 630w\" sizes=\"(max-width: 1054px) 100vw, 1054px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-437f8cbf e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"437f8cbf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjI2NWU1NTFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dF9odG1sX3RhZyI6Img2IiwibGlzdF9pdGVtcyI6W3sidGV4dCI6Imluc3RhZ3JhbSIsIl9pZCI6IjViOTZkMzciLCJ0cnhfaWNvbl90eXBlIjoibm9uZSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3d3dy5pbnN0YWdyYW0uY29tXC90aGVtZXJleF9uZXRcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7InRleHQiOiJiZWhhbmNlIiwidHJ4X2ljb25fdHlwZSI6Im5vbmUiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC93d3cuYmVoYW5jZS5uZXRcL3RoZW1lcmV4IiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjkzMjVkZTEifSx7InRleHQiOiJ0d2l0dGVyIiwidHJ4X2ljb25fdHlwZSI6Im5vbmUiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC94LmNvbVwvVGhlbWVyZXhUaGVtZXMiLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiNWRkYzM3OCJ9LHsidGV4dCI6InBpbnRlcmVzdCIsInRyeF9pY29uX3R5cGUiOiJub25lIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3d3LnBpbnRlcmVzdC5jb21cL3RoZW1lcmV4MDA2MyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI2MTAzZjc0In1dLCJ0ZXh0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIiwidGV4dF9ob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfdGV4dCJ9LCJsaXN0X2l0ZW1zX2FsaWdubWVudCI6InJpZ2h0IiwibGlzdF9pdGVtc19hbGlnbm1lbnRfbW9iaWxlIjoibGVmdCIsInRleHRfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9hbmltYXRpb24iOiJ0YV9mYWRlaW51cCIsIl9hbmltYXRpb25fdHlwZSI6ImxpbmUiLCJfYW5pbWF0aW9uX3N0YWdnZXIiOjYwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9pY29uX2xpc3QifQ==\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-848bf84 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"848bf84\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjU4YzY4M2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiQUkgVmlkZW8gVGhhdCBXb3JrcyIsIl9pZCI6ImIzOWZiYWQifSx7InRleHQiOiJXaGlsZSBZb3UgU2xlZXAiLCJiYWNrZ3JvdW5kX2FzX3RleHQiOiJ5ZXMiLCJiYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlIjp7InVuaXQiOiJkZWciLCJzaXplIjo0NSwic2l6ZXMiOltdfSwiYW5pbWF0ZV9ncmFkaWVudCI6InllcyIsIl9pZCI6IjY5OTc1MmIiLCJfX2dsb2JhbHNfXyI6eyJjb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfbGluayIsImJhY2tncm91bmRfY29sb3JfYiI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9ob3ZlciJ9LCJjb2xvciI6IiNFNkQ1QzciLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIzAwNjhGRiIsImJhY2tncm91bmRfY29sb3JfYiI6IiMwMDU4RDgifV0sInRhZyI6ImgxIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo1MDAsInNpemVzIjpbXX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjQwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo1MDAsInNpemVzIjpbXX0sIl9hbmltYXRpb24iOiJ0YV9mYWRlaW51cCIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIn0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9hZHZhbmNlZF90aXRsZSJ9\"][elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6ImYzMTcxY2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Mb29raW5nIGZvciBhIFRleHQtdG8tVmlkZW8gR2VuZXJhdGlvbiBBUEkgZm9yIHlvdXIgYXBwbGljYXRpb24\/IENoZWNrIG91dCBvdXIgc29sdXRpb24gXHUyMDI4Zm9yIHNlYW1sZXNzIGludGVncmF0aW9uIGFuZCBlbmdhZ2luZyBtdWx0aW1lZGlhIGNvbnRlbnQgY3JlYXRpb24uPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo2ODAsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RleHQifSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjo2MDAsInNpemVzIjpbXX0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjQ1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2FuaW1hdGlvbiI6InRhX2ZhZGVpbnVwIiwiX2FuaW1hdGlvbl9kZWxheSI6MTAwLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-c6e58c3 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"c6e58c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjZiM2Q1N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcm9tcHRfd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzQwLCJzaXplcyI6W119LCJ0YWdzX2xhYmVsIjoiUG9wdWxhciBUYWdzOiIsInRhZ3MiOlt7InRpdGxlIjoiQ3JlYXRpdmUiLCJwcm9tcHQiOiJjcmVhdGl2ZSBhYnN0cmFjdCBhcnQiLCJfaWQiOiJiNzQ5MjA3In0seyJ0aXRsZSI6IkNhdHMiLCJwcm9tcHQiOiJjYXRzIHBsYXlpbmcgd2l0aCBhIGJhbGwiLCJfaWQiOiJjODUzMWMzIn0seyJ0aXRsZSI6IlN0ZWFtcHVuayIsInByb21wdCI6InN0ZWFtcHVuayBzdHlsZSBob3VzZSIsIl9pZCI6IjYzZDQyM2YifSx7InRpdGxlIjoiQmFza2V0YmFsbCIsInByb21wdCI6ImJveXMgcGxheWluZyBiYXNrZXRiYWxsIiwiX2lkIjoiYWZkMjQwNiJ9LHsidGl0bGUiOiJTdG9ybSIsInByb21wdCI6InN0b3JtIGF0IHNlYSIsIl9pZCI6Ijg3OWZiNWQifV0sImRlbW9fdmlkZW8iOlt7InZpZGVvIjp7InVybCI6Imh0dHBzOlwvXC9haS12aWRlby1nZW5lcmF0b3IuZWxlbWVudHJhLnRoZW1lcmV4Lm5ldFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2FpLXZpZGVvLWRlbW8ubXA0IiwiaWQiOjgyNSwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiX2lkIjoiMmJjNDNjYiJ9XSwic2hvd19saW1pdHMiOiIxIiwic2hvd19zZXR0aW5ncyI6IjEiLCJzaG93X2Rvd25sb2FkIjoiMSIsInJlc29sdXRpb24iOiI3MjBwIiwiZHVyYXRpb24iOiI5cyIsInNjX2Zvcm1fZmllbGRzX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MzAsInNpemVzIjpbXX0sInNjX2Zvcm1fZmllbGRfdGV4dF9jb2xvciI6IiM4Njg5OEMiLCJzY19mb3JtX2ZpZWxkX3BsYWNlaG9sZGVyX2NvbG9yIjoiI0FDQUZCMiIsInNjX2Zvcm1fZmllbGRfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsInNjX2Zvcm1fZmllbGRfYmFja2dyb3VuZF9jb2xvciI6IiNGNkY3RjEiLCJzY19mb3JtX2ZpZWxkX2JvcmRlcl9ib3JkZXIiOiJub25lIiwic2NfZm9ybV9maWVsZF9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInNjX2Zvcm1fZmllbGRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxOCIsInJpZ2h0IjoiMjIiLCJib3R0b20iOiIxOCIsImxlZnQiOiIyMiIsImlzTGlua2VkIjpmYWxzZX0sInNjX2Zvcm1fZmllbGRfdGV4dF9jb2xvcl9mb2N1cyI6IiMxRjI0MkUiLCJzY19mb3JtX2ZpZWxkX3BsYWNlaG9sZGVyX2NvbG9yX2ZvY3VzIjoiIzg2ODk4QyIsInNjX2Zvcm1fZmllbGRfbGFiZWxfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic2NfZm9ybV9maWVsZF9sYWJlbF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwic2NfZm9ybV9maWVsZF9sYWJlbF90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwiYnV0dG9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImJ1dHRvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwiYnV0dG9uX3RleHRfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJidXR0b25fYmFja2dyb3VuZF9jb2xvciI6IiNGRjVFMkUiLCJidXR0b25fYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJidXR0b25fcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIyNSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMjUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJidXR0b25fdGV4dF9jb2xvcl9ob3ZlciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiI0VENEMxQyIsImJ1dHRvbl9vcGFjaXR5X2Rpc2FibGVkIjp7InVuaXQiOiJweCIsInNpemUiOjAuOCwic2l6ZXMiOltdfSwic2V0dGluZ3NfYnV0dG9uX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjYwLCJzaXplcyI6W119LCJzZXR0aW5nc19idXR0b25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzZXR0aW5nc19idXR0b25faWNvbl9jb2xvciI6IiMxRjI0MkUiLCJzZXR0aW5nc19idXR0b25fYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsInNldHRpbmdzX2J1dHRvbl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y2RjdGMSIsInNldHRpbmdzX2J1dHRvbl9iYWNrZ3JvdW5kX2ltYWdlIjp7InVybCI6IiIsImlkIjoiIiwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwic2V0dGluZ3NfYnV0dG9uX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwic2V0dGluZ3NfYnV0dG9uX2ljb25fY29sb3JfaG92ZXIiOiIjRkY1RTJFIiwic2V0dGluZ3NfcG9wdXBfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsInNldHRpbmdzX3BvcHVwX2JhY2tncm91bmRfY29sb3IiOiIjRjZGN0YxIiwic2V0dGluZ3NfcG9wdXBfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJzZXR0aW5nc19wb3B1cF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxOCIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjE4IiwiaXNMaW5rZWQiOmZhbHNlfSwic2V0dGluZ3NfcG9wdXBfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjUiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzZXR0aW5nc19maWVsZF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzZXR0aW5nc19maWVsZHNfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwic2V0dGluZ3NfZmllbGRfdGV4dF9jb2xvciI6IiM4Njg5OEMiLCJzZXR0aW5nc19maWVsZF9wbGFjZWhvbGRlcl9jb2xvciI6IiNBQ0FGQjIiLCJzZXR0aW5nc19maWVsZF9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwic2V0dGluZ3NfZmllbGRfYmFja2dyb3VuZF9jb2xvciI6IiNGRkZGRkYiLCJzZXR0aW5nc19maWVsZF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjEyIiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjEyIiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOmZhbHNlfSwic2V0dGluZ3NfZmllbGRfdGV4dF9jb2xvcl9mb2N1cyI6IiMxRjI0MkUiLCJzZXR0aW5nc19maWVsZF9wbGFjZWhvbGRlcl9jb2xvcl9mb2N1cyI6IiM4Njg5OEMiLCJzZXR0aW5nc19maWVsZF9sYWJlbF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzZXR0aW5nc19maWVsZF9sYWJlbF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwic2V0dGluZ3NfZmllbGRfbGFiZWxfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInNldHRpbmdzX2ZpZWxkX2xhYmVsX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4zLCJzaXplcyI6W119LCJzZXR0aW5nc19maWVsZF9sYWJlbF9jb2xvciI6IiMxRjI0MkUiLCJzZXR0aW5nc19maWVsZF9sYWJlbF9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjgiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRhZ19sYWJlbF9vZmZzZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6LTQsInNpemVzIjpbXX0sInRhZ190eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0YWdfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sInRhZ190eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInRhZ190ZXh0X2NvbG9yIjoiIzFGMjQyRSIsInRhZ19iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwidGFnX2JhY2tncm91bmRfY29sb3IiOiIjMDIwMTAxMDAiLCJ0YWdfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwidGFnX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJ0YWdfYm9yZGVyX2NvbG9yIjoiI0U1RTdERSIsInRhZ19ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInRhZ19wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjkiLCJyaWdodCI6IjEyIiwiYm90dG9tIjoiOSIsImxlZnQiOiIxMiIsImlzTGlua2VkIjpmYWxzZX0sInRhZ19tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiNSIsImJvdHRvbSI6IjUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRhZ190ZXh0X2NvbG9yX2hvdmVyIjoiI0ZGNUUyRSIsInRhZ19iYWNrZ3JvdW5kX2hvdmVyX2JhY2tncm91bmQiOiJjbGFzc2ljIiwidGFnX2JvcmRlcl9ob3Zlcl9jb2xvciI6IiNGRkZFRkUiLCJsaW1pdHNfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcsInNpemVzIjpbXX0sImxpbWl0c19tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJsaW1pdHNfdmFsdWVzX2NvbG9yIjoiIzFGMjQyRSIsIm1lc3NhZ2VfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJtZXNzYWdlX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjQ1IiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiNDUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJtZXNzYWdlX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjI1IiwicmlnaHQiOiIyNSIsImJvdHRvbSI6IjI1IiwibGVmdCI6IjI1IiwiaXNMaW5rZWQiOnRydWV9LCJtZXNzYWdlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyNSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIm1lc3NhZ2VfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIm1lc3NhZ2VfY2xvc2VfY29sb3IiOiIjOTkzMDJFIiwibWVzc2FnZV9jbG9zZV9ob3ZlciI6IiNGMDRDNDkiLCJtZXNzYWdlX2xpbmtfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwibWVzc2FnZV9saW5rX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJtZXNzYWdlX2xpbmtfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsIm1lc3NhZ2VfbGlua190eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjIxLCJzaXplcyI6W119LCJtZXNzYWdlX2xpbmtfY29sb3IiOiIjRkZGRkZGIiwibWVzc2FnZV9saW5rX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJtZXNzYWdlX2xpbmtfYmFja2dyb3VuZF9jb2xvciI6IiNGMDRDNDkiLCJtZXNzYWdlX2xpbmtfYm9yZGVyX2JvcmRlciI6Im5vbmUiLCJtZXNzYWdlX2xpbmtfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJtZXNzYWdlX2xpbmtfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sIm1lc3NhZ2VfbGlua19tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMTUiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJtZXNzYWdlX2xpbmtfYmFja2dyb3VuZF9ob3Zlcl9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIm1lc3NhZ2VfbGlua19iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiI0U2NDk0NiIsInNpbmdsZV92aWRlb19iYWNrZ3JvdW5kX2NvbG9yIjoiI0ZGRkZGRiIsImJ1dHRvbl9kb3dubG9hZF9pY29uIjoibm9uZSIsIl9fZ2xvYmFsc19fIjp7InNjX2Zvcm1fZmllbGRfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfYmdfY29sb3JfMiIsInNjX2Zvcm1fZmllbGRfcGxhY2Vob2xkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X21ldGEiLCJzY19mb3JtX2ZpZWxkX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RleHQiLCJzY19mb3JtX2ZpZWxkX3RleHRfY29sb3JfZm9jdXMiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIiwic2NfZm9ybV9maWVsZF9wbGFjZWhvbGRlcl9jb2xvcl9mb2N1cyI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0Iiwic2NfZm9ybV9maWVsZF9sYWJlbF9jb2xvciI6IiIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwiYnV0dG9uX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfbGluayIsImJ1dHRvbl90ZXh0X2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JnX2NvbG9yIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfaG92ZXIiLCJzZXR0aW5nc19idXR0b25fYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfYmdfY29sb3JfMiIsInNldHRpbmdzX2J1dHRvbl9pY29uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSIsInNldHRpbmdzX2J1dHRvbl9pY29uX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2xpbmsiLCJzZXR0aW5nc19wb3B1cF9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF9iZ19jb2xvcl8yIiwic2V0dGluZ3NfZmllbGRfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfYmdfY29sb3IiLCJzZXR0aW5nc19maWVsZF90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0Iiwic2V0dGluZ3NfZmllbGRfcGxhY2Vob2xkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X21ldGEiLCJzZXR0aW5nc19maWVsZF90ZXh0X2NvbG9yX2ZvY3VzIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwic2V0dGluZ3NfZmllbGRfcGxhY2Vob2xkZXJfY29sb3JfZm9jdXMiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsInNldHRpbmdzX2ZpZWxkX2xhYmVsX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSIsInRhZ190ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSIsInRhZ19ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X2JkX2NvbG9yIiwibGltaXRzX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RleHQiLCJsaW1pdHNfdmFsdWVzX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSIsInRhZ190ZXh0X2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2xpbmsiLCJ0YWdfYm9yZGVyX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2JkX2NvbG9yIiwidGFnX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJzaW5nbGVfdmlkZW9fYmFja2dyb3VuZF9jb2xvciI6IiIsInZpZGVvX3ByZXZpZXdfYmFja2dyb3VuZF9jb2xvciI6IiJ9LCJidXR0b25faW1hZ2UiOnsidXJsIjoiIiwiaWQiOiIiLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJzZXR0aW5nc19idXR0b25faW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvZmlsdGVyLWljb24uc3ZnIiwiaWQiOjM2Miwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwic2V0dGluZ3NfYnV0dG9uX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwic2V0dGluZ3NfcG9wdXBfd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQwLCJzaXplcyI6W119LCJzZXR0aW5nc19wb3B1cF9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjYwLCJzaXplcyI6W119LCJzZXR0aW5nc19wb3B1cF9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIyMCwic2l6ZXMiOltdfSwicHJvbXB0X3dpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjo2NDAsInNpemVzIjpbXX0sInByb21wdF93aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDUwLCJzaXplcyI6W119LCJhbGxvd19sb29wIjoiMSIsInNjX2Zvcm1fZmllbGRzX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjI1LCJzaXplcyI6W119LCJzY19mb3JtX2ZpZWxkc19zcGFjaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwic2NfZm9ybV9maWVsZF9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNiIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIxNiIsImxlZnQiOiIyMCIsImlzTGlua2VkIjpmYWxzZX0sInNjX2Zvcm1fZmllbGRfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMTMiLCJyaWdodCI6IjE2IiwiYm90dG9tIjoiMTMiLCJsZWZ0IjoiMTciLCJpc0xpbmtlZCI6ZmFsc2V9LCJzY19mb3JtX2ZpZWxkX2xhYmVsX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJzY19mb3JtX2ZpZWxkX2xhYmVsX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJidXR0b25fcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjIiLCJib3R0b20iOiIwIiwibGVmdCI6IjIyIiwiaXNMaW5rZWQiOmZhbHNlfSwiYnV0dG9uX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjE1IiwiYm90dG9tIjoiMCIsImxlZnQiOiIxNSIsImlzTGlua2VkIjpmYWxzZX0sInNldHRpbmdzX2J1dHRvbl93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTYsInNpemVzIjpbXX0sInNldHRpbmdzX2J1dHRvbl93aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTAsInNpemVzIjpbXX0sInRhZ19sYWJlbF9vZmZzZXRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lc3NhZ2VfY2xvc2VfY29sb3JfaW5mbyI6IiMwMDYyODAiLCJtZXNzYWdlX2Nsb3NlX2hvdmVyX2luZm8iOiIjMDA3NTk5IiwibWVzc2FnZV9saW5rX2NvbG9yX2luZm8iOiIjRkZGRkZGIiwibWVzc2FnZV9saW5rX2JhY2tncm91bmRfaW5mb19iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIm1lc3NhZ2VfbGlua19iYWNrZ3JvdW5kX2luZm9fY29sb3IiOiIjMDA3NTk5IiwibWVzc2FnZV9saW5rX2JhY2tncm91bmRfaG92ZXJfaW5mb19iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIm1lc3NhZ2VfbGlua19iYWNrZ3JvdW5kX2hvdmVyX2luZm9fY29sb3IiOiIjMDA2MjgwIiwidmlkZW9fcHJldmlld19tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ2aWRlb19wcmV2aWV3X21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ2aWRlb19wcmV2aWV3X21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMjUiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoyMDB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfc2NfdmdlbmVyYXRvciJ9\"]\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ae22c00 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"4ae22c00\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6ImVlZTcyYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50IjpbeyJ0ZXh0IjoiRW50ZXIgeW91ciB0ZXh0IGhlcmUiLCJfaWQiOiI2MTMxZTY0IiwidHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvY3VzdG9tLWltZy00MC5wbmciLCJpZCI6MjIyLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aHVtYm5haWxfc2l6ZSI6ImZ1bGwiLCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6ODAsInNpemVzIjpbXX0sImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzAsInNpemVzIjpbXX19LHsidGV4dCI6IkVudGVyIHlvdXIgdGV4dCBoZXJlIiwidHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvY3VzdG9tLWltZy00MS5wbmciLCJpZCI6MjIzLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aHVtYm5haWxfc2l6ZSI6ImZ1bGwiLCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6ODAsInNpemVzIjpbXX0sImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzAsInNpemVzIjpbXX0sIl9pZCI6Ijk1MWM0MWUifSx7InRleHQiOiJFbnRlciB5b3VyIHRleHQgaGVyZSIsInR5cGUiOiJpbWFnZSIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9haS12aWRlby1nZW5lcmF0b3IuZWxlbWVudHJhLnRoZW1lcmV4Lm5ldFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2N1c3RvbS1pbWctNDIucG5nIiwiaWQiOjIyNCwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGh1bWJuYWlsX3NpemUiOiJmdWxsIiwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjgwLCJzaXplcyI6W119LCJoZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjcwLCJzaXplcyI6W119LCJfaWQiOiJhOTM1YjJmIn0seyJ0ZXh0IjoiRW50ZXIgeW91ciB0ZXh0IGhlcmUiLCJ0eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9jdXN0b20taW1nLTQzLnBuZyIsImlkIjoyMjUsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRodW1ibmFpbF9zaXplIjoiZnVsbCIsImhlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo4MCwic2l6ZXMiOltdfSwiaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwiX2lkIjoiMDU3MjFmYyJ9LHsidGV4dCI6IkVudGVyIHlvdXIgdGV4dCBoZXJlIiwidHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvY3VzdG9tLWltZy00NC5wbmciLCJpZCI6MjI2LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aHVtYm5haWxfc2l6ZSI6ImZ1bGwiLCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6ODAsInNpemVzIjpbXX0sImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzAsInNpemVzIjpbXX0sIl9pZCI6ImIyOTI3MDcifSx7InRleHQiOiJFbnRlciB5b3VyIHRleHQgaGVyZSIsInR5cGUiOiJpbWFnZSIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9haS12aWRlby1nZW5lcmF0b3IuZWxlbWVudHJhLnRoZW1lcmV4Lm5ldFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2N1c3RvbS1pbWctNDUucG5nIiwiaWQiOjIyNywic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGh1bWJuYWlsX3NpemUiOiJmdWxsIiwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjgwLCJzaXplcyI6W119LCJoZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjcwLCJzaXplcyI6W119LCJfaWQiOiI5NDYwMzM1In0seyJ0ZXh0IjoiRW50ZXIgeW91ciB0ZXh0IGhlcmUiLCJ0eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9jdXN0b20taW1nLTQ2LnBuZyIsImlkIjoyMjgsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRodW1ibmFpbF9zaXplIjoiZnVsbCIsImhlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo4MCwic2l6ZXMiOltdfSwiaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwiX2lkIjoiYWYzZjI3YyJ9LHsidGV4dCI6IkVudGVyIHlvdXIgdGV4dCBoZXJlIiwidHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvY3VzdG9tLWltZy00Ny5wbmciLCJpZCI6MjI5LCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJ0aHVtYm5haWxfc2l6ZSI6ImZ1bGwiLCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6ODAsInNpemVzIjpbXX0sImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzAsInNpemVzIjpbXX0sIl9pZCI6IjM0MzU0YmYifSx7InRleHQiOiJFbnRlciB5b3VyIHRleHQgaGVyZSIsInR5cGUiOiJpbWFnZSIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9haS12aWRlby1nZW5lcmF0b3IuZWxlbWVudHJhLnRoZW1lcmV4Lm5ldFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL2N1c3RvbS1pbWctNDgucG5nIiwiaWQiOjIzMCwic2l6ZSI6IiIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwidGh1bWJuYWlsX3NpemUiOiJmdWxsIiwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjgwLCJzaXplcyI6W119LCJoZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjcwLCJzaXplcyI6W119LCJfaWQiOiIwYTI2OWUwIn0seyJ0ZXh0IjoiRW50ZXIgeW91ciB0ZXh0IGhlcmUiLCJ0eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9jdXN0b20taW1nLTQ5LnBuZyIsImlkIjoyMzEsInNpemUiOiIiLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sInRodW1ibmFpbF9zaXplIjoiZnVsbCIsImhlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo4MCwic2l6ZXMiOltdfSwiaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwiX2lkIjoiNGNmMDYwMSJ9XSwic2VwYXJhdG9yX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sInNob3dfaW5fcHJldmlldyI6InllcyIsIm1hcnF1ZWVfc3BlZWQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIm1hcnF1ZWVfbWFyZ2luIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIl9hbmltYXRpb24iOiJ0YV9mYWRlaW4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9tYXJxdWVlIn0=\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-66b5e59c e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"66b5e59c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0601857 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"0601857\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-acae5d6 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"acae5d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Crafting vibrant video stories<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-67a3bcc elementor-widget__width-initial animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"67a3bcc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">We deliver engaging sound visions<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28cf73f4 e-grid e-con-full sc_layouts_column_icons_position_left e-con e-child\" data-id=\"28cf73f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-76286c59 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"76286c59\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-28e852b5 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"28e852b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5e0e3f07 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5e0e3f07\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6426215 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"6426215\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">1<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ca9b1d7 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"1ca9b1d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Full-service video<\/h4>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjE3MWEzMjZjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+V2UgY3JhZnQgc3R1bm5pbmcgZmlsbXMgYW5kIHZpc3VhbHMgdG8gaGVscCBicmFuZHMgc3RhbmQgb3V0LjxcL3A+IiwiYWxpZ24iOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12d61c80 sc_fly_static elementor-widget elementor-widget-image\" data-id=\"12d61c80\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"743\" height=\"524\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-305.jpg\" class=\"attachment-full size-full wp-image-1770\" alt=\"\" srcset=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-305.jpg 743w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-305-300x212.jpg 300w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-305-370x261.jpg 370w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-305-410x289.jpg 410w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-305-630x444.jpg 630w\" sizes=\"(max-width: 767px) 100vw, 743px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-4e98d63e e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"4e98d63e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-72e81fdd e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"72e81fdd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1dc8010d e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"1dc8010d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10ea91b6 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"10ea91b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">2<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f657ca sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"7f657ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Sound production<\/h4>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjU5ZDMxMDQ5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+V2UgbWl4LCByZWNvcmQsIGFuZCBkZXNpZ24gYXVkaW8gd2l0aCBjYXJlIGZvciBldmVyeSBkZXRhaWwuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjozNzAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoxMDAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b6e392c sc_fly_static elementor-widget elementor-widget-image\" data-id=\"1b6e392c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"743\" height=\"524\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-306.jpg\" class=\"attachment-full size-full wp-image-1771\" alt=\"\" srcset=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-306.jpg 743w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-306-300x212.jpg 300w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-306-370x261.jpg 370w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-306-410x289.jpg 410w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-306-630x444.jpg 630w\" sizes=\"(max-width: 767px) 100vw, 743px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-39ff2d52 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"39ff2d52\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:200,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4b17e4cf e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"4b17e4cf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-68043330 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"68043330\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2afe5416 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"2afe5416\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">3<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ad76f7b sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"1ad76f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Live event video<\/h4>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6ImY2Nzk5NmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBmaWxtIGFuZCBzdHJlYW0gZXZlbnRzIHNvIHlvdXIgbWVzc2FnZSByZWFjaGVzIGV2ZXJ5IHZpZXdlci48XC9wPiIsImFsaWduIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjM3MCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58a3a4b0 sc_fly_static elementor-widget elementor-widget-image\" data-id=\"58a3a4b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"743\" height=\"524\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-304.jpg\" class=\"attachment-full size-full wp-image-1769\" alt=\"\" srcset=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-304.jpg 743w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-304-300x212.jpg 300w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-304-370x261.jpg 370w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-304-410x289.jpg 410w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-304-630x444.jpg 630w\" sizes=\"(max-width: 767px) 100vw, 743px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-6945e2d8 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-parent\" data-id=\"6945e2d8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;animation&quot;:&quot;ta_fadein&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/ai-video-generator.elementra.themerex.net\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/nature-video-01.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div data-animation-type=\"block\" class=\"elementor-element elementor-element-778abf0b e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"778abf0b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3434f26e sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"3434f26e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Music videos<\/h1>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-161fdfa9 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"161fdfa9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-739ed1ba sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"739ed1ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Budget:<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4102afd4 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"4102afd4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">5000$<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-52cc1e7d e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"52cc1e7d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23dd70d2 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"23dd70d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Shoot:<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9288b6 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"d9288b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">3<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75c2966f e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"75c2966f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d2fbbd2 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"1d2fbbd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Team size:<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d8036ad sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"7d8036ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">4<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-184c6f60 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"184c6f60\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28267637 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"28267637\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Release date:<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-291750dc sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"291750dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">12 Feb<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2fad0d49 e-grid e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"2fad0d49\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3b791d75 e-grid e-con-full sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3b791d75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3421f095 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-image\" data-id=\"3421f095\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"361\" height=\"486\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-308.jpg\" class=\"attachment-full size-full wp-image-1773\" alt=\"\" srcset=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-308.jpg 361w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-308-223x300.jpg 223w\" sizes=\"(max-width: 767px) 100vw, 361px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-5e8230b e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"5e8230b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e08db0e sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"7e08db0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Awards won<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6ImNjZGZlOTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlbmRpbmdfbnVtYmVyIjo0MCwibnVtYmVyX3N1ZmZpeCI6IisiLCJudW1iZXJfaHRtbF90YWciOiJoMSIsImNvdW50ZXJfdGl0bGUiOiIiLCJjb3VudGVyX2FsaWduIjoiIiwiX19nbG9iYWxzX18iOnsiY291bnRlcl9udW1fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIiwic2VjdGlvbl9udW1iZXJfc3VmZml4X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9jb3VudGVyIn0=\"]\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-69d6249c animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-image\" data-id=\"69d6249c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"361\" height=\"486\" src=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-307.jpg\" class=\"attachment-full size-full wp-image-1772\" alt=\"\" srcset=\"https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-307.jpg 361w, https:\/\/ai-video-generator.elementra.themerex.net\/wp-content\/uploads\/2026\/05\/custom-img-307-223x300.jpg 223w\" sizes=\"(max-width: 767px) 100vw, 361px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-11590e1d e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"11590e1d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7bb61b24 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"7bb61b24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Projects created<\/h6>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjYwYTY1YTgwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZW5kaW5nX251bWJlciI6MjY1LCJudW1iZXJfaHRtbF90YWciOiJoMSIsImNvdW50ZXJfdGl0bGUiOiIiLCJjb3VudGVyX2FsaWduIjoiIiwiX19nbG9iYWxzX18iOnsiY291bnRlcl9udW1fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYWx0X3RpdGxlIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX2NvdW50ZXIifQ==\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2496847d e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"2496847d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-f05d106 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f05d106\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Video work<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3b688557 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3b688557\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">We tell your story through film<\/h1>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjVlMjk3MzA5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+V2UgZGVsaXZlciBmcmVzaCB2aWRlbyBhbmQgc291bmQgZm9yIGJyYW5kcywgYXJ0aXN0cywgYW5kIGdyb3Vwcy4gRWxlbWVudHJhIGJsZW5kcyBpZGVhcywgc2tpbGwsIGFuZCBuZXcgdGVjaCB0byBjb25uZWN0IGFuZCBpbnNwaXJlIGV2ZXJ5IGF1ZGllbmNlLjxcL3A+IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYW5pbWF0aW9uIjoidGFfZmFkZWludXAiLCJfYW5pbWF0aW9uX2RlbGF5IjoxMDAsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjMwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMjUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-d2ad936 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-button\" data-id=\"d2ad936\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ai-video-generator.elementra.themerex.net\/about\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-285a78b7 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"285a78b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-72b4269b e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"72b4269b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-399b8704 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"399b8704\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Have questions for our team?<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-19dca9b5 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"19dca9b5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-595a8709 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"595a8709\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21f4e22b sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"21f4e22b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Frequently asked\nquestions<\/h1>\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjJjZjJjNjEyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiRWxlbWVudHJhIGhlbHBzIHlvdXIgYnJhbmQgc2hpbmUgdGhyb3VnaCBjaW5lbWF0aWMgdmlkZW8sIHNoYXJwIHZpc3VhbHMsIGNyaXNwIHNvdW5kLCBhbmQgZXhwZXJ0IGNyZWF0aXZlIHRlYW13b3JrLiIsIl9iYWNrZ3JvdW5kX2NvbG9yX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2NvbG9yX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2NvbG9yX2Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3JfYl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ncmFkaWVudF9hbmdsZV90YWJsZXQiOnsidW5pdCI6ImRlZyIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ncmFkaWVudF9hbmdsZV9tb2JpbGUiOnsidW5pdCI6ImRlZyIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9jb2xvcl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9jb2xvcl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9jb2xvcl9iX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX2Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfZ3JhZGllbnRfYW5nbGVfdGFibGV0Ijp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfZ3JhZGllbnRfYW5nbGVfbW9iaWxlIjp7InVuaXQiOiJkZWciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3bcc28bf e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"3bcc28bf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;,&quot;animation_delay&quot;:100}\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjUyZTdkODdmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGFicyI6W3sidGFiX3RpdGxlIjoiSG93IGNhbiBJIHN0YXJ0IGEgcHJvamVjdCB3aXRoIEVsZW1lbnRyYT8iLCJfaWQiOiIxZTZmMjEzIiwiYWNjb3JkaW9uX2NvbnRlbnQiOiI8cD5TaW1wbHkgY29udGFjdCB1cyBieSBlbWFpbCBvciBwaG9uZS4gV2VcdTIwMTlsbCBzY2hlZHVsZSBhIGNhbGwgdG8gbGVhcm4geW91ciBuZWVkcyBhbmQgcGxhbiB5b3VyIG5leHQgdmlkZW8gb3IgYXVkaW8gcHJvamVjdC48XC9wPiJ9LHsidGFiX3RpdGxlIjoiQ2FuIEkgbWVldCB5b3VyIHRlYW0gb25saW5lPyIsIl9pZCI6IjFjZjExMjIiLCJhY2NvcmRpb25fY29udGVudCI6IjxwPlllcywgd2Ugb2ZmZXIgb25saW5lIG1lZXRpbmdzIHNvIHlvdSBjYW4gY29ubmVjdCB3aXRoIG91ciBjcmV3IGZyb20gYW55IGNpdHksIG1ha2luZyB0aGUgcHJvY2VzcyBzbW9vdGggYW5kIGVhc3kuPFwvcD4iLCJhY2NvcmRpb25fdGFiX2RlZmF1bHRfYWN0aXZlIjoieWVzIn0seyJ0YWJfdGl0bGUiOiJXaGF0IGluZHVzdHJpZXMgZG8geW91IHdvcmsgd2l0aD8iLCJfaWQiOiI5YjhjNjQ3IiwiYWNjb3JkaW9uX2NvbnRlbnQiOiI8cD5XZSBzZXJ2ZSBicmFuZHMgaW4gbXVzaWMsIGZpbG0sIGNvcnBvcmF0ZSwgYW5kIG5vbnByb2ZpdCwgY3JlYXRpbmcgY3VzdG9tIHdvcmsgdG8gbWF0Y2ggZWFjaCB1bmlxdWUgdmlzaW9uIG9yIGdvYWwuPFwvcD4ifSx7InRhYl90aXRsZSI6IkRvIHlvdSB3b3JrIHdpdGggbmV3IGJ1c2luZXNzZXM\/IiwiYWNjb3JkaW9uX2NvbnRlbnQiOiI8cD5XZSBlbmpveSB3b3JraW5nIHdpdGggc3RhcnR1cHMhIE91ciB0ZWFtIHByb3ZpZGVzIHN1cHBvcnQgdG8gaGVscCBuZXcgYnJhbmRzIGdyb3cgYW5kIHNoYXJlIHRoZWlyIHN0b3J5IHdpdGggaW1wYWN0LjxcL3A+IiwiX2lkIjoiYzA0MTQzNCJ9XSwidGl0bGVfaHRtbF90YWciOiJoNiIsImFjY29yZGlvbl9pdGVtc19zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJhY2NvcmRpb25faXRlbXNfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJhY2NvcmRpb25fdGl0bGVfYm90dG9tX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MzQsInNpemVzIjpbXX0sInRhYl90aXRsZV9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInRhYl9pY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYl9pY29uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRhYl9jb250ZW50X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRhYl9jb250ZW50X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0YWJfY29udGVudF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjkwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRvZ2dsZV9pY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7ImFjY29yZGlvbl9pdGVtc19ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IiLCJ0YWJfY29udGVudF90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RleHQiLCJ0b2dnbGVfaWNvbl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90aXRsZSIsInRvZ2dsZV9pY29uX2FjdGl2ZV9jb2xvciI6IiJ9LCJzZWxlY3RfdG9nZ2xlX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvcGx1cy1pY29uLnN2ZyIsImlkIjoyNDN9LCJsaWJyYXJ5Ijoic3ZnIn0sInNlbGVjdF90b2dnbGVfaWNvbl9hY3RpdmUiOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvbWludXMtaWNvbi5zdmciLCJpZCI6MjQ0fSwibGlicmFyeSI6InN2ZyJ9LCJhY2NvcmRpb25faXRlbXNfc3BhY2luZ190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjUsInNpemVzIjpbXX0sImFjY29yZGlvbl90aXRsZV9ib3R0b21fc3BhY2luZ190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjUsInNpemVzIjpbXX0sImFjY29yZGlvbl90aXRsZV9ib3R0b21fc3BhY2luZ19hY3RpdmUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sInRhYl9jb250ZW50X3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidG9nZ2xlX2ljb25fc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfY29sb3JfYl9zdG9wX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvcl9iX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlX3RhYmxldCI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2dyYWRpZW50X2FuZ2xlX21vYmlsZSI6eyJ1bml0IjoiZGVnIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX3N0b3BfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX3N0b3BfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yX2Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfaG92ZXJfY29sb3JfYl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9ncmFkaWVudF9hbmdsZV90YWJsZXQiOnsidW5pdCI6ImRlZyIsInNpemUiOiIiLCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9ob3Zlcl9ncmFkaWVudF9hbmdsZV9tb2JpbGUiOnsidW5pdCI6ImRlZyIsInNpemUiOiIiLCJzaXplcyI6W119LCJhY2NvcmRpb25faXRlbXNfYm9yZGVyX2NvbG9yIjoiI0U1RTdERSIsInRhYl9jb250ZW50X3RleHRfY29sb3IiOiIjODY4OThDIiwidG9nZ2xlX2ljb25fY29sb3IiOiIjMUYyNDJFIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRyeF9lbG1fYWNjb3JkaW9uIn0=\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bb3c1e1 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"5bb3c1e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"e-con-gap-no elementor-element elementor-element-6c64a3aa e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-animation-type=\"block\" data-id=\"6c64a3aa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-787c262 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"787c262\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjY5ZWFiZTIwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGVzdGltb25pYWxzIjpbeyJwZXJzb25fbmFtZSI6IkF2YSBNYXJ0aW5leiIsImNvbXBhbnlfbmFtZSI6IkJyYW5kIERpcmVjdG9yIiwiX2lkIjoiMGEyMDQ4NyIsImNvbnRlbnQiOiI8cD5FbGVtZW50cmFcdTIwMTlzIHRhbGVudGVkIGNyZXcgZ2F2ZSBvdXIgYnJhbmQgYSBuZXcgdm9pY2UuIFRoZWlyIGNyZWF0aXZlIHRvdWNoIGFuZCBwcm8gd29yayBtYWRlIGVhY2ggcGhhc2Ugc21vb3RoIGFuZCB0aGUgZmluYWwgdmlkZW8gd2FzIGEgYmlnIGhpdC48XC9wPiIsInBlcnNvbl9pbWFnZSI6eyJ1cmwiOiIiLCJpZCI6IiIsInNpemUiOiIifX0seyJwZXJzb25fbmFtZSI6Ik5vYWggV2lsc29uIiwiY29tcGFueV9uYW1lIjoiU2VuaW9yIFByb2R1Y2VyIiwiX2lkIjoiMDQzYjkyNSIsImNvbnRlbnQiOiI8cD5DaG9vc2luZyBFbGVtZW50cmEgd2FzIHRoZSBiZXN0IG1vdmUuIEVhY2ggc3RlcCB3YXMgY2xlYXIgYW5kIGVhc3ksIGFuZCB0aGVpciB0ZWFtXHUyMDE5cyBza2lsbHMgYnJvdWdodCBuZXcgbGlnaHQgdG8gb3VyIGlkZWFzXHUyMDE0b3V0Y29tZSB3YXMgcGVyZmVjdC48XC9wPiIsInBlcnNvbl9pbWFnZSI6eyJ1cmwiOiIiLCJpZCI6IiIsInNpemUiOiIifX0seyJwZXJzb25fbmFtZSI6Ik1pYSBEYXZpcyIsImNvbXBhbnlfbmFtZSI6IkNvbnRlbnQgTWFuYWdlciIsIl9pZCI6ImI2NmVlOTQiLCJjb250ZW50IjoiPHA+SSBsb3ZlZCBFbGVtZW50cmFcdTIwMTlzIGFwcHJvYWNoIGZyb20gc3RhcnQgdG8gZmluaXNoLiBUaGVpciBmb2N1cyBvbiBvdXIgZ29hbHMgbWFkZSBzdXJlIG91ciBzdG9yeSB3YXMgdG9sZCB3ZWxsIGFuZCByZWFjaGVkIHRoZSByaWdodCBwZW9wbGUuPFwvcD4iLCJwZXJzb25faW1hZ2UiOnsidXJsIjoiIiwiaWQiOiIiLCJzaXplIjoiIn19XSwiY29sdW1ucyI6IjEiLCJjb250ZW50X2FsaWduIjoibGVmdCIsInNob3dfaW1hZ2UiOiIiLCJpbWFnZV9wb3NpdGlvbiI6IiIsImNvbnRlbnRfc2l6ZSI6Img1IiwicGVyc29uX25hbWVfc2l6ZSI6Img2IiwiY29tcGFueV9uYW1lX3NpemUiOiJwIiwic2xpZGVyIjoieWVzIiwiYXJyb3dzIjoiIiwiZG90cyI6InllcyIsImJveF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImNvbXBhbnlfYWxpZ24iOiJsZWZ0IiwibWFyZ2luIjp7InVuaXQiOiJ2dyIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxNC44IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJtYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJ2dyIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInNlbGVjdF9hcnJvdyI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiZG90c19wb3NpdGlvbiI6Imluc2lkZSIsImRvdHNfYWxpZ24iOiJyaWdodCIsIl9fZ2xvYmFsc19fIjp7ImJhY2tncm91bmRfY29sb3IiOiIiLCJjb21wYW55X25hbWVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGV4dCIsInBlcnNvbl9uYW1lX2NvbG9yIjoiIiwiZG90c19jb2xvcl9ub3JtYWwiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfYmRfY29sb3IiLCJkb3RzX2NvbG9yX2FjdGl2ZSI6IiIsImRvdHNfY29sb3JfaG92ZXIiOiIifSwiY29sdW1uc190YWJsZXQiOiIxIiwibmFtZV9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImNvbXBhbnlfbmFtZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjb21wYW55X25hbWVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sImNvbXBhbnlfbmFtZV9jb2xvciI6IiM4Njg2ODYiLCJkb3RzX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6Nywic2l6ZXMiOltdfSwiZG90c19zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjIzLCJzaXplcyI6W119LCJkb3RzX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJkb3RzX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOjAsImJvdHRvbSI6IjIwIiwibGVmdCI6MCwiaXNMaW5rZWQiOmZhbHNlfSwiZG90c19jb2xvcl9ub3JtYWwiOiIjRTBFM0REIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIn0sIl9mbGV4X3NpemUiOiJub25lIiwiZG90c19jb2xvcl9hY3RpdmUiOiIjNzY4NTkyIiwiZG90c19jb2xvcl9ob3ZlciI6IiM3Njg1OTIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV90ZXN0aW1vbmlhbHMifQ==\"]\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36989047 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"36989047\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-177e2079 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"177e2079\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-2a87d958 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2a87d958\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Top pick for your project<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-1131b794 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1131b794\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Compare every plan here<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-36c0f826 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"36c0f826\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"e-con-gap-no elementor-element elementor-element-435d2685 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"435d2685\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43960327 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"43960327\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e4066a2 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"4e4066a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Essentials<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b633f16 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3b633f16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c7ba2b3 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"1c7ba2b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Pro team<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e2b2fa4 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"1e2b2fa4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61d1166b sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"61d1166b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Premium<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-14ac29fe e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"14ac29fe\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-316e5ae0 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"316e5ae0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4de43950 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"4de43950\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Plan option details<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f93f5e4 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5f93f5e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6eaf47d8 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"6eaf47d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">2<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21238a2f e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"21238a2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32e2ecc9 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"32e2ecc9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">6<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-14e77504 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"14e77504\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-168c579b sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"168c579b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">8<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-406d764 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"406d764\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2fc5ba04 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"2fc5ba04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1558c09c sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"1558c09c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Option details plan<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f9e7146 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"5f9e7146\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31bc5cf3 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"31bc5cf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">100GB<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32428eae e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"32428eae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2838dbb2 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"2838dbb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">200GB<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-126f3ada e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"126f3ada\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39a1859d sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"39a1859d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">300GB<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3ddfd8bf e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"3ddfd8bf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2a64a616 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"2a64a616\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c902477 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"5c902477\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Details plan option<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a4d759e e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3a4d759e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-250b4962 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"250b4962\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">3 months<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-13a9af84 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"13a9af84\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42cef409 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"42cef409\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">6 months<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-215860f5 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"215860f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b71c129 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"7b71c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Unlimited<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-38975d52 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"38975d52\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9442b66 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"9442b66\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c879491 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"6c879491\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Plan info details<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43924aa8 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"43924aa8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57ef6be4 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"57ef6be4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-42ed573a e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"42ed573a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d6f43e1 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"5d6f43e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e099d6d e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3e099d6d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ce35e32 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"1ce35e32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-1b094627 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"1b094627\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3ead63cc e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3ead63cc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b47782a sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"6b47782a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Plan overview info<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-244671d8 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"244671d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4284e803 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"4284e803\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-359e10b8 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"359e10b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13c09277 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"13c09277\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17fbd912 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"17fbd912\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d27b5a7 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"3d27b5a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-7b75af77 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"7b75af77\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-25e6ea54 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"25e6ea54\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ad36752 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"7ad36752\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Plan feature list<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a55c04f e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"6a55c04f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b265fdc elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"b265fdc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-72273f66 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"72273f66\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-366b90b6 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"366b90b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-157e8460 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"157e8460\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-773dcd3b elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"773dcd3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-5722b1c4 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"5722b1c4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-55ccaa16 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"55ccaa16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7da72fc6 sc_fly_static elementor-widget elementor-widget-heading\" data-id=\"7da72fc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Plan summary here<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-434d0082 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"434d0082\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6035af5d elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"6035af5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f46bb3c e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"2f46bb3c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74cede66 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"74cede66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dc2431e e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"1dc2431e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35a83b77 elementor-position-inline-start elementor-mobile-position-inline-start elementor-view-default sc_fly_static elementor-widget elementor-widget-icon-box\" data-id=\"35a83b77\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-d4684f8 e-con-full e-flex sc_layouts_column_icons_position_left animation_type_block elementor-invisible e-con e-child\" data-id=\"d4684f8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;ta_fadeinup&quot;}\">\n\t\t<div class=\"e-con-gap-no elementor-element elementor-element-36202f0a e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"36202f0a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41fbc9a e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"41fbc9a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-438c0dda elementor-align-justify elementor-mobile-align-justify sc_fly_static elementor-widget elementor-widget-button\" data-id=\"438c0dda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ai-video-generator.elementra.themerex.net\/pricing\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Order Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94215d1 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"94215d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19ca077c elementor-align-justify sc_fly_static elementor-widget elementor-widget-button\" data-id=\"19ca077c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ai-video-generator.elementra.themerex.net\/pricing\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Order Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-795e41dd e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"795e41dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e4abb34 elementor-align-justify sc_fly_static elementor-widget elementor-widget-button\" data-id=\"4e4abb34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ai-video-generator.elementra.themerex.net\/pricing\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Order Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b9608cc e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"1b9608cc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0575acd e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"0575acd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-b780bbb animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b780bbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Shaping brands with video and audio craft<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-3feb9e1 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3feb9e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Discover how Elementra brings your vision and story to life through creative video and sound work for modern brands today worldwide.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6ImU1ZjE5YTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3N0c19wZXJfcGFnZSI6NCwiY2xhc3NpY19sYXlvdXQiOiJtYXNvbnJ5IiwiY2xhc3NpY19jb2x1bW5zIjo0LCJub3RoaW5nX2ZvdW5kX21lc3NhZ2UiOiJJdCBzZWVtcyB3ZSBjYW4ndCBmaW5kIHdoYXQgeW91J3JlIGxvb2tpbmcgZm9yLiIsImNsYXNzaWNfcG9zdF90ZXJtc19zZXBhcmF0b3IiOiIsICIsImNsYXNzaWNfdGh1bWJuYWlsX3NpemUiOiJlbGVtZW50cmEtdGh1bWItbWFzb25yeS1iaWciLCJjbGFzc2ljX3RpdGxlX2h0bWxfdGFnIjoiaDQiLCJjbGFzc2ljX3Bvc3RfbWV0YV9zZXBhcmF0b3IiOiImIzgyMjY7IiwiY2xhc3NpY19zZWxlY3RfZGF0ZV9pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJjbGFzc2ljX3NlbGVjdF9jb21tZW50c19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJjbGFzc2ljX2J1dHRvbl90ZXh0IjoiUmVhZCBNb3JlIiwiY2xhc3NpY19wYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwiY2xhc3NpY19wYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0ICZyYXF1bzsiLCJjbGFzc2ljX3BhZ2luYXRpb25fbG9hZF9tb3JlX2xhYmVsIjoiTE9BRCBNT1JFIiwiY2xhc3NpY19wb3N0c19ob3Jpem9udGFsX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJjbGFzc2ljX3Bvc3RzX3ZlcnRpY2FsX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI1LCJzaXplcyI6W119LCJjbGFzc2ljX2ltYWdlX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MjIsInNpemVzIjpbXX0sImNsYXNzaWNfaW1hZ2Vfc3BhY2luZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcsInNpemVzIjpbXX0sImNsYXNzaWNfaG92ZXJfYW5pbWF0aW9uIjoidHJ4X2hvdmVyX3pvb20iLCJjbGFzc2ljX2hvdmVyX2FuaW1hdGlvbl9vbl93aWRnZXQiOiJ3aWRnZXQiLCJjbGFzc2ljX3Rlcm1zX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfdGVybXNfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjAuODc1LCJzaXplcyI6W119LCJjbGFzc2ljX3Rlcm1zX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJjbGFzc2ljX3Rlcm1zX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJjbGFzc2ljX3Rlcm1zX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InJlbSIsInNpemUiOjEuMTg3NSwic2l6ZXMiOltdfSwiY2xhc3NpY190ZXJtc190eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJyZW0iLCJzaXplIjowLjA3LCJzaXplcyI6W119LCJjbGFzc2ljX3Rlcm1zX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJjbGFzc2ljX3Rlcm1zX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJjbGFzc2ljX3RpdGxlX21hcmdpbl9ib3R0b20iOnsidW5pdCI6InB4Iiwic2l6ZSI6Nywic2l6ZXMiOltdfSwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41LCJzaXplcyI6W119LCJjbGFzc2ljX21ldGFfaWNvbnNfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImNsYXNzaWNfbWV0YV9zZXBhcmF0b3Jfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwiY2xhc3NpY19tZXRhX3NlcGFyYXRvcl9vZmZzZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6LTIsInNpemVzIjpbXX0sImNsYXNzaWNfbWV0YV9pdGVtc19zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJjbGFzc2ljX21ldGFfbWFyZ2luX2JvdHRvbSI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJsaXN0X3Bvc3RfdGVybXNfc2VwYXJhdG9yIjoiLCAiLCJsaXN0X3Bvc3RfbWV0YV9zZXBhcmF0b3IiOiImIzgyMjY7IiwibGlzdF9idXR0b25fdGV4dCI6IlJlYWQgTW9yZSIsImxpc3RfcGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsImxpc3RfcGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCAmcmFxdW87IiwibGlzdF9wYWdpbmF0aW9uX2xvYWRfbW9yZV9sYWJlbCI6IkxPQUQgTU9SRSIsImV2ZW50X3Bvc3RfdGVybXNfc2VwYXJhdG9yIjoiLCAiLCJldmVudF9wb3N0X21ldGFfc2VwYXJhdG9yIjoiJiM4MjI2OyIsImV2ZW50X2J1dHRvbl90ZXh0IjoiUmVhZCBNb3JlIiwiZXZlbnRfcGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsImV2ZW50X3BhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQgJnJhcXVvOyIsImV2ZW50X3BhZ2luYXRpb25fbG9hZF9tb3JlX2xhYmVsIjoiTE9BRCBNT1JFIiwic3RyaXBlX3Bvc3RfdGVybXNfc2VwYXJhdG9yIjoiLCAiLCJzdHJpcGVfcG9zdF9tZXRhX3NlcGFyYXRvciI6IiYjODIyNjsiLCJzdHJpcGVfYnV0dG9uX3RleHQiOiJSZWFkIE1vcmUiLCJzdHJpcGVfcGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsInN0cmlwZV9wYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0ICZyYXF1bzsiLCJzdHJpcGVfcGFnaW5hdGlvbl9sb2FkX21vcmVfbGFiZWwiOiJMT0FEIE1PUkUiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMzAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMjUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9hbmltYXRpb24iOiJ0YV9mYWRlaW51cCIsIl9hbmltYXRpb25fdHlwZSI6InNlcXVlbnRhbCIsIl9hbmltYXRpb25fc3RhZ2dlciI6MTAwLCJfX2dsb2JhbHNfXyI6eyJjbGFzc2ljX3Rlcm1zX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJjbGFzc2ljX3Rlcm1zX3RleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfdGl0bGUiLCJjbGFzc2ljX3RpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX3RpdGxlIiwiY2xhc3NpY190aXRsZV9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl90ZXh0IiwiY2xhc3NpY19tZXRhX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\/aWQ9dGhlbWVfY29sb3JfbWV0YSJ9LCJjYXRlZ29yeV9wb3N0IjpbIjI2Il0sImNsYXNzaWNfdGVybXNfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY2xhc3NpY190ZXJtc190eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJjbGFzc2ljX3Rlcm1zX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY2xhc3NpY190ZXJtc190eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfZWxtX3Bvc3RzIn0=\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1837766 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"1837766\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0d7d824 e-flex e-con-boxed sc_layouts_column_icons_position_left e-con e-child\" data-id=\"0d7d824\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-eda33cb animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"eda33cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Elevate your story with stunning video and sound<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div data-animation-type=\"block\" class=\"elementor-element elementor-element-04611f3 animation_type_block sc_fly_static elementor-invisible elementor-widget elementor-widget-button\" data-id=\"04611f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;ta_fadeinup&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/ai-video-generator.elementra.themerex.net\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book your session now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","scripts":[],"styles":[]}}";}i:936;a:4:{s:7:"meta_id";s:5:"15061";s:7:"post_id";s:3:"243";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:135:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M4.8,4.8V0h1.3v4.8H11v1.3H6.2V11H4.8V6.2H0V4.8H4.8z"></path></svg>";}i:937;a:4:{s:7:"meta_id";s:5:"15062";s:7:"post_id";s:3:"244";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:108:"<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11"><path d="M0,4.8l11,0v1.3H0L0,4.8z"></path></svg>";}i:938;a:4:{s:7:"meta_id";s:5:"15063";s:7:"post_id";s:3:"113";s:8:"meta_key";s:14:"_elementor_css";s:10:"meta_value";s:149:"a:6:{s:4:"time";i:1778772560;s:5:"fonts";a:0:{}s:5:"icons";a:1:{i:0;s:3:"svg";}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}";}i:939;a:4:{s:7:"meta_id";s:5:"15064";s:7:"post_id";s:3:"113";s:8:"meta_key";s:22:"_elementor_page_assets";s:10:"meta_value";s:172:"a:2:{s:7:"scripts";a:2:{i:0;s:18:"elementor-frontend";i:1;s:28:"trx_addons-elementor-preview";}s:6:"styles";a:2:{i:0;s:19:"widget-social-icons";i:1;s:14:"e-apple-webkit";}}";}i:940;a:4:{s:7:"meta_id";s:5:"15065";s:7:"post_id";s:3:"113";s:8:"meta_key";s:24:"_elementor_element_cache";s:10:"meta_value";s:5331:"{"timeout":1778858960,"value":{"content":"<div class=\"elementor-element elementor-element-34615eb8 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"34615eb8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3f10ba37 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"3f10ba37\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjY5Y2MxMWI4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudCI6W3sidGV4dCI6Ilx1MDBhOSIsIl9pZCI6IjdjZDBjYmQifSx7InRleHQiOiJUaGVtZVJleC4iLCJpdGVtX2xpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3RoZW1lcmV4Lm5ldFwvIiwiaXNfZXh0ZXJuYWwiOiJvbiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiODhjOGE4NSIsIl9fZ2xvYmFsc19fIjp7ImNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90aXRsZSIsImNvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0In19LHsidGV4dCI6IiB7e1l9fS4gQWxsIFJpZ2h0cyBSZXNlcnZlZC4iLCJfaWQiOiIxMTY1YTg3In1dLCJ0YWciOiJwIiwiYWxpZ25tZW50IjoiIiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS40LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRoZW1lX2NvbG9yX2FsdF90ZXh0In0sImFsaWdubWVudF9tb2JpbGUiOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidHJ4X2VsbV9hZHZhbmNlZF90aXRsZSJ9\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b63bd97 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"1b63bd97\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6IjQwZDE4MjQzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsibG9nb190eXBlIjoic2Vjb25kYXJ5IiwibG9nb19oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjgsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0cnhfc2NfbGF5b3V0c19sb2dvIn0=\"]\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-384d015d e-con-full e-flex sc_layouts_column_icons_position_left e-con e-child\" data-id=\"384d015d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t[elementor-element k=\"4b12bb59ac50b5c10f1b11257401994d\" data=\"eyJpZCI6ImY5ZjFiNGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzb2NpYWxfaWNvbl9saXN0IjpbeyJzb2NpYWxfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9mYWNlYm9vay1pY29uLnN2ZyIsImlkIjoxMDN9LCJsaWJyYXJ5Ijoic3ZnIn0sIl9pZCI6ImZmY2NkNWUiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC93d3cuZmFjZWJvb2suY29tXC9UaGVtZVJleFN0dWRpbyIsImlzX2V4dGVybmFsIjoidHJ1ZSIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJzb2NpYWxfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9iZWhhbmNlLWljb24uc3ZnIiwiaWQiOjEwNH0sImxpYnJhcnkiOiJzdmcifSwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3d3LmJlaGFuY2UubmV0XC90aGVtZXJleCIsImlzX2V4dGVybmFsIjoidHJ1ZSIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiMjY5MDIwNSJ9LHsic29jaWFsX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL2FpLXZpZGVvLWdlbmVyYXRvci5lbGVtZW50cmEudGhlbWVyZXgubmV0XC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvaW5zdGFncmFtLWljb24uc3ZnIiwiaWQiOjEwNX0sImxpYnJhcnkiOiJzdmcifSwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3d3Lmluc3RhZ3JhbS5jb21cL3RoZW1lcmV4X25ldFwvIiwiaXNfZXh0ZXJuYWwiOiJ0cnVlIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiJkMmQyMGMxIn0seyJzb2NpYWxfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvYWktdmlkZW8tZ2VuZXJhdG9yLmVsZW1lbnRyYS50aGVtZXJleC5uZXRcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9kcmliYmJsZS1pY29uLnN2ZyIsImlkIjoxMDZ9LCJsaWJyYXJ5Ijoic3ZnIn0sImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL2RyaWJiYmxlLmNvbVwvVGhlbWVSRVgiLCJpc19leHRlcm5hbCI6InRydWUiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjVhY2RiNTUifV0sInNoYXBlIjoiY2lyY2xlIiwiYWxpZ24iOiIiLCJpY29uX2NvbG9yIjoiY3VzdG9tIiwiaWNvbl9wcmltYXJ5X2NvbG9yIjoiI0ZGRkZGRjAwIiwiaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJpY29uX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwiaWNvbl9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiaWNvbl9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiaW1hZ2VfYm9yZGVyX2JvcmRlciI6Im5vbmUiLCJfX2dsb2JhbHNfXyI6eyJpbWFnZV9ib3JkZXJfY29sb3IiOiIiLCJpY29uX3ByaW1hcnlfY29sb3IiOiIiLCJpY29uX3NlY29uZGFyeV9jb2xvciI6IiIsImhvdmVyX3NlY29uZGFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10aGVtZV9jb2xvcl9hbHRfdGV4dCIsImhvdmVyX2JvcmRlcl9jb2xvciI6IiJ9LCJyb3dfZ2FwIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sImljb25fc2Vjb25kYXJ5X2NvbG9yIjoiI0ZGRkVGRSIsImljb25fc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiaWNvbl9zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozMCwic2l6ZXMiOltdfSwiaWNvbl9zcGFjaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNSwic2l6ZXMiOltdfSwiaG92ZXJfc2Vjb25kYXJ5X2NvbG9yIjoiI0I4QkNDNCIsIl9lbGVtZW50X2NhY2hlIjoieWVzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InNvY2lhbC1pY29ucyJ9\"]\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","scripts":[],"styles":["widget-social-icons","e-apple-webkit"]}}";}i:941;a:4:{s:7:"meta_id";s:5:"15066";s:7:"post_id";s:3:"103";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:620:"<svg xmlns="http://www.w3.org/2000/svg" width="8" height="15" viewBox="0 0 8 15"><path d="M4.40924 5.15357V3.27857C4.40946 3.15538 4.43254 3.03345 4.47714 2.91973C4.52174 2.80602 4.58699 2.70277 4.66917 2.61587C4.75135 2.52896 4.84884 2.46012 4.95607 2.41328C5.0633 2.36644 5.17818 2.34251 5.29412 2.34286H6.17563V1.41826e-07H4.41092C4.06345 -0.000117134 3.71938 0.0724976 3.39833 0.213697C3.07728 0.354896 2.78556 0.561913 2.53982 0.822924C2.29409 1.08393 2.09915 1.39382 1.96615 1.73489C1.83316 2.07596 1.76471 2.44153 1.76471 2.81071V5.15357H0V7.5H1.76471V15H4.41009V7.5H6.1748L7.05882 5.15357H4.40924Z"></path></svg>";}i:942;a:4:{s:7:"meta_id";s:5:"15067";s:7:"post_id";s:3:"104";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:2648:"<svg xmlns="http://www.w3.org/2000/svg" width="15" height="10" viewBox="0 0 15 10"><path d="M6.16876 4.14643C6.4375 4.02493 6.67902 3.85279 6.87944 3.63991C7.18082 3.26655 7.33371 2.79937 7.30992 2.32457C7.32338 1.83737 7.17445 1.35909 6.88554 0.961638C6.59019 0.629534 6.21868 0.370235 5.80125 0.204874C5.38381 0.0395133 4.93228 -0.0272382 4.48342 0.0100584H0V8.93105H4.17579C4.61538 8.93422 5.05417 8.89404 5.48548 8.81112C5.86437 8.74022 6.2221 8.5871 6.53222 8.36308C6.79516 8.17264 7.01787 7.93434 7.18809 7.6613C7.46535 7.23646 7.60901 6.7416 7.6013 6.23791C7.61567 5.77696 7.49028 5.32213 7.24088 4.93049C6.98166 4.56103 6.60479 4.28543 6.16876 4.14643ZM1.84778 1.56033H3.8641C4.23444 1.55055 4.60406 1.59738 4.95958 1.6991C5.12256 1.76601 5.25905 1.88254 5.34869 2.03133C5.43834 2.18012 5.47635 2.3532 5.45706 2.52479C5.47287 2.67639 5.44618 2.82934 5.37983 2.96727C5.31349 3.1052 5.20998 3.22292 5.08039 3.30786C4.77994 3.46671 4.44101 3.5431 4.09965 3.5289H1.84778V1.56033ZM5.03775 7.22913C4.74018 7.34774 4.41969 7.40152 4.09863 7.38673H1.84778V5.0078H4.12909C4.44552 4.99696 4.761 5.04783 5.05704 5.15747C5.24592 5.23663 5.40452 5.37179 5.51038 5.54381C5.61624 5.71583 5.664 5.916 5.64691 6.11599C5.67134 6.33988 5.62621 6.56577 5.51739 6.76429C5.40857 6.96281 5.24211 7.12478 5.03775 7.22913Z"></path><path d="M13.5527 0.425781H9.58203V1.53694H13.5527V0.425781Z"></path><path d="M14.9341 4.81018C14.8628 4.32019 14.6754 3.85319 14.3869 3.44625C14.0962 3.01719 13.6858 2.67838 13.2041 2.4699C12.6952 2.25665 12.1456 2.15125 11.5919 2.16064C11.1414 2.14362 10.692 2.21593 10.271 2.37317C9.84992 2.53042 9.46588 2.76935 9.14204 3.07554C8.81089 3.42928 8.55652 3.84481 8.39425 4.2971C8.23198 4.74938 8.16517 5.22906 8.19785 5.70723C8.15074 6.19662 8.22077 6.69 8.40243 7.14843C8.58408 7.60687 8.8724 8.01781 9.24459 8.34883C9.92731 8.88615 10.781 9.17334 11.6579 9.16064C12.1329 9.1879 12.6085 9.11629 13.0531 8.95053C13.4977 8.78477 13.9011 8.52865 14.2366 8.19916C14.5826 7.88223 14.8153 7.46532 14.9006 7.00969H13.0732C12.9828 7.18393 12.857 7.3384 12.7036 7.46368C12.4179 7.67295 12.0663 7.77812 11.7096 7.76103C11.3625 7.77103 11.0197 7.68478 10.7208 7.51225C10.4885 7.36118 10.3004 7.15394 10.1746 6.91075C10.0488 6.66755 9.98965 6.39667 10.003 6.12453H14.9961C15.0106 5.6855 14.9899 5.24604 14.9341 4.81018ZM10.0466 4.98165C10.0894 4.59996 10.2571 4.24191 10.5248 3.96069C10.6675 3.83023 10.8358 3.72947 11.0196 3.66455C11.2034 3.59962 11.3988 3.57189 11.5939 3.58304C11.981 3.57094 12.3593 3.69712 12.6579 3.9379C12.8061 4.07098 12.9248 4.2322 13.0068 4.41168C13.0889 4.59116 13.1325 4.78512 13.1351 4.98165H10.0466Z"></path></svg>";}i:943;a:4:{s:7:"meta_id";s:5:"15068";s:7:"post_id";s:3:"105";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:2154:"<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><path d="M10.3135 0H4.6875C3.44438 0.000269278 2.25225 0.494216 1.37323 1.37323C0.494216 2.25225 0.000269278 3.44438 0 4.6875L0 10.3125C0.000269278 11.5556 0.494216 12.7477 1.37323 13.6268C2.25225 14.5058 3.44438 14.9997 4.6875 15H10.3125C11.5556 14.9997 12.7477 14.5058 13.6268 13.6268C14.5058 12.7477 14.9997 11.5556 15 10.3125V4.6875C14.9997 3.44456 14.5059 2.25258 13.6271 1.37359C12.7483 0.494604 11.5565 0.000538508 10.3135 0ZM13.5953 10.3135C13.5945 11.1836 13.2485 12.0179 12.6332 12.6332C12.0179 13.2485 11.1836 13.5945 10.3135 13.5953H4.6875C3.81737 13.5945 2.98311 13.2485 2.36784 12.6332C1.75256 12.0179 1.40655 11.1836 1.40574 10.3135V4.6875C1.40682 3.81755 1.75295 2.98355 2.3682 2.36849C2.98344 1.75344 3.81755 1.40756 4.6875 1.40676H10.3125C11.1826 1.40756 12.0169 1.75358 12.6322 2.36885C13.2474 2.98413 13.5935 3.81839 13.5943 4.68852L13.5953 10.3135Z"></path><path d="M7.50001 3.75C6.75833 3.75 6.0333 3.96993 5.41662 4.38198C4.79994 4.79404 4.31928 5.37971 4.03546 6.06493C3.75163 6.75016 3.67736 7.50416 3.82206 8.23159C3.96675 8.95902 4.3239 9.62721 4.84835 10.1517C5.3728 10.6761 6.04099 11.0333 6.76841 11.178C7.49584 11.3226 8.24985 11.2484 8.93507 10.9646C9.6203 10.6807 10.206 10.2001 10.618 9.58339C11.0301 8.9667 11.25 8.24168 11.25 7.5C11.25 6.50544 10.8549 5.55161 10.1517 4.84835C9.4484 4.14509 8.49457 3.75 7.50001 3.75ZM7.50001 9.84426C7.03635 9.84426 6.58312 9.70678 6.1976 9.44919C5.81209 9.1916 5.51163 8.82546 5.3342 8.3971C5.15677 7.96874 5.11033 7.4974 5.20079 7.04266C5.29124 6.58791 5.51451 6.17021 5.84236 5.84236C6.17021 5.51451 6.58792 5.29124 7.04266 5.20078C7.4974 5.11033 7.96875 5.15676 8.3971 5.33419C8.82546 5.51163 9.1916 5.81209 9.44919 6.1976C9.70678 6.58311 9.84426 7.03635 9.84426 7.5C9.84346 8.12149 9.59621 8.71729 9.15675 9.15674C8.71729 9.5962 8.12149 9.84345 7.50001 9.84426Z"></path><path d="M11.531 3.96821C11.807 3.96821 12.0307 3.74447 12.0307 3.46848C12.0307 3.19249 11.807 2.96875 11.531 2.96875C11.255 2.96875 11.0312 3.19249 11.0312 3.46848C11.0312 3.74447 11.255 3.96821 11.531 3.96821Z"></path></svg>";}i:944;a:4:{s:7:"meta_id";s:5:"15069";s:7:"post_id";s:3:"106";s:8:"meta_key";s:21:"_elementor_inline_svg";s:10:"meta_value";s:2492:"<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><path d="M7.5 0C6.01664 0 4.56659 0.439867 3.33323 1.26398C2.09986 2.08809 1.13856 3.25943 0.570907 4.62987C0.00324964 6.00032 -0.145275 7.50832 0.144114 8.96317C0.433503 10.418 1.14781 11.7544 2.1967 12.8033C3.2456 13.8522 4.58197 14.5665 6.03682 14.8559C7.49168 15.1453 8.99968 14.9967 10.3701 14.4291C11.7406 13.8614 12.9119 12.9001 13.736 11.6668C14.5601 10.4334 15 8.98336 15 7.5C14.9978 5.51154 14.207 3.60513 12.8009 2.19907C11.3949 0.793017 9.48846 0.00215056 7.5 0ZM7.5 14.0616C6.20204 14.0616 4.93322 13.6767 3.854 12.9556C2.77478 12.2345 1.93364 11.2096 1.43693 10.0104C0.940217 8.81123 0.810255 7.4917 1.06348 6.21868C1.3167 4.94565 1.94173 3.77631 2.85952 2.85851C3.77732 1.94071 4.94667 1.31568 6.2197 1.06246C7.49272 0.809236 8.81225 0.939198 10.0114 1.43591C11.2106 1.93262 12.2355 2.77377 12.9566 3.85298C13.6777 4.9322 14.0626 6.20102 14.0626 7.49898C14.0607 9.23892 13.3687 10.9071 12.1384 12.1374C10.9081 13.3677 9.23994 14.0597 7.5 14.0616Z"></path><path d="M7.50118 1.87501C7.11495 1.87497 6.72975 1.91444 6.35156 1.99281C7.03332 2.95665 7.65045 3.96461 8.19889 5.01008C9.23811 4.52387 10.2097 3.9046 11.0892 3.16783C10.0813 2.33042 8.8116 1.87294 7.50118 1.87501Z"></path><path d="M11.7576 3.83008C10.801 4.63647 9.74254 5.31357 8.60938 5.84396C8.85582 6.35784 9.085 6.87883 9.29692 7.40693C10.5569 7.15013 11.8534 7.1274 13.1216 7.33989C13.0863 6.04747 12.6043 4.8072 11.7576 3.83008Z"></path><path d="M5.40834 2.28125C4.56774 2.61884 3.82106 3.15437 3.23175 3.84233C2.64245 4.5303 2.22793 5.35036 2.02344 6.23284C3.83043 6.3082 5.63376 6.0134 7.32269 5.36655C6.75831 4.29416 6.11858 3.26314 5.40834 2.28125Z"></path><path d="M7.74399 6.21484C6.11239 6.85617 4.37557 7.18783 2.62246 7.19284C2.37974 7.19284 2.136 7.1776 1.89227 7.1644C1.88617 7.27611 1.875 7.38681 1.875 7.49954C1.87358 8.82626 2.34325 10.1104 3.20033 11.1231C4.53588 9.46629 6.34145 8.25232 8.37974 7.6407C8.18272 7.15864 7.9708 6.68336 7.74399 6.21484Z"></path><path d="M9.63672 8.29607C10.0837 9.54611 10.4361 10.828 10.6909 12.1309C11.332 11.6886 11.8741 11.1179 12.2829 10.4549C12.6916 9.79195 12.9581 9.05126 13.0653 8.27983C11.9308 8.07849 10.7692 8.08399 9.63672 8.29607Z"></path><path d="M8.71553 8.51172C6.79773 9.07294 5.10285 10.2186 3.86719 11.789C4.67973 12.4804 5.6729 12.9252 6.72976 13.0711C7.78662 13.217 8.86316 13.0579 9.83265 12.6126C9.57498 11.2169 9.20131 9.84523 8.71553 8.51172Z"></path></svg>";}}s:8:"comments";a:9:{i:0;a:15:{s:10:"comment_ID";s:1:"1";s:15:"comment_post_ID";s:3:"720";s:14:"comment_author";s:12:"Alex Johnson";s:20:"comment_author_email";s:22:"alex-johnson@gmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-02-25 10:01:29";s:16:"comment_date_gmt";s:19:"2026-02-25 10:01:29";s:15:"comment_content";s:338:"Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:1;a:15:{s:10:"comment_ID";s:1:"2";s:15:"comment_post_ID";s:3:"720";s:14:"comment_author";s:13:"Charlie Green";s:20:"comment_author_email";s:25:"charlie-green@yopmail.net";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-02-25 10:02:29";s:16:"comment_date_gmt";s:19:"2026-02-25 10:02:29";s:15:"comment_content";s:358:"Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:2;a:15:{s:10:"comment_ID";s:1:"5";s:15:"comment_post_ID";s:3:"724";s:14:"comment_author";s:8:"John Doe";s:20:"comment_author_email";s:23:"john-doe@protonmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-02-25 10:05:32";s:16:"comment_date_gmt";s:19:"2026-02-25 10:05:32";s:15:"comment_content";s:370:"Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:3;a:15:{s:10:"comment_ID";s:1:"6";s:15:"comment_post_ID";s:3:"724";s:14:"comment_author";s:10:"Jack Smith";s:20:"comment_author_email";s:25:"jack-smith@protonmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-02-25 10:06:32";s:16:"comment_date_gmt";s:19:"2026-02-25 10:06:32";s:15:"comment_content";s:377:"Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:4;a:15:{s:10:"comment_ID";s:1:"7";s:15:"comment_post_ID";s:3:"726";s:14:"comment_author";s:8:"John Doe";s:20:"comment_author_email";s:23:"john-doe@protonmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-02-25 10:07:34";s:16:"comment_date_gmt";s:19:"2026-02-25 10:07:34";s:15:"comment_content";s:370:"Vivamus pharetra lacus id lectus sagittis venenatis consectetur sed mauris. Duis sit amet vehicula tellus. Donec sed lacinia tellus. Integer sed massa ut ante placerat mollis. Fusce finibus eget nisl id pretium. Nulla varius auctor iaculis. Vestibulum volutpat nec justo sit amet elementum. Etiam risus tortor, facilisis nec risus sit amet, pellentesque pulvinar sapien.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:5;a:15:{s:10:"comment_ID";s:1:"8";s:15:"comment_post_ID";s:3:"726";s:14:"comment_author";s:9:"Bob Brown";s:20:"comment_author_email";s:21:"bob-brown@notmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-02-25 10:08:34";s:16:"comment_date_gmt";s:19:"2026-02-25 10:08:34";s:15:"comment_content";s:313:"Sed maximus felis vel ultrices lacinia. Curabitur ac quam eu risus lobortis malesuada nec sed nisl. In neque purus, vestibulum nec neque a, sollicitudin tempor lacus. Cras scelerisque finibus augue, sit amet tempor augue cursus condimentum. Pellentesque justo erat, placerat vel pharetra vel, hendrerit eget nisl.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:6;a:15:{s:10:"comment_ID";s:2:"11";s:15:"comment_post_ID";s:3:"730";s:14:"comment_author";s:10:"Jack Smith";s:20:"comment_author_email";s:25:"jack-smith@protonmail.com";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-02-25 10:11:36";s:16:"comment_date_gmt";s:19:"2026-02-25 10:11:36";s:15:"comment_content";s:377:"Sed ut mauris turpis. Etiam tortor sapien, vestibulum nec nulla et, malesuada commodo sem. Ut suscipit maximus quam, vel volutpat nibh ultricies eget. Nunc quis mollis dolor, vitae pellentesque ligula. Aliquam pretium porttitor risus, eget lobortis tortor facilisis quis. Curabitur imperdiet leo id purus euismod, faucibus maximus massa sodales. Etiam lobortis varius lobortis.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:7;a:15:{s:10:"comment_ID";s:2:"12";s:15:"comment_post_ID";s:3:"730";s:14:"comment_author";s:13:"Charlie Green";s:20:"comment_author_email";s:25:"charlie-green@yopmail.net";s:18:"comment_author_url";s:19:"https://example.com";s:17:"comment_author_IP";s:0:"";s:12:"comment_date";s:19:"2026-02-25 10:12:36";s:16:"comment_date_gmt";s:19:"2026-02-25 10:12:36";s:15:"comment_content";s:358:"Donec id blandit felis. Aenean placerat sodales commodo. In sed odio at sapien consequat semper ac a elit. Nunc consequat ac tortor quis dignissim. Integer ac commodo elit. Donec finibus cursus tortor, et bibendum turpis interdum non. Nam mattis enim in metus interdum, vel suscipit arcu porttitor. Cras vitae nisi et dui efficitur fringilla ut vitae sapien.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:0:"";s:12:"comment_type";s:7:"comment";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}i:8;a:15:{s:10:"comment_ID";s:2:"13";s:15:"comment_post_ID";s:4:"1426";s:14:"comment_author";s:8:"John Doe";s:20:"comment_author_email";s:24:"elementra@protonmail.com";s:18:"comment_author_url";s:49:"https://ai-video-generator.elementra.themerex.net";s:17:"comment_author_IP";s:13:"104.28.192.94";s:12:"comment_date";s:19:"2026-03-03 13:38:34";s:16:"comment_date_gmt";s:19:"2026-03-03 13:38:34";s:15:"comment_content";s:338:"Sed facilisis, leo id sodales malesuada, magna turpis volutpat leo, ut consectetur odio lorem sed ex. Quisque tincidunt magna et lorem maximus semper. Curabitur ultrices libero at consectetur posuere. Vestibulum eget nisi consequat, sodales nulla mattis, convallis quam. Nunc vitae risus scelerisque, suscipit nibh nec, consectetur lorem.";s:13:"comment_karma";s:1:"0";s:16:"comment_approved";s:1:"1";s:13:"comment_agent";s:80:"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0";s:12:"comment_type";s:6:"review";s:14:"comment_parent";s:1:"0";s:7:"user_id";s:1:"1";}}s:11:"commentmeta";a:11:{i:0;a:4:{s:7:"meta_id";s:1:"1";s:10:"comment_id";s:1:"1";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:1;a:4:{s:7:"meta_id";s:1:"2";s:10:"comment_id";s:1:"2";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:2;a:4:{s:7:"meta_id";s:1:"3";s:10:"comment_id";s:2:"11";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:3;a:4:{s:7:"meta_id";s:1:"4";s:10:"comment_id";s:2:"12";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:4;a:4:{s:7:"meta_id";s:1:"5";s:10:"comment_id";s:1:"5";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:5;a:4:{s:7:"meta_id";s:1:"6";s:10:"comment_id";s:1:"6";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:6;a:4:{s:7:"meta_id";s:1:"7";s:10:"comment_id";s:1:"7";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:7;a:4:{s:7:"meta_id";s:1:"8";s:10:"comment_id";s:1:"8";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:8;a:4:{s:7:"meta_id";s:2:"13";s:10:"comment_id";s:2:"13";s:8:"meta_key";s:6:"rating";s:10:"meta_value";s:1:"5";}i:9;a:4:{s:7:"meta_id";s:2:"14";s:10:"comment_id";s:2:"13";s:8:"meta_key";s:30:"trx_addons_comment_likes_count";s:10:"meta_value";s:1:"0";}i:10;a:4:{s:7:"meta_id";s:2:"15";s:10:"comment_id";s:2:"13";s:8:"meta_key";s:8:"verified";s:10:"meta_value";s:1:"0";}}s:5:"terms";a:47:{i:0;a:4:{s:7:"term_id";s:1:"1";s:4:"name";s:13:"Uncategorized";s:4:"slug";s:13:"uncategorized";s:10:"term_group";s:1:"0";}i:1;a:4:{s:7:"term_id";s:1:"2";s:4:"name";s:9:"Main Menu";s:4:"slug";s:9:"main-menu";s:10:"term_group";s:1:"0";}i:2;a:4:{s:7:"term_id";s:1:"3";s:4:"name";s:9:"elementra";s:4:"slug";s:9:"elementra";s:10:"term_group";s:1:"0";}i:3;a:4:{s:7:"term_id";s:1:"4";s:4:"name";s:6:"simple";s:4:"slug";s:6:"simple";s:10:"term_group";s:1:"0";}i:4;a:4:{s:7:"term_id";s:1:"5";s:4:"name";s:7:"grouped";s:4:"slug";s:7:"grouped";s:10:"term_group";s:1:"0";}i:5;a:4:{s:7:"term_id";s:1:"6";s:4:"name";s:8:"variable";s:4:"slug";s:8:"variable";s:10:"term_group";s:1:"0";}i:6;a:4:{s:7:"term_id";s:1:"7";s:4:"name";s:8:"external";s:4:"slug";s:8:"external";s:10:"term_group";s:1:"0";}i:7;a:4:{s:7:"term_id";s:1:"8";s:4:"name";s:19:"exclude-from-search";s:4:"slug";s:19:"exclude-from-search";s:10:"term_group";s:1:"0";}i:8;a:4:{s:7:"term_id";s:1:"9";s:4:"name";s:20:"exclude-from-catalog";s:4:"slug";s:20:"exclude-from-catalog";s:10:"term_group";s:1:"0";}i:9;a:4:{s:7:"term_id";s:2:"10";s:4:"name";s:8:"featured";s:4:"slug";s:8:"featured";s:10:"term_group";s:1:"0";}i:10;a:4:{s:7:"term_id";s:2:"11";s:4:"name";s:10:"outofstock";s:4:"slug";s:10:"outofstock";s:10:"term_group";s:1:"0";}i:11;a:4:{s:7:"term_id";s:2:"12";s:4:"name";s:7:"rated-1";s:4:"slug";s:7:"rated-1";s:10:"term_group";s:1:"0";}i:12;a:4:{s:7:"term_id";s:2:"13";s:4:"name";s:7:"rated-2";s:4:"slug";s:7:"rated-2";s:10:"term_group";s:1:"0";}i:13;a:4:{s:7:"term_id";s:2:"14";s:4:"name";s:7:"rated-3";s:4:"slug";s:7:"rated-3";s:10:"term_group";s:1:"0";}i:14;a:4:{s:7:"term_id";s:2:"15";s:4:"name";s:7:"rated-4";s:4:"slug";s:7:"rated-4";s:10:"term_group";s:1:"0";}i:15;a:4:{s:7:"term_id";s:2:"16";s:4:"name";s:7:"rated-5";s:4:"slug";s:7:"rated-5";s:10:"term_group";s:1:"0";}i:16;a:4:{s:7:"term_id";s:2:"17";s:4:"name";s:13:"Uncategorized";s:4:"slug";s:13:"uncategorized";s:10:"term_group";s:1:"0";}i:17;a:4:{s:7:"term_id";s:2:"19";s:4:"name";s:15:"Post Production";s:4:"slug";s:15:"post-production";s:10:"term_group";s:1:"0";}i:18;a:4:{s:7:"term_id";s:2:"20";s:4:"name";s:11:"Commercials";s:4:"slug";s:11:"commercials";s:10:"term_group";s:1:"0";}i:19;a:4:{s:7:"term_id";s:2:"21";s:4:"name";s:14:"Event Coverage";s:4:"slug";s:14:"event-coverage";s:10:"term_group";s:1:"0";}i:20;a:4:{s:7:"term_id";s:2:"22";s:4:"name";s:12:"Case Studies";s:4:"slug";s:12:"case-studies";s:10:"term_group";s:1:"0";}i:21;a:4:{s:7:"term_id";s:2:"23";s:4:"name";s:12:"Sound Design";s:4:"slug";s:12:"sound-design";s:10:"term_group";s:1:"0";}i:22;a:4:{s:7:"term_id";s:2:"24";s:4:"name";s:14:"Cinematography";s:4:"slug";s:14:"cinematography";s:10:"term_group";s:1:"0";}i:23;a:4:{s:7:"term_id";s:2:"25";s:4:"name";s:13:"Scriptwriting";s:4:"slug";s:13:"scriptwriting";s:10:"term_group";s:1:"0";}i:24;a:4:{s:7:"term_id";s:2:"26";s:4:"name";s:14:"Video Services";s:4:"slug";s:14:"video-services";s:10:"term_group";s:1:"0";}i:25;a:4:{s:7:"term_id";s:2:"27";s:4:"name";s:18:"Brand Storytelling";s:4:"slug";s:18:"brand-storytelling";s:10:"term_group";s:1:"0";}i:26;a:4:{s:7:"term_id";s:2:"28";s:4:"name";s:16:"Video Production";s:4:"slug";s:16:"video-production";s:10:"term_group";s:1:"0";}i:27;a:4:{s:7:"term_id";s:2:"30";s:4:"name";s:7:"Editing";s:4:"slug";s:7:"editing";s:10:"term_group";s:1:"0";}i:28;a:4:{s:7:"term_id";s:2:"31";s:4:"name";s:15:"Corporate Video";s:4:"slug";s:15:"corporate-video";s:10:"term_group";s:1:"0";}i:29;a:4:{s:7:"term_id";s:2:"33";s:4:"name";s:9:"Voiceover";s:4:"slug";s:9:"voiceover";s:10:"term_group";s:1:"0";}i:30;a:4:{s:7:"term_id";s:2:"34";s:4:"name";s:13:"Drone Footage";s:4:"slug";s:13:"drone-footage";s:10:"term_group";s:1:"0";}i:31;a:4:{s:7:"term_id";s:2:"35";s:4:"name";s:5:"Films";s:4:"slug";s:5:"films";s:10:"term_group";s:1:"0";}i:32;a:4:{s:7:"term_id";s:2:"36";s:4:"name";s:9:"cinematic";s:4:"slug";s:9:"cinematic";s:10:"term_group";s:1:"0";}i:33;a:4:{s:7:"term_id";s:2:"37";s:4:"name";s:8:"artistic";s:4:"slug";s:8:"artistic";s:10:"term_group";s:1:"0";}i:34;a:4:{s:7:"term_id";s:2:"38";s:4:"name";s:5:"Music";s:4:"slug";s:5:"music";s:10:"term_group";s:1:"0";}i:35;a:4:{s:7:"term_id";s:2:"39";s:4:"name";s:7:"vintage";s:4:"slug";s:7:"vintage";s:10:"term_group";s:1:"0";}i:36;a:4:{s:7:"term_id";s:2:"40";s:4:"name";s:9:"Animation";s:4:"slug";s:9:"animation";s:10:"term_group";s:1:"0";}i:37;a:4:{s:7:"term_id";s:2:"41";s:4:"name";s:10:"futuristic";s:4:"slug";s:10:"futuristic";s:10:"term_group";s:1:"0";}i:38;a:4:{s:7:"term_id";s:2:"42";s:4:"name";s:6:"modern";s:4:"slug";s:6:"modern";s:10:"term_group";s:1:"0";}i:39;a:4:{s:7:"term_id";s:2:"43";s:4:"name";s:11:"Photography";s:4:"slug";s:11:"photography";s:10:"term_group";s:1:"0";}i:40;a:4:{s:7:"term_id";s:2:"44";s:4:"name";s:8:"creative";s:4:"slug";s:8:"creative";s:10:"term_group";s:1:"0";}i:41;a:4:{s:7:"term_id";s:2:"45";s:4:"name";s:3:"Art";s:4:"slug";s:3:"art";s:10:"term_group";s:1:"0";}i:42;a:4:{s:7:"term_id";s:2:"46";s:4:"name";s:7:"fantasy";s:4:"slug";s:7:"fantasy";s:10:"term_group";s:1:"0";}i:43;a:4:{s:7:"term_id";s:2:"47";s:4:"name";s:6:"gothic";s:4:"slug";s:6:"gothic";s:10:"term_group";s:1:"0";}i:44;a:4:{s:7:"term_id";s:2:"48";s:4:"name";s:8:"Standard";s:4:"slug";s:8:"standard";s:10:"term_group";s:1:"0";}i:45;a:4:{s:7:"term_id";s:2:"49";s:4:"name";s:8:"Extended";s:4:"slug";s:8:"extended";s:10:"term_group";s:1:"0";}i:46;a:4:{s:7:"term_id";s:2:"50";s:4:"name";s:9:"Exclusive";s:4:"slug";s:9:"exclusive";s:10:"term_group";s:1:"0";}}s:8:"termmeta";a:22:{i:0;a:4:{s:7:"meta_id";s:1:"1";s:7:"term_id";s:2:"35";s:8:"meta_key";s:5:"order";s:10:"meta_value";s:1:"0";}i:1;a:4:{s:7:"meta_id";s:1:"2";s:7:"term_id";s:2:"38";s:8:"meta_key";s:5:"order";s:10:"meta_value";s:1:"0";}i:2;a:4:{s:7:"meta_id";s:1:"3";s:7:"term_id";s:2:"40";s:8:"meta_key";s:5:"order";s:10:"meta_value";s:1:"0";}i:3;a:4:{s:7:"meta_id";s:1:"4";s:7:"term_id";s:2:"43";s:8:"meta_key";s:5:"order";s:10:"meta_value";s:1:"0";}i:4;a:4:{s:7:"meta_id";s:1:"5";s:7:"term_id";s:2:"45";s:8:"meta_key";s:5:"order";s:10:"meta_value";s:1:"0";}i:5;a:4:{s:7:"meta_id";s:1:"6";s:7:"term_id";s:2:"35";s:8:"meta_key";s:25:"product_count_product_cat";s:10:"meta_value";s:1:"3";}i:6;a:4:{s:7:"meta_id";s:1:"7";s:7:"term_id";s:2:"36";s:8:"meta_key";s:25:"product_count_product_tag";s:10:"meta_value";s:1:"4";}i:7;a:4:{s:7:"meta_id";s:1:"8";s:7:"term_id";s:2:"37";s:8:"meta_key";s:25:"product_count_product_tag";s:10:"meta_value";s:1:"5";}i:8;a:4:{s:7:"meta_id";s:1:"9";s:7:"term_id";s:2:"38";s:8:"meta_key";s:25:"product_count_product_cat";s:10:"meta_value";s:1:"1";}i:9;a:4:{s:7:"meta_id";s:2:"10";s:7:"term_id";s:2:"39";s:8:"meta_key";s:25:"product_count_product_tag";s:10:"meta_value";s:1:"3";}i:10;a:4:{s:7:"meta_id";s:2:"11";s:7:"term_id";s:2:"40";s:8:"meta_key";s:25:"product_count_product_cat";s:10:"meta_value";s:1:"4";}i:11;a:4:{s:7:"meta_id";s:2:"12";s:7:"term_id";s:2:"41";s:8:"meta_key";s:25:"product_count_product_tag";s:10:"meta_value";s:1:"3";}i:12;a:4:{s:7:"meta_id";s:2:"13";s:7:"term_id";s:2:"42";s:8:"meta_key";s:25:"product_count_product_tag";s:10:"meta_value";s:1:"2";}i:13;a:4:{s:7:"meta_id";s:2:"14";s:7:"term_id";s:2:"43";s:8:"meta_key";s:25:"product_count_product_cat";s:10:"meta_value";s:1:"2";}i:14;a:4:{s:7:"meta_id";s:2:"15";s:7:"term_id";s:2:"44";s:8:"meta_key";s:25:"product_count_product_tag";s:10:"meta_value";s:1:"3";}i:15;a:4:{s:7:"meta_id";s:2:"16";s:7:"term_id";s:2:"45";s:8:"meta_key";s:25:"product_count_product_cat";s:10:"meta_value";s:1:"1";}i:16;a:4:{s:7:"meta_id";s:2:"17";s:7:"term_id";s:2:"46";s:8:"meta_key";s:25:"product_count_product_tag";s:10:"meta_value";s:1:"1";}i:17;a:4:{s:7:"meta_id";s:2:"18";s:7:"term_id";s:2:"47";s:8:"meta_key";s:25:"product_count_product_tag";s:10:"meta_value";s:1:"1";}i:18;a:4:{s:7:"meta_id";s:2:"19";s:7:"term_id";s:2:"48";s:8:"meta_key";s:5:"order";s:10:"meta_value";s:1:"0";}i:19;a:4:{s:7:"meta_id";s:2:"20";s:7:"term_id";s:2:"49";s:8:"meta_key";s:5:"order";s:10:"meta_value";s:1:"0";}i:20;a:4:{s:7:"meta_id";s:2:"21";s:7:"term_id";s:2:"50";s:8:"meta_key";s:5:"order";s:10:"meta_value";s:1:"0";}i:21;a:4:{s:7:"meta_id";s:2:"22";s:7:"term_id";s:2:"17";s:8:"meta_key";s:25:"product_count_product_cat";s:10:"meta_value";s:1:"0";}}s:13:"term_taxonomy";a:47:{i:0;a:6:{s:16:"term_taxonomy_id";s:1:"1";s:7:"term_id";s:1:"1";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:1;a:6:{s:16:"term_taxonomy_id";s:1:"2";s:7:"term_id";s:1:"2";s:8:"taxonomy";s:8:"nav_menu";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"6";}i:2;a:6:{s:16:"term_taxonomy_id";s:1:"3";s:7:"term_id";s:1:"3";s:8:"taxonomy";s:8:"wp_theme";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:3;a:6:{s:16:"term_taxonomy_id";s:1:"4";s:7:"term_id";s:1:"4";s:8:"taxonomy";s:12:"product_type";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:2:"10";}i:4;a:6:{s:16:"term_taxonomy_id";s:1:"5";s:7:"term_id";s:1:"5";s:8:"taxonomy";s:12:"product_type";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:5;a:6:{s:16:"term_taxonomy_id";s:1:"6";s:7:"term_id";s:1:"6";s:8:"taxonomy";s:12:"product_type";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:6;a:6:{s:16:"term_taxonomy_id";s:1:"7";s:7:"term_id";s:1:"7";s:8:"taxonomy";s:12:"product_type";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:7;a:6:{s:16:"term_taxonomy_id";s:1:"8";s:7:"term_id";s:1:"8";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:8;a:6:{s:16:"term_taxonomy_id";s:1:"9";s:7:"term_id";s:1:"9";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:9;a:6:{s:16:"term_taxonomy_id";s:2:"10";s:7:"term_id";s:2:"10";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:10;a:6:{s:16:"term_taxonomy_id";s:2:"11";s:7:"term_id";s:2:"11";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:11;a:6:{s:16:"term_taxonomy_id";s:2:"12";s:7:"term_id";s:2:"12";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:12;a:6:{s:16:"term_taxonomy_id";s:2:"13";s:7:"term_id";s:2:"13";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:13;a:6:{s:16:"term_taxonomy_id";s:2:"14";s:7:"term_id";s:2:"14";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:14;a:6:{s:16:"term_taxonomy_id";s:2:"15";s:7:"term_id";s:2:"15";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:15;a:6:{s:16:"term_taxonomy_id";s:2:"16";s:7:"term_id";s:2:"16";s:8:"taxonomy";s:18:"product_visibility";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:16;a:6:{s:16:"term_taxonomy_id";s:2:"17";s:7:"term_id";s:2:"17";s:8:"taxonomy";s:11:"product_cat";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"0";}i:17;a:6:{s:16:"term_taxonomy_id";s:2:"19";s:7:"term_id";s:2:"19";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"3";}i:18;a:6:{s:16:"term_taxonomy_id";s:2:"20";s:7:"term_id";s:2:"20";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:19;a:6:{s:16:"term_taxonomy_id";s:2:"21";s:7:"term_id";s:2:"21";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:20;a:6:{s:16:"term_taxonomy_id";s:2:"22";s:7:"term_id";s:2:"22";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:21;a:6:{s:16:"term_taxonomy_id";s:2:"23";s:7:"term_id";s:2:"23";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:22;a:6:{s:16:"term_taxonomy_id";s:2:"24";s:7:"term_id";s:2:"24";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:23;a:6:{s:16:"term_taxonomy_id";s:2:"25";s:7:"term_id";s:2:"25";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:24;a:6:{s:16:"term_taxonomy_id";s:2:"26";s:7:"term_id";s:2:"26";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"4";}i:25;a:6:{s:16:"term_taxonomy_id";s:2:"27";s:7:"term_id";s:2:"27";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:26;a:6:{s:16:"term_taxonomy_id";s:2:"28";s:7:"term_id";s:2:"28";s:8:"taxonomy";s:8:"category";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:27;a:6:{s:16:"term_taxonomy_id";s:2:"30";s:7:"term_id";s:2:"30";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:28;a:6:{s:16:"term_taxonomy_id";s:2:"31";s:7:"term_id";s:2:"31";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"3";}i:29;a:6:{s:16:"term_taxonomy_id";s:2:"33";s:7:"term_id";s:2:"33";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"4";}i:30;a:6:{s:16:"term_taxonomy_id";s:2:"34";s:7:"term_id";s:2:"34";s:8:"taxonomy";s:8:"post_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:31;a:6:{s:16:"term_taxonomy_id";s:2:"35";s:7:"term_id";s:2:"35";s:8:"taxonomy";s:11:"product_cat";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"3";}i:32;a:6:{s:16:"term_taxonomy_id";s:2:"36";s:7:"term_id";s:2:"36";s:8:"taxonomy";s:11:"product_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"4";}i:33;a:6:{s:16:"term_taxonomy_id";s:2:"37";s:7:"term_id";s:2:"37";s:8:"taxonomy";s:11:"product_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"5";}i:34;a:6:{s:16:"term_taxonomy_id";s:2:"38";s:7:"term_id";s:2:"38";s:8:"taxonomy";s:11:"product_cat";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:35;a:6:{s:16:"term_taxonomy_id";s:2:"39";s:7:"term_id";s:2:"39";s:8:"taxonomy";s:11:"product_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"3";}i:36;a:6:{s:16:"term_taxonomy_id";s:2:"40";s:7:"term_id";s:2:"40";s:8:"taxonomy";s:11:"product_cat";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"4";}i:37;a:6:{s:16:"term_taxonomy_id";s:2:"41";s:7:"term_id";s:2:"41";s:8:"taxonomy";s:11:"product_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"3";}i:38;a:6:{s:16:"term_taxonomy_id";s:2:"42";s:7:"term_id";s:2:"42";s:8:"taxonomy";s:11:"product_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:39;a:6:{s:16:"term_taxonomy_id";s:2:"43";s:7:"term_id";s:2:"43";s:8:"taxonomy";s:11:"product_cat";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"2";}i:40;a:6:{s:16:"term_taxonomy_id";s:2:"44";s:7:"term_id";s:2:"44";s:8:"taxonomy";s:11:"product_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"3";}i:41;a:6:{s:16:"term_taxonomy_id";s:2:"45";s:7:"term_id";s:2:"45";s:8:"taxonomy";s:11:"product_cat";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:42;a:6:{s:16:"term_taxonomy_id";s:2:"46";s:7:"term_id";s:2:"46";s:8:"taxonomy";s:11:"product_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:43;a:6:{s:16:"term_taxonomy_id";s:2:"47";s:7:"term_id";s:2:"47";s:8:"taxonomy";s:11:"product_tag";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:44;a:6:{s:16:"term_taxonomy_id";s:2:"48";s:7:"term_id";s:2:"48";s:8:"taxonomy";s:10:"pa_license";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:45;a:6:{s:16:"term_taxonomy_id";s:2:"49";s:7:"term_id";s:2:"49";s:8:"taxonomy";s:10:"pa_license";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}i:46;a:6:{s:16:"term_taxonomy_id";s:2:"50";s:7:"term_id";s:2:"50";s:8:"taxonomy";s:10:"pa_license";s:11:"description";s:0:"";s:6:"parent";s:1:"0";s:5:"count";s:1:"1";}}s:18:"term_relationships";a:84:{i:0;a:3:{s:9:"object_id";s:2:"61";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:1;a:3:{s:9:"object_id";s:2:"79";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:2;a:3:{s:9:"object_id";s:3:"585";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:3;a:3:{s:9:"object_id";s:3:"594";s:16:"term_taxonomy_id";s:1:"3";s:10:"term_order";s:1:"0";}i:4;a:3:{s:9:"object_id";s:3:"720";s:16:"term_taxonomy_id";s:2:"21";s:10:"term_order";s:1:"0";}i:5;a:3:{s:9:"object_id";s:3:"720";s:16:"term_taxonomy_id";s:2:"23";s:10:"term_order";s:1:"0";}i:6;a:3:{s:9:"object_id";s:3:"720";s:16:"term_taxonomy_id";s:2:"24";s:10:"term_order";s:1:"0";}i:7;a:3:{s:9:"object_id";s:3:"720";s:16:"term_taxonomy_id";s:2:"28";s:10:"term_order";s:1:"0";}i:8;a:3:{s:9:"object_id";s:3:"724";s:16:"term_taxonomy_id";s:2:"26";s:10:"term_order";s:1:"0";}i:9;a:3:{s:9:"object_id";s:3:"724";s:16:"term_taxonomy_id";s:2:"27";s:10:"term_order";s:1:"0";}i:10;a:3:{s:9:"object_id";s:3:"724";s:16:"term_taxonomy_id";s:2:"30";s:10:"term_order";s:1:"0";}i:11;a:3:{s:9:"object_id";s:3:"724";s:16:"term_taxonomy_id";s:2:"31";s:10:"term_order";s:1:"0";}i:12;a:3:{s:9:"object_id";s:3:"725";s:16:"term_taxonomy_id";s:2:"19";s:10:"term_order";s:1:"0";}i:13;a:3:{s:9:"object_id";s:3:"725";s:16:"term_taxonomy_id";s:2:"21";s:10:"term_order";s:1:"0";}i:14;a:3:{s:9:"object_id";s:3:"725";s:16:"term_taxonomy_id";s:2:"28";s:10:"term_order";s:1:"0";}i:15;a:3:{s:9:"object_id";s:3:"725";s:16:"term_taxonomy_id";s:2:"33";s:10:"term_order";s:1:"0";}i:16;a:3:{s:9:"object_id";s:3:"726";s:16:"term_taxonomy_id";s:2:"19";s:10:"term_order";s:1:"0";}i:17;a:3:{s:9:"object_id";s:3:"726";s:16:"term_taxonomy_id";s:2:"20";s:10:"term_order";s:1:"0";}i:18;a:3:{s:9:"object_id";s:3:"726";s:16:"term_taxonomy_id";s:2:"22";s:10:"term_order";s:1:"0";}i:19;a:3:{s:9:"object_id";s:3:"726";s:16:"term_taxonomy_id";s:2:"33";s:10:"term_order";s:1:"0";}i:20;a:3:{s:9:"object_id";s:3:"727";s:16:"term_taxonomy_id";s:2:"26";s:10:"term_order";s:1:"0";}i:21;a:3:{s:9:"object_id";s:3:"727";s:16:"term_taxonomy_id";s:2:"31";s:10:"term_order";s:1:"0";}i:22;a:3:{s:9:"object_id";s:3:"727";s:16:"term_taxonomy_id";s:2:"33";s:10:"term_order";s:1:"0";}i:23;a:3:{s:9:"object_id";s:3:"727";s:16:"term_taxonomy_id";s:2:"34";s:10:"term_order";s:1:"0";}i:24;a:3:{s:9:"object_id";s:3:"729";s:16:"term_taxonomy_id";s:2:"23";s:10:"term_order";s:1:"0";}i:25;a:3:{s:9:"object_id";s:3:"729";s:16:"term_taxonomy_id";s:2:"25";s:10:"term_order";s:1:"0";}i:26;a:3:{s:9:"object_id";s:3:"729";s:16:"term_taxonomy_id";s:2:"26";s:10:"term_order";s:1:"0";}i:27;a:3:{s:9:"object_id";s:3:"729";s:16:"term_taxonomy_id";s:2:"31";s:10:"term_order";s:1:"0";}i:28;a:3:{s:9:"object_id";s:3:"730";s:16:"term_taxonomy_id";s:2:"19";s:10:"term_order";s:1:"0";}i:29;a:3:{s:9:"object_id";s:3:"730";s:16:"term_taxonomy_id";s:2:"24";s:10:"term_order";s:1:"0";}i:30;a:3:{s:9:"object_id";s:3:"730";s:16:"term_taxonomy_id";s:2:"26";s:10:"term_order";s:1:"0";}i:31;a:3:{s:9:"object_id";s:3:"730";s:16:"term_taxonomy_id";s:2:"33";s:10:"term_order";s:1:"0";}i:32;a:3:{s:9:"object_id";s:4:"1422";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:33;a:3:{s:9:"object_id";s:4:"1422";s:16:"term_taxonomy_id";s:2:"35";s:10:"term_order";s:1:"0";}i:34;a:3:{s:9:"object_id";s:4:"1422";s:16:"term_taxonomy_id";s:2:"36";s:10:"term_order";s:1:"0";}i:35;a:3:{s:9:"object_id";s:4:"1422";s:16:"term_taxonomy_id";s:2:"37";s:10:"term_order";s:1:"0";}i:36;a:3:{s:9:"object_id";s:4:"1423";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:37;a:3:{s:9:"object_id";s:4:"1423";s:16:"term_taxonomy_id";s:2:"37";s:10:"term_order";s:1:"0";}i:38;a:3:{s:9:"object_id";s:4:"1423";s:16:"term_taxonomy_id";s:2:"38";s:10:"term_order";s:1:"0";}i:39;a:3:{s:9:"object_id";s:4:"1423";s:16:"term_taxonomy_id";s:2:"39";s:10:"term_order";s:1:"0";}i:40;a:3:{s:9:"object_id";s:4:"1424";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:41;a:3:{s:9:"object_id";s:4:"1424";s:16:"term_taxonomy_id";s:2:"35";s:10:"term_order";s:1:"0";}i:42;a:3:{s:9:"object_id";s:4:"1424";s:16:"term_taxonomy_id";s:2:"36";s:10:"term_order";s:1:"0";}i:43;a:3:{s:9:"object_id";s:4:"1424";s:16:"term_taxonomy_id";s:2:"37";s:10:"term_order";s:1:"0";}i:44;a:3:{s:9:"object_id";s:4:"1425";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:45;a:3:{s:9:"object_id";s:4:"1425";s:16:"term_taxonomy_id";s:2:"40";s:10:"term_order";s:1:"0";}i:46;a:3:{s:9:"object_id";s:4:"1425";s:16:"term_taxonomy_id";s:2:"41";s:10:"term_order";s:1:"0";}i:47;a:3:{s:9:"object_id";s:4:"1425";s:16:"term_taxonomy_id";s:2:"42";s:10:"term_order";s:1:"0";}i:48;a:3:{s:9:"object_id";s:4:"1426";s:16:"term_taxonomy_id";s:1:"6";s:10:"term_order";s:1:"0";}i:49;a:3:{s:9:"object_id";s:4:"1426";s:16:"term_taxonomy_id";s:2:"16";s:10:"term_order";s:1:"0";}i:50;a:3:{s:9:"object_id";s:4:"1426";s:16:"term_taxonomy_id";s:2:"37";s:10:"term_order";s:1:"0";}i:51;a:3:{s:9:"object_id";s:4:"1426";s:16:"term_taxonomy_id";s:2:"43";s:10:"term_order";s:1:"0";}i:52;a:3:{s:9:"object_id";s:4:"1426";s:16:"term_taxonomy_id";s:2:"44";s:10:"term_order";s:1:"0";}i:53;a:3:{s:9:"object_id";s:4:"1426";s:16:"term_taxonomy_id";s:2:"48";s:10:"term_order";s:1:"0";}i:54;a:3:{s:9:"object_id";s:4:"1426";s:16:"term_taxonomy_id";s:2:"49";s:10:"term_order";s:1:"0";}i:55;a:3:{s:9:"object_id";s:4:"1426";s:16:"term_taxonomy_id";s:2:"50";s:10:"term_order";s:1:"0";}i:56;a:3:{s:9:"object_id";s:4:"1427";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:57;a:3:{s:9:"object_id";s:4:"1427";s:16:"term_taxonomy_id";s:2:"40";s:10:"term_order";s:1:"0";}i:58;a:3:{s:9:"object_id";s:4:"1427";s:16:"term_taxonomy_id";s:2:"41";s:10:"term_order";s:1:"0";}i:59;a:3:{s:9:"object_id";s:4:"1427";s:16:"term_taxonomy_id";s:2:"42";s:10:"term_order";s:1:"0";}i:60;a:3:{s:9:"object_id";s:4:"1428";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:61;a:3:{s:9:"object_id";s:4:"1428";s:16:"term_taxonomy_id";s:2:"35";s:10:"term_order";s:1:"0";}i:62;a:3:{s:9:"object_id";s:4:"1428";s:16:"term_taxonomy_id";s:2:"36";s:10:"term_order";s:1:"0";}i:63;a:3:{s:9:"object_id";s:4:"1428";s:16:"term_taxonomy_id";s:2:"39";s:10:"term_order";s:1:"0";}i:64;a:3:{s:9:"object_id";s:4:"1429";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:65;a:3:{s:9:"object_id";s:4:"1429";s:16:"term_taxonomy_id";s:2:"37";s:10:"term_order";s:1:"0";}i:66;a:3:{s:9:"object_id";s:4:"1429";s:16:"term_taxonomy_id";s:2:"43";s:10:"term_order";s:1:"0";}i:67;a:3:{s:9:"object_id";s:4:"1429";s:16:"term_taxonomy_id";s:2:"44";s:10:"term_order";s:1:"0";}i:68;a:3:{s:9:"object_id";s:4:"1430";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:69;a:3:{s:9:"object_id";s:4:"1430";s:16:"term_taxonomy_id";s:2:"11";s:10:"term_order";s:1:"0";}i:70;a:3:{s:9:"object_id";s:4:"1430";s:16:"term_taxonomy_id";s:2:"36";s:10:"term_order";s:1:"0";}i:71;a:3:{s:9:"object_id";s:4:"1430";s:16:"term_taxonomy_id";s:2:"40";s:10:"term_order";s:1:"0";}i:72;a:3:{s:9:"object_id";s:4:"1430";s:16:"term_taxonomy_id";s:2:"41";s:10:"term_order";s:1:"0";}i:73;a:3:{s:9:"object_id";s:4:"1431";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:74;a:3:{s:9:"object_id";s:4:"1431";s:16:"term_taxonomy_id";s:2:"39";s:10:"term_order";s:1:"0";}i:75;a:3:{s:9:"object_id";s:4:"1431";s:16:"term_taxonomy_id";s:2:"40";s:10:"term_order";s:1:"0";}i:76;a:3:{s:9:"object_id";s:4:"1431";s:16:"term_taxonomy_id";s:2:"44";s:10:"term_order";s:1:"0";}i:77;a:3:{s:9:"object_id";s:4:"1432";s:16:"term_taxonomy_id";s:1:"4";s:10:"term_order";s:1:"0";}i:78;a:3:{s:9:"object_id";s:4:"1432";s:16:"term_taxonomy_id";s:2:"45";s:10:"term_order";s:1:"0";}i:79;a:3:{s:9:"object_id";s:4:"1432";s:16:"term_taxonomy_id";s:2:"46";s:10:"term_order";s:1:"0";}i:80;a:3:{s:9:"object_id";s:4:"1432";s:16:"term_taxonomy_id";s:2:"47";s:10:"term_order";s:1:"0";}i:81;a:3:{s:9:"object_id";s:4:"1716";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:82;a:3:{s:9:"object_id";s:4:"1717";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}i:83;a:3:{s:9:"object_id";s:4:"1718";s:16:"term_taxonomy_id";s:1:"2";s:10:"term_order";s:1:"0";}}}