<!doctype html>
<html lang="en-US">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v23.3 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Homepage - Skilled2Hire</title>
	<meta name="description" content="Increase Your Student, Apprentice and Worker Training Effectiveness with Hands-on Training Management and Tracking." />
	<link rel="canonical" href="https://www.skilled2hire.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Homepage - Skilled2Hire" />
	<meta property="og:description" content="Increase Your Student, Apprentice and Worker Training Effectiveness with Hands-on Training Management and Tracking." />
	<meta property="og:url" content="https://www.skilled2hire.com/" />
	<meta property="og:site_name" content="Skilled2Hire" />
	<meta property="article:modified_time" content="2025-06-07T22:27:28+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.skilled2hire.com/","url":"https://www.skilled2hire.com/","name":"Homepage - Skilled2Hire","isPartOf":{"@id":"https://www.skilled2hire.com/#website"},"about":{"@id":"https://www.skilled2hire.com/#organization"},"datePublished":"2023-10-22T09:42:47+00:00","dateModified":"2025-06-07T22:27:28+00:00","description":"Increase Your Student, Apprentice and Worker Training Effectiveness with Hands-on Training Management and Tracking.","breadcrumb":{"@id":"https://www.skilled2hire.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.skilled2hire.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.skilled2hire.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.skilled2hire.com/#website","url":"https://www.skilled2hire.com/","name":"Skilled2Hire","description":"Enabling Successful Careers  in the Trades and Fixing the  Skilled Labor Shortage","publisher":{"@id":"https://www.skilled2hire.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.skilled2hire.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.skilled2hire.com/#organization","name":"Skilled2Hire","url":"https://www.skilled2hire.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.skilled2hire.com/#/schema/logo/image/","url":"https://www.skilled2hire.com/wp-content/uploads/2023/11/logo.png","contentUrl":"https://www.skilled2hire.com/wp-content/uploads/2023/11/logo.png","width":240,"height":42,"caption":"Skilled2Hire"},"image":{"@id":"https://www.skilled2hire.com/#/schema/logo/image/"}}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//www.skilled2hire.com' />
<link rel='dns-prefetch' href='//static.addtoany.com' />
<link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel="alternate" type="application/rss+xml" title="Skilled2Hire &raquo; Feed" href="https://www.skilled2hire.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Skilled2Hire &raquo; Comments Feed" href="https://www.skilled2hire.com/comments/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.skilled2hire.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.skilled2hire.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.skilled2hire.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.skilled2hire.com%2F&#038;format=xml" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-2XPKJMTQ11"  data-cfasync="false" data-wpfc-render="false" async></script>
			<script data-cfasync="false" data-wpfc-render="false">
				var mi_version = '10.2.2';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.skilled2hire.com\/"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-2XPKJMTQ11',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-2XPKJMTQ11', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by MonsterInsights -->
		<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */
</style>

<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--background: #ffffff;--wp--preset--color--foreground: #404040;--wp--preset--color--primary: #b91c1c;--wp--preset--color--secondary: #15803d;--wp--preset--color--tertiary: #0369a1;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: 40rem;--wp--style--global--wide-size: 60rem; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-background-color{color: var(--wp--preset--color--background) !important;}.has-foreground-color{color: var(--wp--preset--color--foreground) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-tertiary-color{color: var(--wp--preset--color--tertiary) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-background-background-color{background-color: var(--wp--preset--color--background) !important;}.has-foreground-background-color{background-color: var(--wp--preset--color--foreground) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-background-color{background-color: var(--wp--preset--color--tertiary) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-background-border-color{border-color: var(--wp--preset--color--background) !important;}.has-foreground-border-color{border-color: var(--wp--preset--color--foreground) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-border-color{border-color: var(--wp--preset--color--tertiary) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='widgetopts-styles-css' href='https://www.skilled2hire.com/wp-content/plugins/widget-options/assets/css/widget-options.css?ver=4.0.6.1' media='all' />
<link rel='stylesheet' id='uagb-slick-css-css' href='https://www.skilled2hire.com/wp-content/plugins/ultimate-addons-for-gutenberg/assets/css/slick.min.css?ver=2.19.8' media='all' />
<link rel='stylesheet' id='uag-style-118-css' href='https://www.skilled2hire.com/wp-content/uploads/uag-plugin/assets/0/uag-css-118.css?ver=1779855792' media='all' />
<link rel='stylesheet' id='skilled2hire-style-css' href='https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/style.css?ver=0.1.0' media='all' />
<link rel='stylesheet' id='font-awesome-official-css' href='https://use.fontawesome.com/releases/v6.6.0/css/all.css' media='all' integrity="sha384-h/hnnw1Bi4nbpD6kE7nYfCXzovi622sY5WBxww8ARKwpdLj5kUWjRuyiXaD1U2JT" crossorigin="anonymous" />
<link rel='stylesheet' id='addtoany-css' href='https://www.skilled2hire.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16' media='all' />
<link rel='stylesheet' id='font-awesome-official-v4shim-css' href='https://use.fontawesome.com/releases/v6.6.0/css/v4-shims.css' media='all' integrity="sha384-Heamg4F/EELwbmnBJapxaWTkcdX/DCrJpYgSshI5BkI7xghn3RvDcpG+1xUJt/7K" crossorigin="anonymous" />
<script async data-wp-strategy="async" id="monsterinsights-frontend-script-js" src="https://www.skilled2hire.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.2.2"></script>
<script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.skilled2hire.com","hash_tracking":"false","v4_id":"G-2XPKJMTQ11"};</script>
<script id="addtoany-core-js-before">
window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};

//# sourceURL=addtoany-core-js-before
</script>
<script id="addtoany-core-js" defer src="https://static.addtoany.com/menu/page.js"></script>
<script id="jquery-core-js" src="https://www.skilled2hire.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1"></script>
<script id="jquery-migrate-js" src="https://www.skilled2hire.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1"></script>
<script id="addtoany-jquery-js" defer src="https://www.skilled2hire.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1"></script>
<link rel="https://api.w.org/" href="https://www.skilled2hire.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.skilled2hire.com/wp-json/wp/v2/pages/118" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.skilled2hire.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 7.0" />
<link rel='shortlink' href='https://www.skilled2hire.com/' />
		<script type="text/javascript">
				(function(c,l,a,r,i,t,y){
					c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;
					t.src="https://www.clarity.ms/tag/"+i+"?ref=wordpress";y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
				})(window, document, "clarity", "script", "qlgvf9uy0f");
		</script>
		
<script>!function () {var reb2b = window.reb2b = window.reb2b || []; if (reb2b.invoked) return;reb2b.invoked = true;reb2b.methods = ["identify", "collect"]; reb2b.factory = function (method) {return function () {var args = Array.prototype.slice.call(arguments); args.unshift(method);reb2b.push(args);return reb2b;};}; for (var i = 0; i < reb2b.methods.length; i++) {var key = reb2b.methods[i];reb2b[key] = reb2b.factory(key);} reb2b.load = function (key) {var script = document.createElement("script");script.type = "text/javascript";script.async = true; script.src = "https://s3-us-west-2.amazonaws.com/b2bjsstore/b/" + key + "/reb2b.js.gz"; var first = document.getElementsByTagName("script")[0]; first.parentNode.insertBefore(script, first);}; reb2b.SNIPPET_VERSION = "1.0.1";reb2b.load("0NW1GH7QJ9O4");}();</script>
<style id="uagb-style-conditional-extension">@media (min-width: 1025px){body .uag-hide-desktop.uagb-google-map__wrap,body .uag-hide-desktop{display:none !important}}@media (min-width: 768px) and (max-width: 1024px){body .uag-hide-tab.uagb-google-map__wrap,body .uag-hide-tab{display:none !important}}@media (max-width: 767px){body .uag-hide-mob.uagb-google-map__wrap,body .uag-hide-mob{display:none !important}}</style><link rel="icon" href="https://www.skilled2hire.com/wp-content/uploads/2023/10/logo.png" sizes="32x32" />
<link rel="icon" href="https://www.skilled2hire.com/wp-content/uploads/2023/10/logo.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.skilled2hire.com/wp-content/uploads/2023/10/logo.png" />
<meta name="msapplication-TileImage" content="https://www.skilled2hire.com/wp-content/uploads/2023/10/logo.png" />
<style id="wp-custom-css">
@media (min-width: 1024px) {
	.lg\:w-40 {
    width: 18rem;
  }
}
a:link {
  text-decoration: none;
}
#main-header ul li a:hover {
	color: #063289;
}
.hover\:text-\[\#FFAE4E\]:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 67, 151, 1);
}
.border-\[\#FFAE4E\]:hover {
    --tw-border-opacity: 1;
    border-color:rgba(11, 67, 151, 1);
}

.text-\[\#00B884\] {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 0.6);
}

.hover\:bg-\[\#FFAE4E\]:hover {
    --tw-bg-opacity: 1;
    background-color: #fff;
}



.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 67, 151, 1);
}

.text-\[\#215ACC\] {
    --tw-text-opacity: 1;
    color: rgba(255, 174, 78, 0.6);
}


#main > section.relative.lg\:-mt-\[110px\] > div.mx-auto.px-4.container.relative.z-20.pt-11.mb-8.lg\:mt-\[130px\] > div > div.flex.flex-col.justify-center > div.mt-10.lg\:mt-12.text-center.lg\:text-left > div > div:nth-child(2) > a:hover span{
	color:rgba(11, 67, 151, 1)
}


#main > section.relative.lg\:-mt-\[110px\] > div.mx-auto.px-4.container.relative.z-20.pt-11.mb-8.lg\:mt-\[130px\] > div > div.flex.flex-col.justify-center > div.mt-10.lg\:mt-12.text-center.lg\:text-left > div > div:nth-child(2) > a:hover path{
	fill:rgba(11, 67, 151, 1)
}

#page > footer > div.container.relative.mx-auto.px-4 > div > div.flex.flex-col.lg\:flex-row.lg\:gap-32 > div.text-white.text-base.font-medium.grid.grid-cols-1.lg\:grid-cols-2.gap-3.lg\:gap-28.py-6 > div:nth-child(1) > a:hover{
	color:rgba(255, 190, 100, 1)
}

#page > footer > div.container.relative.mx-auto.px-4 > div > div.flex.flex-col.lg\:flex-row.lg\:gap-32 > div.text-white.text-base.font-medium.grid.grid-cols-1.lg\:grid-cols-2.gap-3.lg\:gap-28.py-6 > div:nth-child(2) > a:hover{
	color:rgba(255, 190, 100, 1)
}
#main > div:nth-child(4) > section:hover{
	background-image: url(https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/assets/mechanic-background.png) !important;
}

#page > footer > div.container.relative.mx-auto.px-4 > div > div.text-white.text-sm.font-normal.leading-tight.py-5.border-t.border-white.border-opacity-10.lg\:mt-32 > strong:nth-child(1) > a:hover{
	color:rgba(255, 190, 100, 1) ;
}
#page > footer > div.container.relative.mx-auto.px-4 > div > div.text-white.text-sm.font-normal.leading-tight.py-5.border-t.border-white.border-opacity-10.lg\:mt-32 > strong:nth-child(2) > a:hover{
	color:rgba(255, 190, 100, 1) 
}
</style>
<style id="sccss">/* Enter Your Custom CSS Here */
.schedule-btn{
		background-color:rgba(11, 67, 151, 1);
    border-radius: 7px;
    width: 300px;
    height: 50px;
    font-size: 24px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
		cursor: pointer;
}
.schedule-btn:hover{
		background-color: white;
		color: rgba(11, 67, 151, 1);
		border: 1px solid rgba(11, 67, 151, 1);
}

/*edited-09-2024*/
.hide, .none {display:none}

.menu-item > ul {opacity:1;display:none}
.menu-item:hover > ul{opacity:1;display:block}

.uagb-post-grid {max-width:1536px}
h4.uagb-post__title {font-weight:700}
.uagb-post-grid .uagb-post__inner-wrap {background:#fff}
.slick-slide:not(:has(img)) {display:none !important}

.blog-row{margin:0 auto;max-width:1280px;display:flex;flex-flow: row wrap;}
[class*=blog-col]{padding: 0 15px;}
.large-9 {max-width: 75%;flex-basis: 75%;}
.large-3 {max-width: 25%;flex-basis: 25%;}

#post-list a {color:#000}
#post-list img {width:100%}
#post-list .entry-title {font-size: 18px;line-height:normal;margin:0}
#post-list article {margin-bottom:30px;border:1px solid #eee;border-radius:10px}
#post-list .entry-content p a {display:none}
#post-list .entry-title , .entry-content > * {max-width:none}
#post-list .entry-content {padding: 20px}
#post-list .button {display:inline-block;padding:10px 20px;color:#fb923c;border:1px solid #fb923c;border-radius:6px}
#post-list .button:hover  {color:#fff;border:1px solid #fb923c;background:#fb923c;}

#post-list .post:not(:has(img)) {background: #F4F8FF;}
#post-list .post:not(:has(img)) .button {color:#fff;border:1px solid #fb923c;background:#fb923c;}
#post-list .post:not(:has(img)):hover .button {color:#fb923c;border:1px solid #fb923c;background:#fff;}

.blog-col {position:relative}
.blog-widget {background:#fff;box-shadow: 0 0 30px #eee;border-radius:5px;}
.blog-widget .widget {padding:25px}
.blog-widget .widget_tag_cloud {border-top:1px solid #eee;}
.blog-widget .widget-title {font-weight:400;font-size:22px}
.widget .cat-item {text-align: right;margin-top: 15px;}
.widget .cat-item a {
    float: left;
    padding: 0;
    font-weight: 400;
}
.tagcloud a {
    padding: 8px 15px;
    background: #F2F4F9;
		border: 1px solid #DBDFE4;
    color: #454545;
    font-size: 14px !important;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 5px;
		margin-top:15px
}
.widget a:hover {color:#fb923c}

.pagination {padding-bottom:50px}
.pagination .nav-links * {display:inline-block;padding:3px 10px;border:1px solid #eee;}
.pagination .nav-links a:hover {color:#fb923c !important}

.post-detail .entry-title {max-width:none;}
.post-detail .entry-meta {padding:0 0 30px}
.post-detail .entry-meta .author:before {content:"\f007";font-weight:400;font-family: "Font Awesome 6 Free";font-size:15px;margin-right:5px;}
.post-detail .entry-meta time:before {content:"\f017";font-weight:400;font-family: "Font Awesome 6 Free";font-size:15px;margin:0 5px 0 30px;}
.post-detail .entry-meta time:nth-child(2) {display:none}
.post-detail .post-edit-link ,.post-detail .entry-meta a:nth-child(5),.post-detail .entry-meta a[rel=tag]{display:none}

.post-detail .post a {color:#000}

.post-detail .post .entry-footer {display:none}

.post-navigation {border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:30px;margin-top:30px}
.post-navigation .nav-links {display:flex}
.post-navigation .nav-links > div span:nth-child(1) {text-transform:uppercase;color:#999}
.post-navigation .nav-links > div {max-width:50%;position:relative}
.post-navigation .nav-links > div.nav-next {text-align:right}
.post-navigation .nav-links a:hover {color: #3270FC;}

.post-navigation .nav-links a:before {content:"\f104";font-weight:900;font-family: "Font Awesome 6 Free";font-size:15px;position:absolute;left:-35px;border:1px solid #eee;border-radius:100%;width:30px;padding:4px 0;text-align:center}
.post-navigation .nav-links .nav-next a:before {content:"\f105";left:auto;right:-35px}
.post-navigation .nav-links a :hover:before{background:#3270FC;color:#fff}

#comments {padding:50px 0}
.comment-reply-title {font-weight:700;padding-bottom:10px;font-size:22px}
#comments label {display:block;margin:20px 0 5px}
#comments label .required {color:#f00;}
#comments input[type=text], #comments input[type=email],#comments input[type=url], #comments textarea {border:1px solid #eee;border-radius:10px;width:100%;padding:5px 10px}

#comments .comment-form-cookies-consent label {display:inline-block}

#comments .submit {background:#fb923c;color:#fff;cursor:pointer;width:auto;padding:12px 20px;margin-top:10px;border-radius:10px}

.comment-form {display:flex;flex-flow:row wrap;margin-left:-10px;margin-right:-10px}
.comment-form p {max-width:100%;flex-basis:100%;padding-left:10px;padding-right:10px}
.comment-form .comment-form-author ,.comment-form .comment-form-email {max-width:50%;flex-basis:50%;}

.addtoany_share_save_container {padding-top:30px}
.addtoany_header {float:left;margin-right:10px;font-weight:700}

.post-detail {padding-bottom:50px}

.post-detail .attachment-post-thumbnail {width:100%}

.comment-meta {font-size:12px;margin-top:20px}
.comment-meta img {float:left;margin-right:15px}
.comment-content {padding-left:48px;margin-top:10px}
.reply {padding-left:48px;font-size:12px;}

#respond {margin-top:30px}

.btn-schedule {background: #0B4397;}
.btn-schedule:hover {background: #0B4397;opacity:0.8}


@media (min-width:1400px){
.blog-row{max-width:1536px;}
}

@media (min-width:1280px){
		.uagb-post__inner-wrap img {min-height:274px}
		[class*=blog-col]{padding: 0 20px;}
}

@media (max-width:768px){
		.large-9, .large-3{max-width:100%;flex-basis: 100%;}
		
		.post-detail .entry-title {font-size:20px;line-height:normal}
		
		#comments .comment-form-cookies-consent input {position:relative;top:-10px}
		#comments .comment-form-cookies-consent label {max-width:92%}
		
		.post-navigation {padding:50px 0}
		.post-navigation a span {font-size:14px}
		.post-navigation .nav-links .nav-previous a:before {left:0;top:-40px}
		.post-navigation .nav-links .nav-next a:before {right:0;top:-40px}
		
}
/*end*/</style>	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap" rel="preload"
		as="style" onload="this.rel='stylesheet'">
	<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
<link rel='stylesheet' id='dashicons-css' href='https://www.skilled2hire.com/wp-includes/css/dashicons.min.css?ver=7.0' media='all' />
<link rel='stylesheet' id='nf-display-css' href='https://www.skilled2hire.com/wp-content/plugins/ninja-forms/assets/css/display-structure.css?ver=7.0' media='all' />

</head>

<body class="home wp-singular page-template-default page page-id-118 wp-embed-responsive wp-theme-Skilled2Hire font-[&#039;Poppins&#039;]">


<div id="page">
	<!-- <a href="#content" class="sr-only">Skip to content</a> -->

	<script>
	function deleteCookie(name) {
		document.cookie = name +'=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;';
	}
	function getCookie(cname) {
		let name = cname + "=";
		let decodedCookie = decodeURIComponent(document.cookie);
		let ca = decodedCookie.split(';');
		for(let i = 0; i <ca.length; i++) {
			let c = ca[i];
			while (c.charAt(0) == ' ') {
				c = c.substring(1);
			}
			if (c.indexOf(name) == 0) {
				return c.substring(name.length, c.length);
			}
		}
		return null;
	}
	function getTokenFromCookie() {
		const cookie = getCookie("access-token");
		try {
			return JSON.parse(cookie);
		} catch {
			return null;
		}
	}
	function logout() {
		deleteCookie('access-token');
		sessionStorage.removeItem('role');
		window.location.reload();
	}
	function getRole() {
		return sessionStorage.getItem('role');
	}
</script>


	<header id="main-header" class="hidden lg:block" x-data="{token: null}" x-init="token=getTokenFromCookie()">
		<div class="container mx-auto px-4">
			<div class="flex flex-row items-stretch justify-between relative py-7 z-40">
				<a class="inline-flex items-center" href="https://www.skilled2hire.com"><img src="https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/assets/logo.svg" alt="Skilled2Hire Logo" width="240" height="42"/></a>
				<ul class="flex-1 justify-center gap-14 flex flex-row list-none items-stretch">
					<li id="menu-item-44" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-44 group flex items-center"><a href="#" class=" text-slate-400 text-base font-medium">Employers</a>
<ul class="sub-menu opacity-0 group-hover:opacity-100 group-hover:-translate-y-6 absolute top-full bg-white rounded-xl shadow flex flex-col overflow-hidden transition">
	<li id="menu-item-1034" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1034  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/app/business/programs" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">TaskMentor™</a></li>
	<li id="menu-item-1035" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1035  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/app/business/training-leaderboard" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">EdGame™</a></li>
	<li id="menu-item-247" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-247  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/employers/grants/" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Grants</a></li>
	<li id="menu-item-409" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-409  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/employers/pricing/" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Pricing</a></li>
	<li id="menu-item-809" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-809  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/employers/schedule-demo/" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Schedule Demo</a></li>
	<li id="menu-item-1036" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1036  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://mechanicsmarketplace.com/" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Recruiting</a></li>
</ul>
</li>
<li id="menu-item-1037" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1037 group flex items-center"><a href="#" class=" text-slate-400 text-base font-medium">Schools</a>
<ul class="sub-menu opacity-0 group-hover:opacity-100 group-hover:-translate-y-6 absolute top-full bg-white rounded-xl shadow flex flex-col overflow-hidden transition">
	<li id="menu-item-1038" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1038  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/app/business/programs" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">TaskMentor™</a></li>
	<li id="menu-item-1039" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1039  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/app/business/training-leaderboard" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">EdGame™</a></li>
	<li id="menu-item-1043" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1043  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/employers/schedule-demo/" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Schedule Demo</a></li>
</ul>
</li>
<li id="menu-item-45" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-45 group flex items-center"><a href="#" class=" text-slate-400 text-base font-medium">Students/Workers</a>
<ul class="sub-menu opacity-0 group-hover:opacity-100 group-hover:-translate-y-6 absolute top-full bg-white rounded-xl shadow flex flex-col overflow-hidden transition">
	<li id="menu-item-1040" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1040  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://skilled2hire.com/app/dashboard" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">TaskMentor™</a></li>
	<li id="menu-item-1041" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1041  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://skilled2hire.com/app/apprentice/training" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">EdGame™</a></li>
	<li id="menu-item-172" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-172  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a target="_blank" href="https://www.skilled2hire.com/app/programs" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Apprenticeships Available</a></li>
	<li id="menu-item-174" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-174  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/students-workers/scholarships/" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Scholarships</a></li>
	<li id="menu-item-202" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-202  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/students-workers/career-information-page/" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Career Information</a></li>
	<li id="menu-item-1042" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1042  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://mechanicsmarketplace.zohorecruit.com/jobs/Careers" class=" block text-slate-700 text-base font-normal leading-normal px-4 py-3 hover:text-amber-500 ">Automotive/Truck Jobs</a></li>
</ul>
</li>
<li id="menu-item-651" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-651 group flex items-center"><a href="https://www.skilled2hire.com/category/blog/" class=" text-slate-400 text-base font-medium">Blog</a></li>
<li id="menu-item-46" class="contact-us--link menu-item menu-item-type-custom menu-item-object-custom menu-item-46 group flex items-center"><a href="#" class=" text-slate-400 text-base font-medium">Contact Us</a></li>
				</ul>
				<template class="group group-hover:block absolute top-full
					 bg-white rounded-xl shadow flex flex-col
					 text-slate-400
					 hover:bg-amber-500 hover:text-amber-500
					 bg-opacity-10 hover:bg-opacity-10 opacity-0 group-hover:opacity-100 group-hover:-translate-y-6
					transition
					"></template>
				<template x-if="token?.email">
					<button class="inline-flex p-4 bg-white rounded-lg border border-orange-400 justify-center items-center text-amber-500 hover:bg-orange-400 hover:text-white"
						@click="logout()">
						Logout					</button>
				</template>
				<template x-if="!token?.email">
					<a href="https://www.skilled2hire.com/app/login" class="inline-flex p-4 bg-white rounded-lg border border-orange-400 justify-center items-center text-amber-500 hover:bg-orange-400 hover:text-white">
						<div class="text-sm font-medium ">Sign in/Sign up</div>
					</a>
				</template>
			</div>
		</div>
	</header>
	<div class="fixed inset-0 z-10 bg-slate-500 transition lg:hidden" x-data x-cloak :class="!$store.megaMenu.isOpen ? 'opacity-0 pointer-events-none' : 'opacity-40 pointer-events-auto'"></div>
	<header class="sticky top-0 left-0 right-0 bg-white z-30 lg:hidden" x-cloak x-data="{token: null}" x-init="token=getTokenFromCookie()" @click.outside="$store.megaMenu.close()">
		<div class="container mx-auto px-4 z-20">
			<div class="flex flex-row items-stretch justify-between py-4">
				<a class="inline-flex items-center" href="https://www.skilled2hire.com"><img src="https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/assets/logo.svg" alt="Skilled2Hire Logo" width="240" height="42" /></a>
				<div class="absolute lg:static z-40 top-full left-0 right-0 transition bg-white lg:bg-transparent py-8" :class="$store.megaMenu.isOpen ? 'opacity-100 pointer-events-auto translate-x-0' : 'opacity-0 pointer-events-none translate-x-1/3'">
					<div class="container mx-auto px-4 z-20">
						<ul class="flex-1 justify-center gap-3 flex flex-col list-none">
							<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-44 flex flex-col"><a href="#" class=" hover:text-amber-500 text-slate-400 text-base font-medium mb-3">Employers</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1034  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/app/business/programs" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">TaskMentor™</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1035  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/app/business/training-leaderboard" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">EdGame™</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-247  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/employers/grants/" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Grants</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-409  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/employers/pricing/" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Pricing</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-809  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/employers/schedule-demo/" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Schedule Demo</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1036  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://mechanicsmarketplace.com/" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Recruiting</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1037 flex flex-col"><a href="#" class=" hover:text-amber-500 text-slate-400 text-base font-medium mb-3">Schools</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1038  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/app/business/programs" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">TaskMentor™</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1039  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/app/business/training-leaderboard" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">EdGame™</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1043  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/employers/schedule-demo/" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Schedule Demo</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-45 flex flex-col"><a href="#" class=" hover:text-amber-500 text-slate-400 text-base font-medium mb-3">Students/Workers</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1040  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://skilled2hire.com/app/dashboard" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">TaskMentor™</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1041  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://skilled2hire.com/app/apprentice/training" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">EdGame™</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-172  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a target="_blank" href="https://www.skilled2hire.com/app/programs" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Apprenticeships Available</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-174  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/students-workers/scholarships/" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Scholarships</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-202  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://www.skilled2hire.com/students-workers/career-information-page/" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Career Information</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1042  bg-white bg-opacity-10 hover:bg-amber-500 hover:bg-opacity-10"><a href="https://mechanicsmarketplace.zohorecruit.com/jobs/Careers" class=" hover:text-amber-500 block lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium leading-normal px-4 py-3 hover:text-amber-500 ">Automotive/Truck Jobs</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-651 flex flex-col"><a href="https://www.skilled2hire.com/category/blog/" class=" hover:text-amber-500 text-slate-400 text-base font-medium mb-3">Blog</a></li>
<li class="contact-us--link menu-item menu-item-type-custom menu-item-object-custom menu-item-46 flex flex-col"><a href="#" class=" hover:text-amber-500 text-slate-400 text-base font-medium mb-3">Contact Us</a></li>
						</ul>
						<template x-if="token?.email">
							<button class="inline-flex p-4 bg-white rounded-lg border border-orange-400 justify-center items-center text-amber-500 hover:bg-orange-400 hover:text-white"
								@click="logout()">
								<div class="text-sm font-medium ">Logout</div>
							</button>
						</template>
						<template x-if="!token?.email">
							<a href="https://www.skilled2hire.com/app/login" class="inline-flex p-4 bg-white rounded-lg border border-orange-400 justify-center items-center text-amber-500 hover:bg-orange-400 hover:text-white"
								x-show="!token?.email"
								style="display: none;"
							>
								<div class="text-sm font-medium ">Sign in/Sign up</div>
							</a>
						</template>
					</div>
				</div>
				<template class="group group-hover:block absolute top-full
					 bg-white rounded-xl shadow flex flex-col
					 lg:text-slate-700 text-slate-400 text-opacity-80 lg:text-base lg:font-normal text-sm font-medium
					 hover:bg-amber-500 hover:text-amber-500
					 lg:absolute lg:items-center mb-3 lg:mb-0
					 bg-opacity-10 hover:bg-opacity-10 opacity-0 lg:opacity-0 group-hover:opacity-100 lg:group-hover:-translate-y-6
					 lg:shadow
					 lg:rounded-xl
					transition
					"></template>
				<div class="flex justify-center items-center">
					<div class="w-6 h-6 relative block lg:hidden cursor-pointer"  x-data @click="$store.megaMenu.toggle()">
						<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
							<path d="M3 12H15M3 6H21M3 18H21" stroke="#10559F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
						</svg>
					</div>
				</div>
			</div>
		</div>
	</header>

	<div id="content">
<script type="module" src="https://cdn.jsdelivr.net/npm/@justinribeiro/lite-youtube@1.5.0/lite-youtube.js"></script>
<section id="primary" class="md:mb-[48px]">
	<main id="main">
		<section class="relative lg:-mt-[110px]">
			<div class="absolute top-0 left-0 right-0 bottom-0 lg:top-auto z-10">
				<img decoding="async" class="hidden w-full h-[822px] object-cover lg:block" src="https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/assets/home-background.svg" alt="Hero Background" class="w-full h-full object-cover" />
				<div class="block lg:hidden bg-sky-50 w-full h-full -translate-y-8"></div>
			</div>
			<div class="mx-auto px-4 container relative z-20 pt-11 lg:mt-[130px] mb-2">
				<div class="flex flex-col lg:grid lg:grid-cols-2 lg:grid-rows-1 gap-y-6">
					<div class="flex flex-col justify-center" >
						<div class="text-center lg:text-left text-[22px] lg:text-[32px] font-semibold lg:leading-[60px] text-blue-900">
							<p style="text-align: left;"><span style="color: #f8951d;">AI Powered Assistant &amp; </span><span style="color: #f8951d;">On-The-Job Upskilling  </span>With No Production Downtime For <span style="color: #f8951d;">Automotive Industry</span></p>						</div>
						<div class="mt-10 lg:mt-12 text-center lg:text-left">
							<div class="inline-flex flex-col lg:flex-row gap-4 items-stretch">
								<div class="flex-0">
									<a href="/#business" class="text-left px-4 flex flex-col gap-0 py-2 border border-[#FFAE4E] bg-[#FFAE4E] hover:bg-white text-white hover:text-[#FFAE4E] transition text-sm font-medium rounded-lg block"
																			>
										<span class="text-white opacity-80 text-base leading-4">Businesses:</span>
										
										<span class="leading-4">Explore Skilled2Hire Solutions</span>
									</a>
								</div>
								<div class="flex-0">
									<a href="/#schools" class="flex flex-col gap-0 justify-center text-left w-full h-full lg:w-40 px-4 py-2 rounded-lg border border-[#FFAE4E] text-[#FFAE4E] hover:bg-[#FFAE4E] transition text-sm font-medium block hover:text-[#215ACC]"
																			>
										<span class="opacity-80 text-base leading-4">Schools:</span>
										
										<span class="leading-4">Give students ticket to success</span>
									</a>
								</div>
							</div>
						</div>
					</div>
					<div>
						<img fetchpriority="high" decoding="async" src="https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/assets/home-image.webp" alt="Hero Image" class="w-full flex-1" width="752" height="580" />
					</div>
				</div>
				<!---->
				
				
			</div>
		</section>
        <div class="mx-auto px-4 container relative z-20 mb-10 lg:mb-0"  >
		    <div>
				<div class="text-center lg:text-left">
					<a href="/employers/schedule-demo/" class="h-[52px] p-4 bg-orange-400 rounded-lg justify-center items-center gap-1.5 inline-flex hover:bg-orange-500 btn-schedule"
						target=""					>	
					<svg style="margin-right: 6px;" width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
						<circle cx="13" cy="13" r="12.5" stroke="white"/>
						<path d="M9.87818 7.53904V9.089H9.87066V7.53904H9.87818ZM15.6488 7.52789V9.07785H15.6413V7.52789H15.6488Z" fill="#629DF5" stroke="white" stroke-width="1.05578"/>
						<path d="M17.9007 8.65672V10.2926H17.6973H16.5058C16.5497 10.2657 16.5923 10.2359 16.6333 10.2032C16.9074 9.98369 17.0704 9.657 17.0704 9.27351V8.45318H17.6972C17.8089 8.45318 17.9007 8.54498 17.9007 8.65666V8.65672ZM14.22 9.15567C14.22 9.63407 14.4708 10.0546 14.8479 10.2926H10.6892C11.0566 10.0527 11.2998 9.63783 11.2998 9.16682V8.45318H14.22V9.15567ZM8.44929 9.16682C8.44929 9.63783 8.69243 10.0527 9.0599 10.2926H7.73141H7.52789V8.65672C7.52789 8.54494 7.61967 8.45318 7.73141 8.45318H8.44929V9.16682Z" fill="#629DF5" stroke="white" stroke-width="1.05578"/>
						<mask id="path-4-inside-1_16785_248" fill="white">
						<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z"/>
						</mask>
						<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z" fill="#629DF5" stroke="white" stroke-width="2.11155" mask="url(#path-4-inside-1_16785_248)"/>
					</svg>

						<div class="text-white text-sm font-medium leading-tight btn-schedule-0">SCHEDULE DEMO</div>
						<div class="w-5 h-5 justify-center items-center flex">
							<div class="w-5 h-5 relative">
								<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
									<path d="M7.92516 17.2253C7.76683 17.2253 7.6085 17.1669 7.4835 17.0419C7.24183 16.8003 7.24183 16.4003 7.4835 16.1586L12.9168 10.7253C13.3168 10.3253 13.3168 9.67526 12.9168 9.27526L7.4835 3.84193C7.24183 3.60026 7.24183 3.20026 7.4835 2.95859C7.72516 2.71693 8.12516 2.71693 8.36683 2.95859L13.8002 8.39193C14.2252 8.81693 14.4668 9.39193 14.4668 10.0003C14.4668 10.6086 14.2335 11.1836 13.8002 11.6086L8.36683 17.0419C8.24183 17.1586 8.0835 17.2253 7.92516 17.2253Z" fill="white"/>
								</svg>
							</div>
						</div>
					</a>
				</div>
			</div>
	    </div>
			
		<section class="relative lg:py-24" id="business">
			<div class="business-header text-center mb-6 container mx-auto px-5 lg:px-0">
				<h2 class="business inline-flex gap-1 mb-9 ">
					<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path d="M6.87467 10.0833H4.21634C3.70296 10.0833 3.44627 10.0833 3.25018 10.1832C3.0777 10.2711 2.93747 10.4114 2.84959 10.5838C2.74967 10.7799 2.74967 11.0366 2.74967 11.55V19.25M15.1247 10.0833H17.783C18.2964 10.0833 18.5531 10.0833 18.7492 10.1832C18.9216 10.2711 19.0619 10.4114 19.1498 10.5838C19.2497 10.7799 19.2497 11.0366 19.2497 11.55V19.25M15.1247 19.25V5.68333C15.1247 4.65657 15.1247 4.14319 14.9249 3.75102C14.7491 3.40605 14.4686 3.12559 14.1237 2.94982C13.7315 2.75 13.2181 2.75 12.1913 2.75H9.80801C8.78124 2.75 8.26786 2.75 7.87569 2.94982C7.53073 3.12559 7.25026 3.40605 7.0745 3.75102C6.87467 4.14319 6.87467 4.65657 6.87467 5.68333V19.25M20.1663 19.25H1.83301M10.083 6.41667H11.9163M10.083 10.0833H11.9163M10.083 13.75H11.9163" stroke="#215ACC" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
					</svg>
					BUSINESSES
				</h2>
				<h3 class="text-xl lg:text-[32px] lg:leading-[48px] mb-0 font-medium text-black">2 Innovative &#038; Effective On-the-job Training &#038; Upskilling</h3>
				<h3 class="text-xl lg:text-[32px] lg:leading-[48px] mb-[64px] font-medium text-black">Solutions That Get Results:</h3>
			</div>

			<div class="relative">
				<div class="container gap-x-3 mx-auto px-5 flex flex-col lg:grid lg:grid-cols-2 lg:grid-rows-1 gap-y-6 ">
					<div class="taskmentor-section flex-1">
						<h2 class="mb-6 lg:text-5xl text-4xl font-medium text-black">TaskMentor™</h2>
						<div class="taskmentor-content mb-9 text-base text-gray-600">
							TaskMentor™ is a technical mentoring platform that guides an employee, i.e. a technician through repair tasks for every job and provides online mentoring and supervision as needed.  It includes templates with over 500 automotive repair tasks.  It’s also a tool for the owner/manager to measure a technician’s progress and develop career paths based on measurable skill mastery.						</div>
						<div class="flex flex-col item-center lg:grid lg:grid-cols-2 lg:grid-rows-1 gap-x-8 gap-y-4 mb-9">
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Guides employees with tasks while on the job</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Increases employee retention</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Supports complete ASE &#038; I-CAR repair task curriculums</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Simplifies compliance with DoL apprenticeship programs</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Provides mentoring through app with audit trail</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Enables Career Path Development Based on Measurable Skills Mastery</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Creates accountability and minimizes comebacks</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Very easy to use and quick to set up</span>
								</div>
													</div>
						<div class=" flex gap-4 flex-wrap">
							<a href="/employers/schedule-demo/" class="basis-full md:basis-auto h-[52px] p-4 rounded-lg justify-center items-center gap-1.5 inline-flex hover:bg-orange-500 btn-schedule-non-bg"
									target=""								>	
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<circle cx="13" cy="13" r="12.5" stroke="#0B4397"/>
									<path d="M9.87818 7.53904V9.089H9.87066V7.53904H9.87818ZM15.6488 7.52789V9.07785H15.6413V7.52789H15.6488Z" fill="#0B4397" stroke="#0B4397" stroke-width="1.05578"/>
									<path d="M17.9007 8.65672V10.2926H17.6973H16.5058C16.5497 10.2657 16.5923 10.2359 16.6333 10.2032C16.9074 9.98369 17.0704 9.657 17.0704 9.27351V8.45318H17.6972C17.8089 8.45318 17.9007 8.54498 17.9007 8.65666V8.65672ZM14.22 9.15567C14.22 9.63407 14.4708 10.0546 14.8479 10.2926H10.6892C11.0566 10.0527 11.2998 9.63783 11.2998 9.16682V8.45318H14.22V9.15567ZM8.44929 9.16682C8.44929 9.63783 8.69243 10.0527 9.0599 10.2926H7.73141H7.52789V8.65672C7.52789 8.54494 7.61967 8.45318 7.73141 8.45318H8.44929V9.16682Z" fill="#0B4397" stroke="#0B4397" stroke-width="1.05578"/>
									<mask id="path-4-inside-1_16564_27155" fill="white">
									<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z"/>
									</mask>
									<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z" fill="#0B4397" stroke="#0B4397" stroke-width="2.11155" mask="url(#path-4-inside-1_16564_27155)"/>
								</svg>
								<div class=" text-sm font-medium leading-tight btn-schedule-0">Schedule demo</div>
									
							</a>
							<a href="/app/business/programs" class="basis-full md:basis-auto h-[52px] p-4 bg-orange-400 rounded-lg justify-center items-center gap-1.5 inline-flex hover:bg-orange-500 btn-schedule"
								target=""							>	
							<div class="text-white text-sm font-medium leading-tight btn-schedule-0">Start FREE Trial</div>
								<div class="w-5 h-5 justify-center items-center flex">
									<div class="w-5 h-5 relative">
										<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
											<path d="M7.92516 17.2253C7.76683 17.2253 7.6085 17.1669 7.4835 17.0419C7.24183 16.8003 7.24183 16.4003 7.4835 16.1586L12.9168 10.7253C13.3168 10.3253 13.3168 9.67526 12.9168 9.27526L7.4835 3.84193C7.24183 3.60026 7.24183 3.20026 7.4835 2.95859C7.72516 2.71693 8.12516 2.71693 8.36683 2.95859L13.8002 8.39193C14.2252 8.81693 14.4668 9.39193 14.4668 10.0003C14.4668 10.6086 14.2335 11.1836 13.8002 11.6086L8.36683 17.0419C8.24183 17.1586 8.0835 17.2253 7.92516 17.2253Z" fill="white"/>
										</svg>
									</div>
								</div>
							</a>
						</div>
					</div>
					<div class="screenshot-section flex-1 screenshot-img lg:absolute">
						<img decoding="async" width="930" height="630" src="https://www.skilled2hire.com/wp-content/uploads/2025/04/TaskMentor™3x.png" alt="TaskMentor Screenshot" class="lg:ml-16" />
					</div>
				</div>
			</div>
		</section>
		<section class="">
			<div class="relative">
				<div class="container mx-auto px-4 mb-9 flex flex-col lg:grid lg:grid-cols-2 lg:grid-rows-1 gap-y-6 ">
					<div class="edgame-image flex-1 lg:absolute edgame-image-img flex items-center justify-end">
						<img decoding="async" width="930" height="630" src="https://www.skilled2hire.com/wp-content/uploads/2025/02/EdGam-3x.png" alt="TaskMentor Screenshot" class=" rounded-lg shadow-md -lg:ml-16" />
					</div>
					<div class="flex-1"> </div>
					<div class="flex-1">
						<h2 class="mb-6 lg:text-5xl text-4xl font-medium text-black">EdGame™ </h2>
						<div class="taskmentor-content mb-9 text-base text-gray-600">
							EdGame™  (Educational Game) focuses on improving an employee’s knowledge through 3-5 minutes of daily questions on a given subject.  It’s designed in a game format with points and competition to keep it engaging and entertaining.  It can be used to prep technicians for their ASE tests and assess employees’ knowledge.						</div>
						<div class="flex flex-col item-center lg:grid lg:grid-cols-2 lg:grid-rows-1 gap-x-8 gap-y-4 mb-[50px]">
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">2-3 minutes per day</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Identify knowledge gaps</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Customizable</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Customizable subject assessments</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Engaging and fun through gamification</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">ASE test preparation</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">Easy to track progress</span>
								</div>
															<div class="flex gap-5 ">
									<span>
										<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
											<rect width="26" height="26" rx="13" fill="#1E56EF" fill-opacity="0.1"/>
											<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="#1E56EF"/>
										</svg>
									</span>
									<span class="text-sm text-black leading-6">No management required</span>
								</div>
													</div>
						<div class=" gap-4 flex pb-16 flex-wrap">
							<a href="/employers/schedule-demo/" class="basis-full md:basis-auto h-[52px] p-4 rounded-lg justify-center items-center gap-1.5 inline-flex hover:bg-orange-500 btn-schedule-non-bg"
									target=""								>	
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<circle cx="13" cy="13" r="12.5" stroke="#0B4397"/>
									<path d="M9.87818 7.53904V9.089H9.87066V7.53904H9.87818ZM15.6488 7.52789V9.07785H15.6413V7.52789H15.6488Z" fill="#0B4397" stroke="#0B4397" stroke-width="1.05578"/>
									<path d="M17.9007 8.65672V10.2926H17.6973H16.5058C16.5497 10.2657 16.5923 10.2359 16.6333 10.2032C16.9074 9.98369 17.0704 9.657 17.0704 9.27351V8.45318H17.6972C17.8089 8.45318 17.9007 8.54498 17.9007 8.65666V8.65672ZM14.22 9.15567C14.22 9.63407 14.4708 10.0546 14.8479 10.2926H10.6892C11.0566 10.0527 11.2998 9.63783 11.2998 9.16682V8.45318H14.22V9.15567ZM8.44929 9.16682C8.44929 9.63783 8.69243 10.0527 9.0599 10.2926H7.73141H7.52789V8.65672C7.52789 8.54494 7.61967 8.45318 7.73141 8.45318H8.44929V9.16682Z" fill="#0B4397" stroke="#0B4397" stroke-width="1.05578"/>
									<mask id="path-4-inside-1_16564_27155" fill="white">
									<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z"/>
									</mask>
									<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z" fill="#0B4397" stroke="#0B4397" stroke-width="2.11155" mask="url(#path-4-inside-1_16564_27155)"/>
								</svg>
								<div class=" text-sm font-medium leading-tight btn-schedule-0">Schedule demo</div>
									
							</a>
							<a href="/app/business/training-leaderboard" class="basis-full md:basis-auto h-[52px] p-4 bg-orange-400 rounded-lg justify-center items-center gap-1.5 inline-flex hover:bg-orange-500 btn-schedule"
								target=""							>	
							

								<div class="text-white text-sm font-medium leading-tight btn-schedule-0">Start Training Today!</div>
								<div class="w-5 h-5 justify-center items-center flex">
									<div class="w-5 h-5 relative">
										<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
											<path d="M7.92516 17.2253C7.76683 17.2253 7.6085 17.1669 7.4835 17.0419C7.24183 16.8003 7.24183 16.4003 7.4835 16.1586L12.9168 10.7253C13.3168 10.3253 13.3168 9.67526 12.9168 9.27526L7.4835 3.84193C7.24183 3.60026 7.24183 3.20026 7.4835 2.95859C7.72516 2.71693 8.12516 2.71693 8.36683 2.95859L13.8002 8.39193C14.2252 8.81693 14.4668 9.39193 14.4668 10.0003C14.4668 10.6086 14.2335 11.1836 13.8002 11.6086L8.36683 17.0419C8.24183 17.1586 8.0835 17.2253 7.92516 17.2253Z" fill="white"/>
										</svg>
									</div>
								</div>
							</a>
						</div>
					</div>
				</div>
			</div>
			<div class="w-full flex justify-center mb-9">
				<div class="w-full lg:w-[870px] border-solid border-white border-[20px] rounded-[20px] relative" style="box-shadow: 0px 2px 16px 0px rgba(1, 18, 34, 0.10);">
					<lite-youtube videoid="ox_3OODcMjQ"></lite-youtube>
				</div>
			</div>
		</section>
		<section class="school-section" id="schools">
			<div class="container mx-auto px-4 mb-9 flex flex-col lg:grid xl:grid-cols-3 md:grid-cols-2 lg:grid-rows-1 gap-x-9 gap-y-10">
				<div class=" ">
					<h4 class="school-section_title inline-flex gap-x-1">
						<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
							<g clip-path="url(#clip0_16564_27438)">
							<path d="M19.3575 8.34682C19.0694 8.34682 18.7779 8.28151 18.505 8.14538L11.0002 4.38682L3.49547 8.1447C3.05997 8.36209 2.558 8.40539 2.0917 8.2658C1.62541 8.1262 1.22981 7.8142 0.985406 7.39326C0.855111 7.16738 0.772187 6.91733 0.741692 6.65836C0.711196 6.39938 0.733768 6.13691 0.808031 5.88695C0.883202 5.63718 1.00847 5.40534 1.1762 5.20558C1.34393 5.00582 1.55059 4.84232 1.78359 4.72507L10.7692 0.22676C10.8409 0.190672 10.92 0.171875 11.0002 0.171875C11.0804 0.171875 11.1596 0.190672 11.2312 0.22676L20.2168 4.72576C20.6864 4.96088 21.0418 5.38438 21.1931 5.88763C21.2784 6.17332 21.2957 6.47499 21.2437 6.76857C21.1917 7.06215 21.0718 7.3395 20.8935 7.57848C20.7152 7.81746 20.4836 8.01146 20.217 8.14499C19.9504 8.27851 19.6563 8.34786 19.3582 8.34751L19.3575 8.34682ZM11.0002 1.26488L2.24559 5.6477C2.02559 5.7577 1.86609 5.94745 1.79597 6.18257C1.72584 6.4177 1.75472 6.66382 1.87709 6.87695C1.98993 7.0708 2.17233 7.21444 2.38724 7.27867C2.60215 7.3429 2.83345 7.32291 3.03416 7.22276L10.7692 3.34938C10.8409 3.3133 10.92 3.2945 11.0002 3.2945C11.0804 3.2945 11.1596 3.3133 11.2312 3.34938L18.967 7.22276C19.1674 7.32308 19.3985 7.34308 19.6132 7.27868C19.8279 7.21428 20.0099 7.07033 20.122 6.87626C20.2457 6.66382 20.2746 6.4177 20.2045 6.18257C20.1706 6.06727 20.1132 5.96023 20.0359 5.86818C19.9587 5.77613 19.8632 5.70106 19.7555 5.6477L11.0002 1.26488Z" fill="white"/>
							<path d="M18.5625 19.0779C18.4257 19.0779 18.2946 19.0236 18.1979 18.9269C18.1012 18.8302 18.0469 18.6991 18.0469 18.5623V7.59668C18.0469 7.45993 18.1012 7.32878 18.1979 7.23208C18.2946 7.13538 18.4257 7.08105 18.5625 7.08105C18.6993 7.08105 18.8304 7.13538 18.9271 7.23208C19.0238 7.32878 19.0781 7.45993 19.0781 7.59668V18.5623C19.0781 18.6991 19.0238 18.8302 18.9271 18.9269C18.8304 19.0236 18.6993 19.0779 18.5625 19.0779ZM3.4375 19.0779C3.30075 19.0779 3.1696 19.0236 3.0729 18.9269C2.9762 18.8302 2.92188 18.6991 2.92188 18.5623V7.59668C2.92188 7.45993 2.9762 7.32878 3.0729 7.23208C3.1696 7.13538 3.30075 7.08105 3.4375 7.08105C3.57425 7.08105 3.7054 7.13538 3.8021 7.23208C3.8988 7.32878 3.95312 7.45993 3.95312 7.59668V18.5623C3.95312 18.6991 3.8988 18.8302 3.8021 18.9269C3.7054 19.0236 3.57425 19.0779 3.4375 19.0779Z" fill="white"/>
							<path d="M19.25 21.8281H2.75C2.08656 21.8281 1.54688 21.2884 1.54688 20.625V19.25C1.54688 18.5866 2.08656 18.0469 2.75 18.0469H19.25C19.9134 18.0469 20.4531 18.5866 20.4531 19.25V20.625C20.4531 21.2884 19.9134 21.8281 19.25 21.8281ZM2.75 19.0781C2.70442 19.0781 2.6607 19.0962 2.62847 19.1285C2.59623 19.1607 2.57812 19.2044 2.57812 19.25V20.625C2.57812 20.7199 2.65513 20.7969 2.75 20.7969H19.25C19.2956 20.7969 19.3393 20.7788 19.3715 20.7465C19.4038 20.7143 19.4219 20.6706 19.4219 20.625V19.25C19.4219 19.2044 19.4038 19.1607 19.3715 19.1285C19.3393 19.0962 19.2956 19.0781 19.25 19.0781H2.75ZM11 15.6406C10.8884 15.6406 10.7799 15.6044 10.6906 15.5375C10.1841 15.1597 9.56943 14.9548 8.9375 14.9531C8.57312 14.9531 7.86225 15.0288 7.18437 15.5375C7.10777 15.595 7.01668 15.6299 6.92131 15.6385C6.82594 15.6471 6.73005 15.629 6.64441 15.5862C6.55876 15.5434 6.48673 15.4775 6.43638 15.3961C6.38604 15.3146 6.35938 15.2208 6.35938 15.125V9.625C6.35938 9.46275 6.43569 9.30944 6.56563 9.2125C7.25105 8.7015 8.08256 8.42433 8.9375 8.42188C9.42975 8.42188 10.3923 8.525 11.3094 9.2125C11.4393 9.31012 11.5156 9.46275 11.5156 9.625V15.125C11.5156 15.2618 11.4613 15.3929 11.3646 15.4896C11.2679 15.5863 11.1368 15.6406 11 15.6406ZM8.9375 13.9219C9.54937 13.9219 10.0705 14.0628 10.4844 14.2388V9.89656C10.0197 9.60856 9.48421 9.45506 8.9375 9.45312C8.39064 9.45397 7.85488 9.60756 7.39062 9.89656V14.2381C7.88031 14.0316 8.40605 13.9241 8.9375 13.9219Z" fill="white"/>
							<path d="M15.125 15.6406C15.0135 15.6405 14.9049 15.6044 14.8156 15.5375C14.3091 15.1597 13.6944 14.9548 13.0625 14.9531C12.4306 14.9548 11.8159 15.1597 11.3094 15.5375C11.2328 15.595 11.1417 15.6299 11.0463 15.6385C10.9509 15.6471 10.8551 15.629 10.7694 15.5862C10.6838 15.5434 10.6117 15.4775 10.5614 15.3961C10.511 15.3146 10.4844 15.2208 10.4844 15.125V9.625C10.4844 9.46275 10.5607 9.30944 10.6906 9.2125C11.376 8.70146 12.2076 8.42428 13.0625 8.42188C13.9174 8.42433 14.749 8.7015 15.4344 9.2125C15.5643 9.31012 15.6406 9.46275 15.6406 9.625V15.125C15.6407 15.1927 15.6274 15.2598 15.6016 15.3224C15.5757 15.385 15.5377 15.4419 15.4898 15.4898C15.4419 15.5377 15.385 15.5757 15.3224 15.6016C15.2598 15.6274 15.1927 15.6407 15.125 15.6406ZM11.5156 9.89656V14.2388C12.0044 14.0293 12.5306 13.9212 13.0624 13.921C13.5941 13.9208 14.1204 14.0284 14.6094 14.2374V9.89656C14.1451 9.60762 13.6094 9.45405 13.0625 9.45312C12.7352 9.45312 12.1275 9.515 11.5156 9.89587V9.89656Z" fill="white"/>
							</g>
							<defs>
							<clipPath id="clip0_16564_27438">
							<rect width="22" height="22" fill="white"/>
							</clipPath>
							</defs>
						</svg>
						SCHOOLs
					</h4>
					<h2 class="text-white font-medium text-[90px] leading-[150px] lg:mb-[110px] mb-4">Schools</h2>
					<img decoding="async" class="d-none lg:d-block" src="https://www.skilled2hire.com/wp-content/uploads/2025/02/school-icon.png" alt="school" width="382" height="382">
				</div>
				<div class="flex-1 bg-white rounded-2.5 lg:p-[40px] flex flex-col gap-y-10 xl:min-h-[658px] px-5 py-8 relative" >
					<div class="text-lg text-gray-700 "><p>Increase Teacher Efficiency &amp; Give Students Career Advancing Cheat Sheet with <strong>TaskMentor™</strong></p></div>
					<div class="flex flex-col gap-5">
													<div class="flex gap-5 font-normal">
								<span>
									<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
										<rect width="26" height="26" rx="13" fill="#FF9500"/>
										<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="white"/>
									</svg>
								</span>

								<span class="text-base text-gray-700 leading-6">Turn worksheets into a smart, interactive and real-time app</span>
							</div>
													<div class="flex gap-5 font-normal">
								<span>
									<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
										<rect width="26" height="26" rx="13" fill="#FF9500"/>
										<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="white"/>
									</svg>
								</span>

								<span class="text-base text-gray-700 leading-6">Increase hands-on training by leveraging app remote inspections &#038; mentoring</span>
							</div>
													<div class="flex gap-5 font-normal">
								<span>
									<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
										<rect width="26" height="26" rx="13" fill="#FF9500"/>
										<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="white"/>
									</svg>
								</span>

								<span class="text-base text-gray-700 leading-6">Create electronic transcripts of lab work to share with prospective employers</span>
							</div>
													<div class="flex gap-5 font-normal">
								<span>
									<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
										<rect width="26" height="26" rx="13" fill="#FF9500"/>
										<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="white"/>
									</svg>
								</span>

								<span class="text-base text-gray-700 leading-6">Students can retain electronic records of their lab work as a guide and cheat sheet on the job</span>
							</div>
													<div class="flex gap-5 font-normal">
								<span>
									<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
										<rect width="26" height="26" rx="13" fill="#FF9500"/>
										<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="white"/>
									</svg>
								</span>

								<span class="text-base text-gray-700 leading-6">Easily upload worksheets and grades to LMS/Canvas</span>
							</div>
													<div class="flex gap-5 font-normal">
								<span>
									<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
										<rect width="26" height="26" rx="13" fill="#FF9500"/>
										<path d="M18.1752 10.8783L12.3752 16.6778C11.9457 17.1074 11.249 17.1074 10.8191 16.6778L7.82517 13.6836C7.39552 13.2541 7.39552 12.5573 7.82517 12.1276C8.25491 11.6979 8.95156 11.6979 9.38111 12.1274L11.5974 14.3438L16.619 9.32218C17.0487 8.89244 17.7455 8.89277 18.175 9.32218C18.6046 9.75184 18.6046 10.4484 18.1752 10.8783Z" fill="white"/>
									</svg>
								</span>

								<span class="text-base text-gray-700 leading-6">Very easy to use and quick to set up</span>
							</div>
											</div>
					<div class="xxl:absolute left-0 bottom-0 xxl:p-[40px] p-0 flex flex-wrap gap-4">
							<a href="https://www.skilled2hire.com/employers/schedule-demo/" class="basis-full md:basis-auto flex-1 flex justify-center items-center gap-2 px-2 py-3 rounded-lg border border-[#FFAE5E] text-[#FFAE4E] transition text-sm font-medium block "
															>
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<circle cx="13" cy="13" r="12.5" stroke="#FFAE4E"/>
									<path d="M9.87818 7.53904V9.089H9.87066V7.53904H9.87818ZM15.6488 7.52789V9.07785H15.6413V7.52789H15.6488Z" fill="#FFAE4E" stroke="#FFAE4E" stroke-width="1.05578"/>
									<path d="M17.9007 8.65672V10.2926H17.6973H16.5058C16.5497 10.2657 16.5923 10.2359 16.6333 10.2032C16.9074 9.98369 17.0704 9.657 17.0704 9.27351V8.45318H17.6972C17.8089 8.45318 17.9007 8.54498 17.9007 8.65666V8.65672ZM14.22 9.15567C14.22 9.63407 14.4708 10.0546 14.8479 10.2926H10.6892C11.0566 10.0527 11.2998 9.63783 11.2998 9.16682V8.45318H14.22V9.15567ZM8.44929 9.16682C8.44929 9.63783 8.69243 10.0527 9.0599 10.2926H7.73141H7.52789V8.65672C7.52789 8.54494 7.61967 8.45318 7.73141 8.45318H8.44929V9.16682Z" fill="#FFAE4E" stroke="#FFAE4E" stroke-width="1.05578"/>
									<mask id="path-4-inside-1_16564_27373" fill="white">
									<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z"/>
									</mask>
									<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z" fill="#FFAE4E" stroke="#FFAE4E" stroke-width="2.11155" mask="url(#path-4-inside-1_16564_27373)"/>
								</svg>

							Schedule demo
							</a>
							<a href="https://skilled2hire.com/app/business/programs" class="basis-full md:basis-auto flex-1 flex justify-center items-center px-2 py-3 border border-[#FFAE4E] bg-[#FFAE4E] hover:bg-white text-white hover:text-[#FFAE4E] transition text-sm font-medium rounded-lg block"
															>
							Start FREE Trial
							</a>
					</div>
				</div>
				<div class="flex-1 bg-white rounded-2.5 lg:p-[40px] flex flex-col gap-y-10 relative px-5 py-8">
				<div class="text-lg text-gray-700 "><p>Complement your teaching with fun daily trainings and assessments with <strong>EdGame™</strong></p></div>
					<div class="flex flex-col gap-5">
													<div class="flex gap-5 font-normal">
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<rect width="26" height="26" rx="13" fill="#13527F"/>
									<path d="M18.1742 10.8783L12.3743 16.6778C11.9448 17.1074 11.2481 17.1074 10.8182 16.6778L7.82419 13.6836C7.39454 13.2541 7.39454 12.5573 7.82419 12.1276C8.25393 11.6979 8.95058 11.6979 9.38013 12.1274L11.5964 14.3438L16.618 9.32218C17.0478 8.89244 17.7445 8.89277 18.174 9.32218C18.6036 9.75184 18.6036 10.4484 18.1742 10.8783Z" fill="white"/>
								</svg>


								<span class="text-base text-gray-700 leading-6">2-3 minutes per day</span>
							</div>
													<div class="flex gap-5 font-normal">
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<rect width="26" height="26" rx="13" fill="#13527F"/>
									<path d="M18.1742 10.8783L12.3743 16.6778C11.9448 17.1074 11.2481 17.1074 10.8182 16.6778L7.82419 13.6836C7.39454 13.2541 7.39454 12.5573 7.82419 12.1276C8.25393 11.6979 8.95058 11.6979 9.38013 12.1274L11.5964 14.3438L16.618 9.32218C17.0478 8.89244 17.7445 8.89277 18.174 9.32218C18.6036 9.75184 18.6036 10.4484 18.1742 10.8783Z" fill="white"/>
								</svg>


								<span class="text-base text-gray-700 leading-6">Customizable</span>
							</div>
													<div class="flex gap-5 font-normal">
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<rect width="26" height="26" rx="13" fill="#13527F"/>
									<path d="M18.1742 10.8783L12.3743 16.6778C11.9448 17.1074 11.2481 17.1074 10.8182 16.6778L7.82419 13.6836C7.39454 13.2541 7.39454 12.5573 7.82419 12.1276C8.25393 11.6979 8.95058 11.6979 9.38013 12.1274L11.5964 14.3438L16.618 9.32218C17.0478 8.89244 17.7445 8.89277 18.174 9.32218C18.6036 9.75184 18.6036 10.4484 18.1742 10.8783Z" fill="white"/>
								</svg>


								<span class="text-base text-gray-700 leading-6">Engaging and fun through gamification</span>
							</div>
													<div class="flex gap-5 font-normal">
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<rect width="26" height="26" rx="13" fill="#13527F"/>
									<path d="M18.1742 10.8783L12.3743 16.6778C11.9448 17.1074 11.2481 17.1074 10.8182 16.6778L7.82419 13.6836C7.39454 13.2541 7.39454 12.5573 7.82419 12.1276C8.25393 11.6979 8.95058 11.6979 9.38013 12.1274L11.5964 14.3438L16.618 9.32218C17.0478 8.89244 17.7445 8.89277 18.174 9.32218C18.6036 9.75184 18.6036 10.4484 18.1742 10.8783Z" fill="white"/>
								</svg>


								<span class="text-base text-gray-700 leading-6">Easy to track progress</span>
							</div>
													<div class="flex gap-5 font-normal">
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<rect width="26" height="26" rx="13" fill="#13527F"/>
									<path d="M18.1742 10.8783L12.3743 16.6778C11.9448 17.1074 11.2481 17.1074 10.8182 16.6778L7.82419 13.6836C7.39454 13.2541 7.39454 12.5573 7.82419 12.1276C8.25393 11.6979 8.95058 11.6979 9.38013 12.1274L11.5964 14.3438L16.618 9.32218C17.0478 8.89244 17.7445 8.89277 18.174 9.32218C18.6036 9.75184 18.6036 10.4484 18.1742 10.8783Z" fill="white"/>
								</svg>


								<span class="text-base text-gray-700 leading-6">Identify knowledge gaps</span>
							</div>
													<div class="flex gap-5 font-normal">
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<rect width="26" height="26" rx="13" fill="#13527F"/>
									<path d="M18.1742 10.8783L12.3743 16.6778C11.9448 17.1074 11.2481 17.1074 10.8182 16.6778L7.82419 13.6836C7.39454 13.2541 7.39454 12.5573 7.82419 12.1276C8.25393 11.6979 8.95058 11.6979 9.38013 12.1274L11.5964 14.3438L16.618 9.32218C17.0478 8.89244 17.7445 8.89277 18.174 9.32218C18.6036 9.75184 18.6036 10.4484 18.1742 10.8783Z" fill="white"/>
								</svg>


								<span class="text-base text-gray-700 leading-6">Ideal for fun ASE test preparation</span>
							</div>
													<div class="flex gap-5 font-normal">
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<rect width="26" height="26" rx="13" fill="#13527F"/>
									<path d="M18.1742 10.8783L12.3743 16.6778C11.9448 17.1074 11.2481 17.1074 10.8182 16.6778L7.82419 13.6836C7.39454 13.2541 7.39454 12.5573 7.82419 12.1276C8.25393 11.6979 8.95058 11.6979 9.38013 12.1274L11.5964 14.3438L16.618 9.32218C17.0478 8.89244 17.7445 8.89277 18.174 9.32218C18.6036 9.75184 18.6036 10.4484 18.1742 10.8783Z" fill="white"/>
								</svg>


								<span class="text-base text-gray-700 leading-6">No management required</span>
							</div>
											</div>
					<div class="xl:absolute left-0 bottom-0 xl:p-[40px] p-0 flex">
							<a href="https://www.skilled2hire.com/employers/schedule-demo/" class="basis-full h-[52px] p-4 rounded-lg justify-center items-center gap-1.5 inline-flex hover:bg-orange-500 btn-schedule-non-bg"
															>
								<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
									<circle cx="13" cy="13" r="12.5" stroke="#0B4397"/>
									<path d="M9.87818 7.53904V9.089H9.87066V7.53904H9.87818ZM15.6488 7.52789V9.07785H15.6413V7.52789H15.6488Z" fill="#0B4397" stroke="#0B4397" stroke-width="1.05578"/>
									<path d="M17.9007 8.65672V10.2926H17.6973H16.5058C16.5497 10.2657 16.5923 10.2359 16.6333 10.2032C16.9074 9.98369 17.0704 9.657 17.0704 9.27351V8.45318H17.6972C17.8089 8.45318 17.9007 8.54498 17.9007 8.65666V8.65672ZM14.22 9.15567C14.22 9.63407 14.4708 10.0546 14.8479 10.2926H10.6892C11.0566 10.0527 11.2998 9.63783 11.2998 9.16682V8.45318H14.22V9.15567ZM8.44929 9.16682C8.44929 9.63783 8.69243 10.0527 9.0599 10.2926H7.73141H7.52789V8.65672C7.52789 8.54494 7.61967 8.45318 7.73141 8.45318H8.44929V9.16682Z" fill="#0B4397" stroke="#0B4397" stroke-width="1.05578"/>
									<mask id="path-4-inside-1_16564_27155" fill="white">
									<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z"/>
									</mask>
									<path d="M13.0916 13.0596H14.4049C14.4299 13.0596 14.4539 13.0497 14.4716 13.032C14.4893 13.0143 14.4992 12.9904 14.4992 12.9654V11.8282C14.4992 11.8032 14.4893 11.7792 14.4716 11.7615C14.4539 11.7438 14.4299 11.7339 14.4049 11.7339H13.0916C13.0666 11.7339 13.0427 11.7438 13.025 11.7615C13.0073 11.7792 12.9974 11.8032 12.9974 11.8282V12.9654C12.9974 12.9904 13.0073 13.0143 13.025 13.032C13.0427 13.0497 13.0666 13.0596 13.0916 13.0596ZM15.2349 13.0596H16.5482C16.5732 13.0596 16.5971 13.0497 16.6148 13.032C16.6325 13.0143 16.6424 12.9904 16.6424 12.9654V11.8282C16.6424 11.8032 16.6325 11.7792 16.6148 11.7615C16.5971 11.7438 16.5732 11.7339 16.5482 11.7339H15.2349C15.2099 11.7339 15.1859 11.7438 15.1682 11.7615C15.1506 11.7792 15.1406 11.8032 15.1406 11.8282V12.9654C15.1406 12.9904 15.1506 13.0143 15.1682 13.032C15.1859 13.0497 15.2099 13.0596 15.2349 13.0596ZM8.8052 14.9214H10.1185C10.1435 14.9214 10.1674 14.9114 10.1851 14.8938C10.2028 14.8761 10.2127 14.8521 10.2127 14.8271V13.6899C10.2127 13.6649 10.2028 13.6409 10.1851 13.6232C10.1674 13.6055 10.1435 13.5956 10.1185 13.5956H8.8052C8.7802 13.5956 8.75623 13.6055 8.73855 13.6232C8.72087 13.6409 8.71094 13.6649 8.71094 13.6899V14.8271C8.71094 14.8521 8.72087 14.8761 8.73855 14.8938C8.75623 14.9114 8.7802 14.9214 8.8052 14.9214ZM10.9484 14.9214H12.2617C12.2867 14.9214 12.3107 14.9114 12.3284 14.8938C12.346 14.8761 12.356 14.8521 12.356 14.8271V13.6899C12.356 13.6649 12.346 13.6409 12.3284 13.6232C12.3107 13.6055 12.2867 13.5956 12.2617 13.5956H10.9484C10.9234 13.5956 10.8995 13.6055 10.8818 13.6232C10.8641 13.6409 10.8542 13.6649 10.8542 13.6899V14.8271C10.8542 14.8521 10.8641 14.8761 10.8818 14.8938C10.8995 14.9114 10.9234 14.9214 10.9484 14.9214ZM13.0917 14.9214H14.4049C14.4299 14.9214 14.4539 14.9114 14.4716 14.8938C14.4893 14.8761 14.4992 14.8521 14.4992 14.8271V13.6899C14.4992 13.6649 14.4893 13.6409 14.4716 13.6232C14.4539 13.6055 14.4299 13.5956 14.4049 13.5956H13.0917C13.0667 13.5956 13.0427 13.6055 13.025 13.6232C13.0073 13.6409 12.9974 13.6649 12.9974 13.6899V14.8271C12.9974 14.8521 13.0073 14.8761 13.025 14.8938C13.0427 14.9114 13.0667 14.9214 13.0917 14.9214ZM15.2349 14.9214H16.5482C16.5732 14.9214 16.5971 14.9114 16.6148 14.8938C16.6325 14.8761 16.6424 14.8521 16.6424 14.8271V13.6899C16.6424 13.6649 16.6325 13.6409 16.6148 13.6232C16.5971 13.6055 16.5732 13.5956 16.5482 13.5956H15.2349C15.2099 13.5956 15.1859 13.6055 15.1682 13.6232C15.1506 13.6409 15.1406 13.6649 15.1406 13.6899V14.8271C15.1406 14.8521 15.1506 14.8761 15.1682 14.8938C15.1859 14.9114 15.2099 14.9214 15.2349 14.9214ZM10.1185 15.4574H8.80523C8.78023 15.4574 8.75625 15.4673 8.73857 15.485C8.72089 15.5027 8.71096 15.5266 8.71096 15.5516V16.6889C8.71096 16.7139 8.72089 16.7378 8.73857 16.7555C8.75625 16.7732 8.78023 16.7831 8.80523 16.7831H10.1185C10.1435 16.7831 10.1675 16.7732 10.1851 16.7555C10.2028 16.7378 10.2128 16.7139 10.2128 16.6889V15.5516C10.2127 15.5266 10.2028 15.5027 10.1851 15.485C10.1674 15.4673 10.1435 15.4574 10.1185 15.4574ZM12.2617 15.4574H10.9485C10.9235 15.4574 10.8995 15.4673 10.8818 15.485C10.8641 15.5027 10.8542 15.5266 10.8542 15.5516V16.6889C10.8542 16.7139 10.8641 16.7378 10.8818 16.7555C10.8995 16.7732 10.9235 16.7831 10.9485 16.7831H12.2617C12.2867 16.7831 12.3107 16.7732 12.3284 16.7555C12.3461 16.7378 12.356 16.7139 12.356 16.6889V15.5516C12.356 15.5266 12.3461 15.5027 12.3284 15.485C12.3107 15.4673 12.2867 15.4574 12.2617 15.4574ZM14.405 15.4574H13.0917C13.0667 15.4574 13.0427 15.4673 13.025 15.485C13.0073 15.5027 12.9974 15.5266 12.9974 15.5516V16.6889C12.9974 16.7139 13.0073 16.7378 13.025 16.7555C13.0427 16.7732 13.0667 16.7831 13.0917 16.7831H14.405C14.43 16.7831 14.4539 16.7732 14.4716 16.7555C14.4893 16.7378 14.4992 16.7139 14.4992 16.6889V15.5516C14.4992 15.5266 14.4893 15.5027 14.4716 15.485C14.4539 15.4673 14.43 15.4574 14.405 15.4574ZM16.5482 15.4574H15.2349C15.2099 15.4574 15.1859 15.4673 15.1682 15.485C15.1506 15.5027 15.1406 15.5266 15.1406 15.5516V16.6889C15.1406 16.7139 15.1506 16.7378 15.1682 16.7555C15.1859 16.7732 15.2099 16.7831 15.2349 16.7831H16.5482C16.5732 16.7831 16.5971 16.7732 16.6148 16.7555C16.6325 16.7378 16.6424 16.7139 16.6424 16.6889V15.5516C16.6424 15.5266 16.6325 15.5027 16.6148 15.485C16.5971 15.4673 16.5732 15.4574 16.5482 15.4574Z" fill="#0B4397" stroke="#0B4397" stroke-width="2.11155" mask="url(#path-4-inside-1_16564_27155)"/>
								</svg>
								<div class=" text-sm font-medium leading-tight btn-schedule-0">Schedule demo</div>
									
							</a>
					</div>
				</div>
				<div class="flex lg:d-none justify-center">
				<img decoding="async"  src="https://www.skilled2hire.com/wp-content/uploads/2025/02/school-icon.png" alt="school" width="300" height="300">
				</div>
			</div>
		</section>
		<section class="pt-[75px] lg:pb-[48px]">
			<div class="container mx-auto px-4">
			<div class="text-center mb-14">
				<h2 class="student_title inline-flex gap-1 mb-3 items-center justify-center">
					<svg width="23" height="22" viewBox="0 0 23 22" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path d="M20.6427 15.6103V9.90061L20.8056 9.80573C21.1514 9.60498 21.3577 9.24679 21.3577 8.84736C21.3577 8.44792 21.1514 8.08904 20.8056 7.88829L12.4477 3.03317C12.1011 2.83202 11.7075 2.72607 11.3068 2.72607C10.906 2.72607 10.5124 2.83202 10.1659 3.03317L1.80723 7.88898C1.46211 8.08973 1.25586 8.44792 1.25586 8.84736C1.25586 9.24679 1.46211 9.60498 1.80723 9.80642L4.34136 11.279V14.7021C4.34194 15.0934 4.44525 15.4776 4.64095 15.8164C4.83664 16.1552 5.11786 16.4366 5.45648 16.6326L8.94486 18.6435C9.67292 19.0629 10.4897 19.2733 11.3064 19.2733C12.1232 19.2733 12.9392 19.0636 13.668 18.6435L17.1557 16.6326C17.4945 16.4368 17.7759 16.1554 17.9718 15.8166C18.1676 15.4778 18.271 15.0934 18.2715 14.7021V11.2784L19.4052 10.6197V15.6103C19.2105 15.7426 19.0634 15.9339 18.9854 16.156C18.9074 16.3781 18.9027 16.6193 18.9719 16.8443C19.0411 17.0693 19.1807 17.2661 19.37 17.406C19.5593 17.5458 19.7885 17.6213 20.0239 17.6213C20.2593 17.6213 20.4885 17.5458 20.6778 17.406C20.8672 17.2661 21.0067 17.0693 21.0759 16.8443C21.1452 16.6193 21.1404 16.3781 21.0625 16.156C20.9845 15.9339 20.8373 15.7426 20.6427 15.6103ZM17.0347 14.7014H17.034C17.034 15.0548 16.8449 15.3834 16.5383 15.5594L13.0506 17.5704C12.52 17.8747 11.9189 18.0349 11.3071 18.0349C10.6954 18.0349 10.0943 17.8747 9.56361 17.5704L6.07523 15.5594C5.92465 15.4724 5.7996 15.3473 5.7126 15.1967C5.6256 15.0461 5.57971 14.8753 5.57955 14.7014V11.9975L10.1659 14.6622C10.5126 14.8634 10.9063 14.9693 11.3071 14.9693C11.7079 14.9693 12.1017 14.8634 12.4484 14.6622L17.0347 11.9975V14.7014ZM11.8262 13.5925C11.6684 13.684 11.4892 13.7322 11.3068 13.7322C11.1243 13.7322 10.9452 13.684 10.7874 13.5925L2.62055 8.84736L10.7867 4.10223C10.9445 4.01072 11.1237 3.96252 11.3061 3.96252C11.4885 3.96252 11.6677 4.01072 11.8255 4.10223L19.9923 8.84667L11.8262 13.5925Z" fill="#00B884"/>
					</svg>
					STUDENTS
				</h2>
				<h2 class="lg:text-5xl text-4xl">Skilled2Hire Portal &#038; Mobile App</h2>
			</div>
			<div class="flex flex-col lg:flex-row mt-5 lg:mt-11">
				<div class="w-full lg:w-[870px] border-solid border-white border-[20px] rounded-[20px] relative" style="box-shadow: 0px 2px 16px 0px rgba(1, 18, 34, 0.10);">
					<lite-youtube videoid="J6ftKEngts4"></lite-youtube>
				</div>

				<div class="mt-10 lg:mt-12 flex flex-col gap-8 lg:ml-14 relative">
										<div class="flex flex-row gap-5 students-path-item h-[60px]">
						<div class="w-8 h-8 bg-emerald-500 rounded-full justify-center items-center gap-2 inline-flex flex-shrink-0 relative z-10">
															<img decoding="async" src="https://www.skilled2hire.com/wp-content/uploads/2023/11/step-1.svg" alt="" width="22" height="23"/>
													</div>
						<div class="text-black text-sm capitalize leading-normal lg:max-w-[500px]">Helps you find a paying apprenticeship near you and enables you to apply for a program on the site </div>
					</div>
										<div class="flex flex-row gap-5 students-path-item h-[60px]">
						<div class="w-8 h-8 bg-emerald-500 rounded-full justify-center items-center gap-2 inline-flex flex-shrink-0 relative z-10">
															<img decoding="async" src="https://www.skilled2hire.com/wp-content/uploads/2023/11/step-2.svg" alt="" width="22" height="23"/>
													</div>
						<div class="text-black text-sm capitalize leading-normal lg:max-w-[500px]">Hiring managers are notified immediately so that you can receive a response to your application quickly. </div>
					</div>
										<div class="flex flex-row gap-5 students-path-item h-[60px]">
						<div class="w-8 h-8 bg-emerald-500 rounded-full justify-center items-center gap-2 inline-flex flex-shrink-0 relative z-10">
															<img decoding="async" src="https://www.skilled2hire.com/wp-content/uploads/2023/11/step-3.svg" alt="" width="22" height="23"/>
													</div>
						<div class="text-black text-sm capitalize leading-normal lg:max-w-[500px]">You can also find good paying jobs when you complete your training.</div>
					</div>
					
					<div class="text-center lg:text-left">
						<a href="https://www.skilled2hire.com/app/programs" class="basis-full md:basis-auto h-[52px] p-4 bg-orange-400 rounded-lg justify-center items-center gap-1.5 inline-flex hover:bg-orange-500"
							target="_blank"						>
							<div class="text-white text-sm font-medium leading-tight">Explore now</div>
							<div class="w-5 h-5 justify-center items-center flex">
								<div class="w-5 h-5 relative">
									<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
										<path d="M7.92516 17.2253C7.76683 17.2253 7.6085 17.1669 7.4835 17.0419C7.24183 16.8003 7.24183 16.4003 7.4835 16.1586L12.9168 10.7253C13.3168 10.3253 13.3168 9.67526 12.9168 9.27526L7.4835 3.84193C7.24183 3.60026 7.24183 3.20026 7.4835 2.95859C7.72516 2.71693 8.12516 2.71693 8.36683 2.95859L13.8002 8.39193C14.2252 8.81693 14.4668 9.39193 14.4668 10.0003C14.4668 10.6086 14.2335 11.1836 13.8002 11.6086L8.36683 17.0419C8.24183 17.1586 8.0835 17.2253 7.92516 17.2253Z" fill="white"/>
									</svg>
								</div>
							</div>
						</a>
					</div>

					
				</div>
			</div>

			</div>
			
		</section>
		<section>
			<div class="container mx-auto py-7 px-4">
				<div class="max-w-[1060px] mx-auto flex flex-col lg:grid lg:grid-cols-2 lg:grid-rows-1 gap-x-9 items-center">
					<div class="text-center lg:text-left mb-8 lg:mb-0">
						<h2 class="lg:text-5xl text-4xl mb-1 lg:leading-[72px]">Download our app</h2>
						<p class="text-base">To enjoy the best experience of this feature. Thank you! </p>
					</div>
					<div class="flex items-center gap-[30px]">
													<a target="_blank" href="https://play.google.com/store/apps/details?id=com.skilled2hire.apprenticeship&#038;hl=en_US">
								<img decoding="async" src="https://www.skilled2hire.com/wp-content/uploads/2025/02/gg-play.jpg" alt="google play link" width="237" height="70">
							</a>
																			<a target="_blank" href="https://apps.apple.com/us/app/skilled2hire/id6498151682">
								<img decoding="async" src="https://www.skilled2hire.com/wp-content/uploads/2025/02/appstore.jpg" alt="appstore link" width="237" height="70">
							</a>
											</div>
				</div>
			
			</div>
		</section>
	</main><!-- #main -->
</section><!-- #primary -->


<div style="text-align: center; font-size: 24px;"><span style="color: #fb923c;">BLOG</span></div>
<p style="text-align: center; font-size: 48px;"><strong>Latest News</strong></p>


			<div class="wp-block-uagb-post-carousel uagb-post-grid  uagb-post__image-position-top uagb-post__image-enabled uagb-block-7f026ebd     uagb-post__arrow-outside uagb-slick-carousel uagb-post__items uagb-post__columns-3 is-carousel uagb-post__columns-tablet-2 uagb-post__columns-mobile-1" data-total="3" style="">

												<article class="uagb-post__inner-wrap">								<div class='uagb-post__image'>
									<a href="https://www.skilled2hire.com/choosing-the-right-automotive-staffing-company-for-your-dealership/" target="_self" rel="bookmark noopener noreferrer"><img decoding="async" width="830" height="825" src="https://www.skilled2hire.com/wp-content/uploads/2025/10/Image1-1.png" class="attachment-large size-large" alt="" srcset="https://www.skilled2hire.com/wp-content/uploads/2025/10/Image1-1.png 830w, https://www.skilled2hire.com/wp-content/uploads/2025/10/Image1-1-300x298.png 300w, https://www.skilled2hire.com/wp-content/uploads/2025/10/Image1-1-150x150.png 150w, https://www.skilled2hire.com/wp-content/uploads/2025/10/Image1-1-768x763.png 768w" sizes="(max-width: 830px) 100vw, 830px" />					</a>
									</div>
						<h4 class="uagb-post__title uagb-post__text">
				<a href="https://www.skilled2hire.com/choosing-the-right-automotive-staffing-company-for-your-dealership/" target="_self" rel="bookmark noopener noreferrer">Choosing the Right Automotive Staffing Company for Your Dealership</a>
			</h4>
							<div class='uagb-post__text uagb-post__excerpt'>
					<p>The lack of skilled automobile technicians has become a universal headache for dealerships and repair&#8230;				</div>
			
									</article>
																<article class="uagb-post__inner-wrap">								<div class='uagb-post__image'>
									<a href="https://www.skilled2hire.com/why-the-upskilling-conversation-became-a-profit-conversation/" target="_self" rel="bookmark noopener noreferrer"><img decoding="async" width="1024" height="576" src="https://www.skilled2hire.com/wp-content/uploads/2025/08/Copy-of-Skill-Loan-Blogs-1024x576.jpg" class="attachment-large size-large" alt="" srcset="https://www.skilled2hire.com/wp-content/uploads/2025/08/Copy-of-Skill-Loan-Blogs-1024x576.jpg 1024w, https://www.skilled2hire.com/wp-content/uploads/2025/08/Copy-of-Skill-Loan-Blogs-300x169.jpg 300w, https://www.skilled2hire.com/wp-content/uploads/2025/08/Copy-of-Skill-Loan-Blogs-768x432.jpg 768w, https://www.skilled2hire.com/wp-content/uploads/2025/08/Copy-of-Skill-Loan-Blogs-1536x864.jpg 1536w, https://www.skilled2hire.com/wp-content/uploads/2025/08/Copy-of-Skill-Loan-Blogs-2048x1152.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />					</a>
									</div>
						<h4 class="uagb-post__title uagb-post__text">
				<a href="https://www.skilled2hire.com/why-the-upskilling-conversation-became-a-profit-conversation/" target="_self" rel="bookmark noopener noreferrer">How the upskilling conversation became a profit conversation</a>
			</h4>
							<div class='uagb-post__text uagb-post__excerpt'>
					<p>Most shops don’t lose money because of a lack of cars—they lose it to comebacks,&#8230;				</div>
			
									</article>
																<article class="uagb-post__inner-wrap">								<div class='uagb-post__image'>
									<a href="https://www.skilled2hire.com/ultimate-guide-how-to-build-a-culture-that-retains-automotive-talent/" target="_self" rel="bookmark noopener noreferrer"><img decoding="async" width="1024" height="683" src="https://www.skilled2hire.com/wp-content/uploads/2025/07/ChatGPT-Image-Jul-30-2025-04_48_57-PM.png" class="attachment-large size-large" alt="" srcset="https://www.skilled2hire.com/wp-content/uploads/2025/07/ChatGPT-Image-Jul-30-2025-04_48_57-PM.png 1536w, https://www.skilled2hire.com/wp-content/uploads/2025/07/ChatGPT-Image-Jul-30-2025-04_48_57-PM-300x200.png 300w" sizes="(max-width: 1024px) 100vw, 1024px" />					</a>
									</div>
						<h4 class="uagb-post__title uagb-post__text">
				<a href="https://www.skilled2hire.com/ultimate-guide-how-to-build-a-culture-that-retains-automotive-talent/" target="_self" rel="bookmark noopener noreferrer">Ultimate Guide: How to Build a Culture That Retains Automotive Talent</a>
			</h4>
							<div class='uagb-post__text uagb-post__excerpt'>
					<p>In the highly competitive automotive service industry, finding skilled technicians is hard enough—but retaining them&#8230;				</div>
			
									</article>
																<article class="uagb-post__inner-wrap">								<div class='uagb-post__image'>
									<a href="https://www.skilled2hire.com/ai-driven-cars-how-automation-is-reshaping-the-automotive-industry/" target="_self" rel="bookmark noopener noreferrer"><img decoding="async" width="540" height="452" src="https://www.skilled2hire.com/wp-content/uploads/2025/02/17-e1739776469512.png" class="attachment-large size-large" alt="" />					</a>
									</div>
						<h4 class="uagb-post__title uagb-post__text">
				<a href="https://www.skilled2hire.com/ai-driven-cars-how-automation-is-reshaping-the-automotive-industry/" target="_self" rel="bookmark noopener noreferrer">AI-Driven Cars: How Automation is Reshaping the Automotive Industry</a>
			</h4>
							<div class='uagb-post__text uagb-post__excerpt'>
					<p>As we near 2025, the automotive industry is shifting with AI and automation in the&#8230;				</div>
			
									</article>
																<article class="uagb-post__inner-wrap">								<div class='uagb-post__image'>
									<a href="https://www.skilled2hire.com/transforming-automotive-training-with-skilled2hire-a-revolutionary-hands-on-platform/" target="_self" rel="bookmark noopener noreferrer"><img decoding="async" width="1024" height="512" src="https://www.skilled2hire.com/wp-content/uploads/2025/02/Banner-Skill2Hire-1024x512.jpg" class="attachment-large size-large" alt="" srcset="https://www.skilled2hire.com/wp-content/uploads/2025/02/Banner-Skill2Hire-1024x512.jpg 1024w, https://www.skilled2hire.com/wp-content/uploads/2025/02/Banner-Skill2Hire-300x150.jpg 300w, https://www.skilled2hire.com/wp-content/uploads/2025/02/Banner-Skill2Hire-768x384.jpg 768w, https://www.skilled2hire.com/wp-content/uploads/2025/02/Banner-Skill2Hire-1536x768.jpg 1536w, https://www.skilled2hire.com/wp-content/uploads/2025/02/Banner-Skill2Hire-2048x1024.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" />					</a>
									</div>
						<h4 class="uagb-post__title uagb-post__text">
				<a href="https://www.skilled2hire.com/transforming-automotive-training-with-skilled2hire-a-revolutionary-hands-on-platform/" target="_self" rel="bookmark noopener noreferrer">Transforming Automotive Training with Skilled2Hire: A Revolutionary Hands-On Platform Training</a>
			</h4>
							<div class='uagb-post__text uagb-post__excerpt'>
					<p>In automotive education, engaging the gen z toolbelt generation with hands-on training management bridges theory&#8230;				</div>
			
									</article>
																<article class="uagb-post__inner-wrap">								<div class='uagb-post__image'>
									<a href="https://www.skilled2hire.com/attracting-top-automotive-talent-the-art-of-recruitment/" target="_self" rel="bookmark noopener noreferrer"><img decoding="async" width="1024" height="576" src="https://www.skilled2hire.com/wp-content/uploads/2025/01/52-1024x576.jpeg" class="attachment-large size-large" alt="" srcset="https://www.skilled2hire.com/wp-content/uploads/2025/01/52-1024x576.jpeg 1024w, https://www.skilled2hire.com/wp-content/uploads/2025/01/52-300x169.jpeg 300w, https://www.skilled2hire.com/wp-content/uploads/2025/01/52-768x432.jpeg 768w, https://www.skilled2hire.com/wp-content/uploads/2025/01/52-1536x864.jpeg 1536w, https://www.skilled2hire.com/wp-content/uploads/2025/01/52.jpeg 1920w" sizes="(max-width: 1024px) 100vw, 1024px" />					</a>
									</div>
						<h4 class="uagb-post__title uagb-post__text">
				<a href="https://www.skilled2hire.com/attracting-top-automotive-talent-the-art-of-recruitment/" target="_self" rel="bookmark noopener noreferrer">Attracting Top Automotive Talent: The Art of Recruitment</a>
			</h4>
							<div class='uagb-post__text uagb-post__excerpt'>
					<p>Recruiting automotive talent for the gen z toolbelt generation means crafting a journey with apprentice&#8230;				</div>
			
									</article>
											</div>
			
	</div><!-- #content -->

<div id="footer">
	<footer class="relative">
	<div class="container relative mx-auto px-4">
		<div class="relative z-20 pt-7 lg:pt-36">
			<div class="flex flex-col lg:flex-row lg:gap-32">
				<div class="flex flex-col gap-5 text-white pt-8">
					<a href="https://www.skilled2hire.com">
						<img src="https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/assets/logo-grayscale.svg" alt="Skilled2Hire Logo" class="w-60" width="240" height="42" />
					</a>
					Enabling successful careers in the Trades					<div class="flex gap-3 items-center">
						<div class="w-10 h-10 p-1.5 bg-white rounded-full justify-center items-center gap-2.5 inline-flex">
							<div class="w-4 h-4 relative">
								<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
									<path d="M1.3335 4.66699L6.77678 8.47729C7.21756 8.78583 7.43795 8.94011 7.67767 8.99986C7.88943 9.05265 8.1109 9.05265 8.32265 8.99986C8.56238 8.94011 8.78277 8.78583 9.22355 8.47729L14.6668 4.66699M4.5335 13.3337H11.4668C12.5869 13.3337 13.147 13.3337 13.5748 13.1157C13.9511 12.9239 14.2571 12.618 14.4488 12.2416C14.6668 11.8138 14.6668 11.2538 14.6668 10.1337V5.86699C14.6668 4.74689 14.6668 4.18683 14.4488 3.75901C14.2571 3.38269 13.9511 3.07673 13.5748 2.88498C13.147 2.66699 12.5869 2.66699 11.4668 2.66699H4.5335C3.41339 2.66699 2.85334 2.66699 2.42552 2.88498C2.04919 3.07673 1.74323 3.38269 1.55148 3.75901C1.3335 4.18683 1.3335 4.74689 1.3335 5.86699V10.1337C1.3335 11.2538 1.3335 11.8138 1.55148 12.2416C1.74323 12.618 2.04919 12.9239 2.42552 13.1157C2.85334 13.3337 3.41339 13.3337 4.5335 13.3337Z" stroke="#3A81D4" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
								</svg>
							</div>
						</div>
						<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="044d6a626b44576f6d68686160366c6d76612a676b69">[email&#160;protected]</a>					</div>
				</div>
				<div class="text-white text-base font-medium grid grid-cols-1 lg:grid-cols-4 gap-3 lg:gap-28 py-6">
					<div class="flex flex-col gap-3">
						<a href="#" class=" text-white">Employers</a>

	<a href="https://www.skilled2hire.com/app/business/programs" class=" text-sm text-white text-opacity-70">TaskMentor™</a>
	<a href="https://www.skilled2hire.com/app/business/programs" class=" text-sm text-white text-opacity-70">EdGame™</a>
	<a href="https://www.skilled2hire.com/employers/grants/" class=" text-sm text-white text-opacity-70">Grants</a>
	<a href="https://www.skilled2hire.com/employers/pricing/" class=" text-sm text-white text-opacity-70">Pricing</a>
	<a href="https://www.skilled2hire.com/employers/schedule-demo/" class=" text-sm text-white text-opacity-70">Schedule Demo</a>
	<a href="https://mechanicsmarketplace.com/" class=" text-sm text-white text-opacity-70">Recruiting</a>


					</div>
					<div class="flex flex-col gap-3">
						<a href="#" class=" text-white">Schools</a>

	<a target="_blank" href="https://www.skilled2hire.com/app/business/programs" class=" text-sm text-white text-opacity-70">TaskMentor™</a>
	<a href="https://www.skilled2hire.com/app/business/programs" class=" text-sm text-white text-opacity-70">EdGame™</a>
	<a href="https://www.skilled2hire.com/employers/schedule-demo/" class=" text-sm text-white text-opacity-70">Schedule Demo</a>


					</div>
					<div class="flex flex-col gap-3">
						<a href="#" class=" text-white">Students/Workers</a>

	<a href="https://skilled2hire.com/app/dashboard" class=" text-sm text-white text-opacity-70">TaskMentor™</a>
	<a href="https://skilled2hire.com/app/apprentice/training" class=" text-sm text-white text-opacity-70">EdGame™</a>
	<a href="https://www.skilled2hire.com/app/programs" class=" text-sm text-white text-opacity-70">Apprenticeships Available</a>
	<a href="https://www.skilled2hire.com/students-workers/scholarships/" class=" text-sm text-white text-opacity-70">Scholarships</a>
	<a href="https://www.skilled2hire.com/students-workers/career-information-page/" class=" text-sm text-white text-opacity-70">Career Information</a>
	<a href="https://mechanicsmarketplace.zohorecruit.com/jobs/Careers" class=" text-sm text-white text-opacity-70">Automotive/Truck Jobs</a>


					</div>
					<div class="flex flex-col gap-3">
						<a href="https://www.skilled2hire.com/category/blog/" class=" text-white">Blog</a>
<a href="#" class=" text-white">Contact Us</a>
					</div>

				</div>
			</div>
			<div class="text-white text-sm font-normal leading-tight py-5 border-t border-white border-opacity-10 lg:mt-32 flex justify-between items-center flex-wrap gap-3">
				<div>
					Use of this website constitutes acceptance of the Skilled2Hire.com <strong><a href="https://www.skilled2hire.com/app/document/terms-and-conditions">Terms and Conditions of Use</a></strong> and <strong><a href="https://www.skilled2hire.com/app/document/privacy-policy">Privacy Policy</a></strong>					
				</div>
				
				<div class="flex gap-3">
					<a class="w-10 h-10 bg-white rounded-full flex bg-opacity-30 justify-center items-center" target="_blank" href="https://www.facebook.com/profile.php?id=61557954676770"> 
						<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
							<g clip-path="url(#clip0_5022_1229)">
							<path d="M20 10C20 4.47715 15.5229 0 10 0C4.47715 0 0 4.47715 0 10C0 14.9912 3.65684 19.1283 8.4375 19.8785V12.8906H5.89844V10H8.4375V7.79688C8.4375 5.29063 9.93047 3.90625 12.2146 3.90625C13.3084 3.90625 14.4531 4.10156 14.4531 4.10156V6.5625H13.1922C11.95 6.5625 11.5625 7.3334 11.5625 8.125V10H14.3359L13.8926 12.8906H11.5625V19.8785C16.3432 19.1283 20 14.9912 20 10Z" fill="white"/>
							</g>
							<defs>
							<clipPath id="clip0_5022_1229">
							<rect width="20" height="20" fill="white"/>
							</clipPath>
							</defs>
						</svg>

					</a>
					<a class="w-10 h-10 bg-white rounded-full flex bg-opacity-30 justify-center items-center" target="_blank" href="https://www.instagram.com/skilled4hire/"> 
						<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
							<g clip-path="url(#clip0_5022_1231)">
							<path d="M10 1.80078C12.6719 1.80078 12.9883 1.8125 14.0391 1.85937C15.0156 1.90234 15.543 2.06641 15.8945 2.20313C16.3594 2.38281 16.6953 2.60156 17.043 2.94922C17.3945 3.30078 17.6094 3.63281 17.7891 4.09766C17.9258 4.44922 18.0898 4.98047 18.1328 5.95312C18.1797 7.00781 18.1914 7.32422 18.1914 9.99219C18.1914 12.6641 18.1797 12.9805 18.1328 14.0313C18.0898 15.0078 17.9258 15.5352 17.7891 15.8867C17.6094 16.3516 17.3906 16.6875 17.043 17.0352C16.6914 17.3867 16.3594 17.6016 15.8945 17.7813C15.543 17.918 15.0117 18.082 14.0391 18.125C12.9844 18.1719 12.668 18.1836 10 18.1836C7.32813 18.1836 7.01172 18.1719 5.96094 18.125C4.98438 18.082 4.45703 17.918 4.10547 17.7813C3.64063 17.6016 3.30469 17.3828 2.95703 17.0352C2.60547 16.6836 2.39063 16.3516 2.21094 15.8867C2.07422 15.5352 1.91016 15.0039 1.86719 14.0313C1.82031 12.9766 1.80859 12.6602 1.80859 9.99219C1.80859 7.32031 1.82031 7.00391 1.86719 5.95312C1.91016 4.97656 2.07422 4.44922 2.21094 4.09766C2.39063 3.63281 2.60938 3.29688 2.95703 2.94922C3.30859 2.59766 3.64063 2.38281 4.10547 2.20313C4.45703 2.06641 4.98828 1.90234 5.96094 1.85937C7.01172 1.8125 7.32813 1.80078 10 1.80078ZM10 0C7.28516 0 6.94531 0.0117187 5.87891 0.0585938C4.81641 0.105469 4.08594 0.277344 3.45313 0.523438C2.79297 0.78125 2.23438 1.12109 1.67969 1.67969C1.12109 2.23438 0.78125 2.79297 0.523438 3.44922C0.277344 4.08594 0.105469 4.8125 0.0585938 5.875C0.0117188 6.94531 0 7.28516 0 10C0 12.7148 0.0117188 13.0547 0.0585938 14.1211C0.105469 15.1836 0.277344 15.9141 0.523438 16.5469C0.78125 17.207 1.12109 17.7656 1.67969 18.3203C2.23438 18.875 2.79297 19.2188 3.44922 19.4727C4.08594 19.7188 4.8125 19.8906 5.875 19.9375C6.94141 19.9844 7.28125 19.9961 9.99609 19.9961C12.7109 19.9961 13.0508 19.9844 14.1172 19.9375C15.1797 19.8906 15.9102 19.7188 16.543 19.4727C17.1992 19.2188 17.7578 18.875 18.3125 18.3203C18.8672 17.7656 19.2109 17.207 19.4648 16.5508C19.7109 15.9141 19.8828 15.1875 19.9297 14.125C19.9766 13.0586 19.9883 12.7188 19.9883 10.0039C19.9883 7.28906 19.9766 6.94922 19.9297 5.88281C19.8828 4.82031 19.7109 4.08984 19.4648 3.45703C19.2188 2.79297 18.8789 2.23438 18.3203 1.67969C17.7656 1.125 17.207 0.78125 16.5508 0.527344C15.9141 0.28125 15.1875 0.109375 14.125 0.0625C13.0547 0.0117188 12.7148 0 10 0Z" fill="white"/>
							<path d="M10 4.86328C7.16406 4.86328 4.86328 7.16406 4.86328 10C4.86328 12.8359 7.16406 15.1367 10 15.1367C12.8359 15.1367 15.1367 12.8359 15.1367 10C15.1367 7.16406 12.8359 4.86328 10 4.86328ZM10 13.332C8.16016 13.332 6.66797 11.8398 6.66797 10C6.66797 8.16016 8.16016 6.66797 10 6.66797C11.8398 6.66797 13.332 8.16016 13.332 10C13.332 11.8398 11.8398 13.332 10 13.332Z" fill="white"/>
							<path d="M16.5391 4.66016C16.5391 5.32422 16 5.85938 15.3398 5.85938C14.6758 5.85938 14.1406 5.32031 14.1406 4.66016C14.1406 3.99609 14.6797 3.46094 15.3398 3.46094C16 3.46094 16.5391 4 16.5391 4.66016Z" fill="white"/>
							</g>
							<defs>
							<clipPath id="clip0_5022_1231">
							<rect width="20" height="20" fill="white"/>
							</clipPath>
							</defs>
						</svg>

					</a>
					<a class="w-10 h-10 bg-white rounded-full flex bg-opacity-30 justify-center items-center" target="_blank" href="https://www.linkedin.com/company/skilled2hire/?viewAsMember=true"> 
						<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
							<g clip-path="url(#clip0_11866_3445)">
							<path d="M16.6712 0H1.32875C0.976344 0 0.638371 0.139993 0.389182 0.389182C0.139993 0.638371 0 0.976344 0 1.32875V16.6712C0 17.0237 0.139993 17.3616 0.389182 17.6108C0.638371 17.86 0.976344 18 1.32875 18H16.6712C17.0237 18 17.3616 17.86 17.6108 17.6108C17.86 17.3616 18 17.0237 18 16.6712V1.32875C18 0.976344 17.86 0.638371 17.6108 0.389182C17.3616 0.139993 17.0237 0 16.6712 0ZM5.365 15.3337H2.65875V6.7375H5.365V15.3337ZM4.01 5.54625C3.70302 5.54452 3.40344 5.4519 3.14905 5.28007C2.89466 5.10823 2.69688 4.8649 2.58066 4.58077C2.46444 4.29664 2.43499 3.98444 2.49602 3.68359C2.55706 3.38274 2.70585 3.10671 2.92362 2.89034C3.14138 2.67396 3.41836 2.52695 3.7196 2.46785C4.02084 2.40874 4.33283 2.4402 4.61621 2.55824C4.89959 2.67628 5.14165 2.87563 5.31185 3.13111C5.48204 3.38659 5.57274 3.68677 5.5725 3.99375C5.5754 4.19928 5.53688 4.40328 5.45926 4.5936C5.38163 4.78393 5.26649 4.95668 5.12068 5.10155C4.97487 5.24643 4.80139 5.36046 4.61057 5.43686C4.41975 5.51326 4.2155 5.55047 4.01 5.54625ZM15.34 15.3412H12.635V10.645C12.635 9.26 12.0463 8.8325 11.2863 8.8325C10.4838 8.8325 9.69625 9.4375 9.69625 10.68V15.3412H6.99V6.74375H9.5925V7.935H9.6275C9.88875 7.40625 10.8038 6.5025 12.2 6.5025C13.71 6.5025 15.3412 7.39875 15.3412 10.0238L15.34 15.3412Z" fill="white"/>
							</g>
							<defs>
							<clipPath id="clip0_11866_3445">
							<rect width="18" height="18" fill="white"/>
							</clipPath>
							</defs>
						</svg>


					</a>
				</div>
			</div>
		</div>
	</div>
	<div class="absolute inset-0 z-10 lg:bottom-0 lg:top-auto h-full">
		<img src="https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/assets/footer.webp" alt="Skilled2Hire Footer Image" class="hidden lg:block w-full h-full object-cover object-center" />
		<div class="block lg:hidden w-full h-full" style="background-image: linear-gradient(261deg, rgba(159.77, 202.93, 253.94, 0.85) 0%, rgba(0, 111.44, 242.25, 0.85) 78%), url(https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/assets/footer_main_image.webp)"></div>
	</div>
</footer>

<!-- CONTACT US -->
<div class="fixed inset-0 z-50 flex justify-center items-center bg-zinc-950 bg-opacity-30" x-data x-show="$store.contactUsModal.isOpen" x-cloak>
	<div class="flex-1 px-5 py-8 lg:px-8 bg-white rounded-xl max-h-[80vh] lg:max-h-none overflow-y-auto" :class="$store.contactUsModal.isFormSubmitted ? 'max-w-md' : 'max-w-md lg:max-w-5xl'">
		<heading class="flex flex-row items-center justify-between" x-show="!$store.contactUsModal.isFormSubmitted">
			<h3 class="text-black text-xl font-medium">Contact us </h3>
			<div @click="$store.contactUsModal.close()"
				class="w-8 h-8 text-neutral-400 hover:text-white bg-white rounded-full border border-black border-opacity-10 justify-center cursor-pointer items-center inline-flex  hover:bg-orange-400 hover:border-orange-400 transition">
				<div class="w-3.5 h-3.5 relative ">
					<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path d="M9.91683 4.0835L4.0835 9.91683M4.0835 4.0835L9.91683 9.91683" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
					</svg>
				</div>
			</div>
		</heading>
		<section id="contactFormContent">
			<noscript class="ninja-forms-noscript-message">
	Notice: JavaScript is required for this content.</noscript>
<div id="nf-form-1-cont" class="nf-form-cont" aria-live="polite" aria-labelledby="nf-form-title-1" aria-describedby="nf-form-errors-1" role="form">

    <div class="nf-loading-spinner"></div>

</div>
        <!-- That data is being printed as a workaround to page builders reordering the order of the scripts loaded-->
        <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>var formDisplay=1;var nfForms=nfForms||[];var form=[];form.id='1';form.settings={"objectType":"Form Setting","editActive":true,"title":"Contact Me","key":"","created_at":"2023-10-26 08:54:32","default_label_pos":"above","conditions":[],"show_title":0,"clear_complete":"1","hide_complete":"1","wrapper_class":"","element_class":"","add_submit":"1","logged_in":"","not_logged_in_msg":"","sub_limit_number":"","sub_limit_msg":"","calculations":[],"formContentData":["first_name","last_name","email","company_name","organization_type","how_can_we_help_you","submit"],"container_styles_background-color":"","container_styles_border":"","container_styles_border-style":"","container_styles_border-color":"","container_styles_color":"","container_styles_height":"","container_styles_width":"","container_styles_font-size":"","container_styles_margin":"","container_styles_padding":"","container_styles_display":"","container_styles_float":"","container_styles_show_advanced_css":"0","container_styles_advanced":"","title_styles_background-color":"","title_styles_border":"","title_styles_border-style":"","title_styles_border-color":"","title_styles_color":"","title_styles_height":"","title_styles_width":"","title_styles_font-size":"","title_styles_margin":"","title_styles_padding":"","title_styles_display":"","title_styles_float":"","title_styles_show_advanced_css":"0","title_styles_advanced":"","row_styles_background-color":"","row_styles_border":"","row_styles_border-style":"","row_styles_border-color":"","row_styles_color":"","row_styles_height":"","row_styles_width":"","row_styles_font-size":"","row_styles_margin":"","row_styles_padding":"","row_styles_display":"","row_styles_show_advanced_css":"0","row_styles_advanced":"","row-odd_styles_background-color":"","row-odd_styles_border":"","row-odd_styles_border-style":"","row-odd_styles_border-color":"","row-odd_styles_color":"","row-odd_styles_height":"","row-odd_styles_width":"","row-odd_styles_font-size":"","row-odd_styles_margin":"","row-odd_styles_padding":"","row-odd_styles_display":"","row-odd_styles_show_advanced_css":"0","row-odd_styles_advanced":"","success-msg_styles_background-color":"","success-msg_styles_border":"","success-msg_styles_border-style":"","success-msg_styles_border-color":"","success-msg_styles_color":"","success-msg_styles_height":"","success-msg_styles_width":"","success-msg_styles_font-size":"","success-msg_styles_margin":"","success-msg_styles_padding":"","success-msg_styles_display":"","success-msg_styles_show_advanced_css":"0","success-msg_styles_advanced":"","error_msg_styles_background-color":"","error_msg_styles_border":"","error_msg_styles_border-style":"","error_msg_styles_border-color":"","error_msg_styles_color":"","error_msg_styles_height":"","error_msg_styles_width":"","error_msg_styles_font-size":"","error_msg_styles_margin":"","error_msg_styles_padding":"","error_msg_styles_display":"","error_msg_styles_show_advanced_css":"0","error_msg_styles_advanced":"","allow_public_link":0,"embed_form":"","form_title_heading_level":"3","changeEmailErrorMsg":"Please enter a valid email address!","changeDateErrorMsg":"Please enter a valid date!","confirmFieldErrorMsg":"These fields must match!","fieldNumberNumMinError":"Number Min Error","fieldNumberNumMaxError":"Number Max Error","fieldNumberIncrementBy":"Please increment by ","formErrorsCorrectErrors":"Please correct errors before submitting this form.","validateRequiredField":"This is a required field.","honeypotHoneypotError":"Honeypot Error","fieldsMarkedRequired":"Fields marked with an <span class=\"ninja-forms-req-symbol\">*<\/span> are required","currency":"","unique_field_error":"A form with this value has already been submitted.","drawerDisabled":false,"ninjaForms":"Ninja Forms","fieldTextareaRTEInsertLink":"Insert Link","fieldTextareaRTEInsertMedia":"Insert Media","fieldTextareaRTESelectAFile":"Select a file","formHoneypot":"If you are a human seeing this field, please leave it empty.","fileUploadOldCodeFileUploadInProgress":"File Upload in Progress.","fileUploadOldCodeFileUpload":"FILE UPLOAD","currencySymbol":"&#36;","thousands_sep":",","decimal_point":".","siteLocale":"en_US","dateFormat":"m\/d\/Y","startOfWeek":"1","of":"of","previousMonth":"Previous Month","nextMonth":"Next Month","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"weekdaysMin":["Su","Mo","Tu","We","Th","Fr","Sa"],"recaptchaConsentMissing":"reCaptcha validation couldn&#039;t load.","recaptchaMissingCookie":"reCaptcha v3 validation couldn&#039;t load the cookie needed to submit the form.","recaptchaConsentEvent":"Accept reCaptcha cookies before sending the form.","currency_symbol":"","beforeForm":"","beforeFields":"","afterFields":"","afterForm":""};form.fields=[{"objectType":"Field","objectDomain":"fields","editActive":false,"order":1,"idAttribute":"id","label":"First Name","type":"firstname","key":"first_name","label_pos":"above","required":1,"default":"","placeholder":"First Name","container_class":"col-span-1","element_class":"","admin_label":"","help_text":"","custom_name_attribute":"first_name","personally_identifiable":1,"value":"","manual_key":true,"drawerDisabled":false,"id":5,"beforeField":"","afterField":"","parentType":"firstname","element_templates":["firstname","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":2,"idAttribute":"id","label":"Last Name","type":"lastname","key":"last_name","label_pos":"above","required":1,"default":"","placeholder":"Last Name","container_class":"col-span-1","element_class":"","admin_label":"","help_text":"","custom_name_attribute":"last_name","personally_identifiable":1,"value":"","manual_key":true,"drawerDisabled":false,"id":6,"beforeField":"","afterField":"","parentType":"lastname","element_templates":["lastname","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":3,"idAttribute":"id","label":"Email","type":"email","key":"email","label_pos":"above","required":1,"default":"","placeholder":"Email","container_class":"col-span-1 lg__col-span-2","element_class":"","admin_label":"","help_text":"","custom_name_attribute":"email","personally_identifiable":1,"value":"","manual_key":true,"drawerDisabled":false,"id":2,"beforeField":"","afterField":"","parentType":"email","element_templates":["email","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":4,"idAttribute":"id","label":"Company Name","key":"company_name","type":"textbox","created_at":"2023-10-26 08:54:33","label_pos":"above","required":1,"placeholder":"Company Name","default":"","wrapper_class":"","element_class":"","container_class":"col-span-1","input_limit":"","input_limit_type":"characters","input_limit_msg":"Character(s) left","manual_key":true,"disable_input":"","admin_label":"","help_text":"","desc_text":"","disable_browser_autocomplete":"","mask":"","custom_mask":"","wrap_styles_background-color":"","wrap_styles_border":"","wrap_styles_border-style":"","wrap_styles_border-color":"","wrap_styles_color":"","wrap_styles_height":"","wrap_styles_width":"","wrap_styles_font-size":"","wrap_styles_margin":"","wrap_styles_padding":"","wrap_styles_display":"","wrap_styles_float":"","wrap_styles_show_advanced_css":0,"wrap_styles_advanced":"","label_styles_background-color":"","label_styles_border":"","label_styles_border-style":"","label_styles_border-color":"","label_styles_color":"","label_styles_height":"","label_styles_width":"","label_styles_font-size":"","label_styles_margin":"","label_styles_padding":"","label_styles_display":"","label_styles_float":"","label_styles_show_advanced_css":0,"label_styles_advanced":"","element_styles_background-color":"","element_styles_border":"","element_styles_border-style":"","element_styles_border-color":"","element_styles_color":"","element_styles_height":"","element_styles_width":"","element_styles_font-size":"","element_styles_margin":"","element_styles_padding":"","element_styles_display":"","element_styles_float":"","element_styles_show_advanced_css":0,"element_styles_advanced":"","cellcid":"c3277","custom_name_attribute":"","personally_identifiable":"","value":"","drawerDisabled":false,"id":1,"beforeField":"","afterField":"","parentType":"textbox","element_templates":["textbox","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":6,"idAttribute":"id","label":"Organization Type","type":"listselect","key":"organization_type","label_pos":"above","required":false,"options":[{"errors":[],"max_options":0,"label":"Employer","value":"Employer","calc":"","selected":0,"order":0,"settingModel":{"settings":false,"hide_merge_tags":false,"error":false,"name":"options","type":"option-repeater","label":"Options <a href=\"#\" class=\"nf-add-new\">Add New<\/a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"><\/i> Import<\/a>","width":"full","group":"","value":[{"label":"One","value":"one","calc":"","selected":0,"order":0},{"label":"Two","value":"two","calc":"","selected":0,"order":1},{"label":"Three","value":"three","calc":"","selected":0,"order":2}],"columns":{"label":{"header":"Label","default":""},"value":{"header":"Value","default":""},"calc":{"header":"Calc Value","default":""},"selected":{"header":"<span class=\"dashicons dashicons-yes\"><\/span>","default":0}}},"manual_value":true},{"errors":[],"max_options":0,"label":"Student\/Worker","value":"StudentWorker","calc":"","selected":0,"order":1,"settingModel":{"settings":false,"hide_merge_tags":false,"error":false,"name":"options","type":"option-repeater","label":"Options <a href=\"#\" class=\"nf-add-new\">Add New<\/a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"><\/i> Import<\/a>","width":"full","group":"","value":[{"label":"One","value":"one","calc":"","selected":0,"order":0},{"label":"Two","value":"two","calc":"","selected":0,"order":1},{"label":"Three","value":"three","calc":"","selected":0,"order":2}],"columns":{"label":{"header":"Label","default":""},"value":{"header":"Value","default":""},"calc":{"header":"Calc Value","default":""},"selected":{"header":"<span class=\"dashicons dashicons-yes\"><\/span>","default":0}}},"manual_value":true},{"errors":[],"max_options":0,"label":"Intermediary","value":"Intermediary","calc":"","selected":0,"order":2,"settingModel":{"settings":false,"hide_merge_tags":false,"error":false,"name":"options","type":"option-repeater","label":"Options <a href=\"#\" class=\"nf-add-new\">Add New<\/a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"><\/i> Import<\/a>","width":"full","group":"","value":[{"label":"One","value":"one","calc":"","selected":0,"order":0},{"label":"Two","value":"two","calc":"","selected":0,"order":1},{"label":"Three","value":"three","calc":"","selected":0,"order":2}],"columns":{"label":{"header":"Label","default":""},"value":{"header":"Value","default":""},"calc":{"header":"Calc Value","default":""},"selected":{"header":"<span class=\"dashicons dashicons-yes\"><\/span>","default":0}}},"manual_value":true},{"errors":[],"max_options":0,"order":3,"new":false,"options":[],"label":"Government\/Regulator","value":"GovernmentRegulator","calc":"","selected":0,"settingModel":{"settings":false,"hide_merge_tags":false,"error":false,"name":"options","type":"option-repeater","label":"Options <a href=\"#\" class=\"nf-add-new\">Add New<\/a> <a href=\"#\" class=\"extra nf-open-import-tooltip\"><i class=\"fa fa-sign-in\" aria-hidden=\"true\"><\/i> Import<\/a>","width":"full","group":"","value":[{"label":"One","value":"one","calc":"","selected":0,"order":0},{"label":"Two","value":"two","calc":"","selected":0,"order":1},{"label":"Three","value":"three","calc":"","selected":0,"order":2}],"columns":{"label":{"header":"Label","default":""},"value":{"header":"Value","default":""},"calc":{"header":"Calc Value","default":""},"selected":{"header":"<span class=\"dashicons dashicons-yes\"><\/span>","default":0}}},"manual_value":true}],"container_class":"col-span-1","element_class":"","admin_label":"","help_text":"","manual_key":true,"drawerDisabled":false,"id":8,"beforeField":"","afterField":"","value":"","parentType":"list","element_templates":["listselect","input"],"old_classname":"list-select","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":7,"idAttribute":"id","label":"How can we help you?","type":"textarea","key":"how_can_we_help_you","label_pos":"above","required":false,"default":"","placeholder":"How can we help you?","container_class":"col-span-1 lg__col-span-2","element_class":"","input_limit":"","input_limit_type":"characters","input_limit_msg":"Character(s) left","manual_key":true,"admin_label":"","help_text":"","textarea_rte":"","disable_rte_mobile":"","textarea_media":"","value":"","drawerDisabled":false,"id":9,"beforeField":"","afterField":"","parentType":"textarea","element_templates":["textarea","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":8,"idAttribute":"id","label":"Submit","key":"submit","type":"submit","created_at":"2023-10-26 08:54:34","processing_label":"Processing","container_class":"col-span-1 lg__col-span-2","element_class":"","wrap_styles_background-color":"","wrap_styles_border":"","wrap_styles_border-style":"","wrap_styles_border-color":"","wrap_styles_color":"","wrap_styles_height":"","wrap_styles_width":"","wrap_styles_font-size":"","wrap_styles_margin":"","wrap_styles_padding":"","wrap_styles_display":"","wrap_styles_float":"","wrap_styles_show_advanced_css":0,"wrap_styles_advanced":"","label_styles_background-color":"","label_styles_border":"","label_styles_border-style":"","label_styles_border-color":"","label_styles_color":"","label_styles_height":"","label_styles_width":"","label_styles_font-size":"","label_styles_margin":"","label_styles_padding":"","label_styles_display":"","label_styles_float":"","label_styles_show_advanced_css":0,"label_styles_advanced":"","element_styles_background-color":"","element_styles_border":"","element_styles_border-style":"","element_styles_border-color":"","element_styles_color":"","element_styles_height":"","element_styles_width":"","element_styles_font-size":"","element_styles_margin":"","element_styles_padding":"","element_styles_display":"","element_styles_float":"","element_styles_show_advanced_css":0,"element_styles_advanced":"","submit_element_hover_styles_background-color":"","submit_element_hover_styles_border":"","submit_element_hover_styles_border-style":"","submit_element_hover_styles_border-color":"","submit_element_hover_styles_color":"","submit_element_hover_styles_height":"","submit_element_hover_styles_width":"","submit_element_hover_styles_font-size":"","submit_element_hover_styles_margin":"","submit_element_hover_styles_padding":"","submit_element_hover_styles_display":"","submit_element_hover_styles_float":"","submit_element_hover_styles_show_advanced_css":0,"submit_element_hover_styles_advanced":"","cellcid":"c3287","drawerDisabled":false,"id":4,"beforeField":"","afterField":"","value":"","label_pos":"above","parentType":"textbox","element_templates":["submit","button","input"],"old_classname":"","wrap_template":"wrap-no-label"}];nfForms.push(form);</script>
        		</section>
		<div x-show="$store.contactUsModal.isFormSubmitted">
			  <button @click="window.location.reload()" class="
					bg-orange-400 rounded-lg
					text-white text-sm font-medium leading-tight text-center
					p-4 w-full max-w-md mt-12
					cursor-pointer
					transition duration-150 ease-in-out
					hover:outline-orange-400
					hover:text-orange-400
					hover:bg-white
					hover:outline"
				>Close</button>
		</div>
	</div>
	<template class="col-span-1 lg:col-span-2"></template>
</div>


<!-- Scholarship Subscribe -->
<div class="fixed inset-0 z-50 flex justify-center items-center bg-zinc-950 bg-opacity-30" x-data x-show="$store.scholarshipSubcribeForm.isOpen" x-cloak>
	<div class="flex-1 p-5 bg-white rounded-xl max-h-[80vh] lg:max-h-none overflow-y-auto" :class="$store.scholarshipSubcribeForm.isFormSubmitted ? 'max-w-md' : 'max-w-md lg:max-w-3xl'">
		<heading class="flex flex-row items-center justify-between" x-show="!$store.scholarshipSubcribeForm.isFormSubmitted">
			<h3 class="text-black text-xl font-medium">Subscribe form</h3>
			<div @click="$store.scholarshipSubcribeForm.close()"
				class="w-8 h-8 text-neutral-400 hover:text-white bg-white rounded-full border border-black border-opacity-10 justify-center cursor-pointer items-center inline-flex  hover:bg-orange-400 hover:border-orange-400 transition">
				<div class="w-3.5 h-3.5 relative ">
					<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path d="M9.91683 4.0835L4.0835 9.91683M4.0835 4.0835L9.91683 9.91683" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
					</svg>
				</div>
			</div>
		</heading>
		<section id="scholarshipSubcribeFormContent">
			<noscript class="ninja-forms-noscript-message">
	Notice: JavaScript is required for this content.</noscript>
<div id="nf-form-2-cont" class="nf-form-cont" aria-live="polite" aria-labelledby="nf-form-title-2" aria-describedby="nf-form-errors-2" role="form">

    <div class="nf-loading-spinner"></div>

</div>
        <!-- That data is being printed as a workaround to page builders reordering the order of the scripts loaded-->
        <script>var formDisplay=1;var nfForms=nfForms||[];var form=[];form.id='2';form.settings={"objectType":"Form Setting","editActive":true,"title":"Scholarship Subcribe","form_title":"Feedback","default_label_pos":"above","show_title":"0","clear_complete":"1","hide_complete":"1","logged_in":"0","wrapper_class":"","element_class":"","key":"","add_submit":"1","currency":"","unique_field_error":"A form with this value has already been submitted.","not_logged_in_msg":"","sub_limit_msg":"The form has reached its submission limit.","calculations":[],"formContentData":["first_name","last_name","email","city_state","professions_of_interest","submit_1523909373360"],"drawerDisabled":false,"allow_public_link":0,"embed_form":"","form_title_heading_level":"3","changeEmailErrorMsg":"Please enter a valid email address!","changeDateErrorMsg":"Please enter a valid date!","confirmFieldErrorMsg":"These fields must match!","fieldNumberNumMinError":"Number Min Error","fieldNumberNumMaxError":"Number Max Error","fieldNumberIncrementBy":"Please increment by ","formErrorsCorrectErrors":"Please correct errors before submitting this form.","validateRequiredField":"This is a required field.","honeypotHoneypotError":"Honeypot Error","fieldsMarkedRequired":"Fields marked with an <span class=\"ninja-forms-req-symbol\">*<\/span> are required","ninjaForms":"Ninja Forms","fieldTextareaRTEInsertLink":"Insert Link","fieldTextareaRTEInsertMedia":"Insert Media","fieldTextareaRTESelectAFile":"Select a file","formHoneypot":"If you are a human seeing this field, please leave it empty.","fileUploadOldCodeFileUploadInProgress":"File Upload in Progress.","fileUploadOldCodeFileUpload":"FILE UPLOAD","currencySymbol":"&#36;","thousands_sep":",","decimal_point":".","siteLocale":"en_US","dateFormat":"m\/d\/Y","startOfWeek":"1","of":"of","previousMonth":"Previous Month","nextMonth":"Next Month","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"weekdaysMin":["Su","Mo","Tu","We","Th","Fr","Sa"],"recaptchaConsentMissing":"reCaptcha validation couldn&#039;t load.","recaptchaMissingCookie":"reCaptcha v3 validation couldn&#039;t load the cookie needed to submit the form.","recaptchaConsentEvent":"Accept reCaptcha cookies before sending the form.","currency_symbol":"","beforeForm":"","beforeFields":"","afterFields":"","afterForm":""};form.fields=[{"objectType":"Field","objectDomain":"fields","editActive":false,"order":1,"idAttribute":"id","type":"firstname","label":"First name","key":"first_name","label_pos":"above","required":1,"default":"","placeholder":"","container_class":"col-span-1","element_class":"","admin_label":"","help_text":"","custom_name_attribute":"fname","field_label":"First Name","field_key":"firstname_1523909155772","personally_identifiable":1,"value":"","drawerDisabled":false,"manual_key":true,"id":10,"beforeField":"","afterField":"","parentType":"firstname","element_templates":["firstname","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":2,"idAttribute":"id","type":"lastname","label":"Last name","key":"last_name","label_pos":"above","required":1,"default":"","placeholder":"","container_class":"col-span-1","element_class":"","admin_label":"","help_text":"","custom_name_attribute":"lname","field_label":"Last Name","field_key":"lastname_1523909157368","personally_identifiable":1,"value":"","drawerDisabled":false,"manual_key":true,"id":11,"beforeField":"","afterField":"","parentType":"lastname","element_templates":["lastname","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":3,"idAttribute":"id","type":"email","label":"Email","key":"email","label_pos":"above","required":1,"default":"","placeholder":"","container_class":"col-span-1 lg__col-span-2","element_class":"","admin_label":"","help_text":"","custom_name_attribute":"email","field_label":"Email","field_key":"email_1523909158972","personally_identifiable":1,"value":"","drawerDisabled":false,"manual_key":true,"id":12,"beforeField":"","afterField":"","parentType":"email","element_templates":["email","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":4,"idAttribute":"id","label":"City, State","type":"textbox","key":"city_state","label_pos":"above","required":false,"default":"","placeholder":"","container_class":"col-span-1 lg__col-span-2","element_class":"","input_limit":"","input_limit_type":"characters","input_limit_msg":"Character(s) left","manual_key":true,"admin_label":"","help_text":"","mask":"","custom_mask":"","custom_name_attribute":"","personally_identifiable":"","value":"","drawerDisabled":false,"id":17,"beforeField":"","afterField":"","parentType":"textbox","element_templates":["textbox","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":5,"idAttribute":"id","type":"textarea","label":"Professions of interest","key":"professions_of_interest","label_pos":"above","required":"","default":"","placeholder":"","container_class":"col-span-1 lg__col-span-2","element_class":"","input_limit":"","input_limit_type":"characters","input_limit_msg":"Character(s) left","manual_key":true,"admin_label":"","help_text":"","textarea_rte":"","disable_rte_mobile":"","textarea_media":"","drawerDisabled":false,"field_label":"Any additional feedback?","field_key":"any_additional_feedback_1523909589340","value":"","id":15,"beforeField":"","afterField":"","parentType":"textarea","element_templates":["textarea","input"],"old_classname":"","wrap_template":"wrap"},{"objectType":"Field","objectDomain":"fields","editActive":false,"order":6,"idAttribute":"id","type":"submit","label":"Submit","processing_label":"Processing","container_class":"col-span-1 lg__col-span-2","element_class":"","key":"submit_1523909373360","field_label":"Submit","field_key":"submit_1523909373360","drawerDisabled":false,"id":16,"beforeField":"","afterField":"","value":"","label_pos":"above","parentType":"textbox","element_templates":["submit","button","input"],"old_classname":"","wrap_template":"wrap-no-label"}];nfForms.push(form);</script>
        		</section>
		<div x-show="$store.scholarshipSubcribeForm.isFormSubmitted">
			  <button @click="window.location.reload()" class="
					bg-orange-400 rounded-lg
					text-white text-sm font-medium leading-tight text-center
					p-4 w-full max-w-md mt-12
					cursor-pointer
					transition duration-150 ease-in-out
					hover:outline-orange-400
					hover:text-orange-400
					hover:bg-white
					hover:outline"
				>Close</button>
		</div>
	</div>
	<template class="col-span-1 lg:col-span-2"></template>
</div>

<script>
document.addEventListener('alpine:init', () => {
	const formSubmitController = Marionette.Object.extend( {
		initialize: function() {
			this.listenTo( Backbone.Radio.channel( 'forms' ), 'submit:response', this.actionSubmit );
			this.listenTo( Backbone.Radio.channel( 'form' ), 'render:view', this.modifyForm );
		},
		modifyForm: function(data) {
			document.querySelectorAll(`${data.el} nf-field > div.nf-field-container`).forEach((el) => {
				var classList = el.classList.toString().replace('__', ':');
				el.setAttribute('class', '');
				el.parentElement.setAttribute('class', classList);
			});
		},
		actionSubmit: function( response ) {
			switch (response.data.form_id) {
				case 1:
				case "1":
					Alpine.store('contactUsModal').formSubmitted();
					break;

				case 2:
				case "2":
					Alpine.store('scholarshipSubcribeForm').formSubmitted();
					break;

				default:
					break;
			}
		},

	});
	new formSubmitController();

	Alpine.store("contactUsModal", {
		isOpen: false,
		isFormSubmitted: false,
		close() {
			this.isOpen = false;
			document.querySelector('body').classList.remove('modal-open');
		},
		open() {
			this.isOpen = true;
			document.querySelector('body').classList.add('modal-open');
		},
		formSubmitted() {
			this.isFormSubmitted = true;
		},
	});

	Alpine.store("scholarshipSubcribeForm", {
		isOpen: false,
		isFormSubmitted: false,
		close() {
			this.isOpen = false;
			document.querySelector('body').classList.remove('modal-open');
		},
		open() {
			this.isOpen = true;
			document.querySelector('body').classList.add('modal-open');
		},
		formSubmitted() {
			this.isFormSubmitted = true;
		},
	});

	Alpine.store("megaMenu", {
		isOpen: false,
		close() {
			this.isOpen = false;
			document.querySelector('body').classList.remove('modal-open');
		},
		open() {
			this.isOpen = true;
			document.querySelector('body').classList.add('modal-open');
		},
		toggle() {
			this.isOpen = !this.isOpen;
			document.querySelector('body').classList.toggle('modal-open');
		},
	});
	document.querySelectorAll('.contact-us--link > a').forEach(el => el.addEventListener('click', () => Alpine.store('contactUsModal').open()));
	document.querySelectorAll('.contact-us-btn').forEach(el => el.addEventListener('click', () => Alpine.store('contactUsModal').open()));

	document.querySelectorAll('.scholarship-subcribe-btn').forEach(el => el.addEventListener('click', () => Alpine.store('scholarshipSubcribeForm').open()))
})
</script></div>

</div><!-- #page -->

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/Skilled2Hire/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>

<!-- Start of ManagePlus Embed Code --> <script id="manageplus" crossorigin="anonymous"> (function () { far e = "https://app.manageplus.io/script.js", t = document.createElement("script"); (t.src = e), (t.id = "SKLLLN_506"), (t.onload = function () { trackVisit("SKLLLN_506"); }), document.head.appendChild(t); })(); </script> <!-- End of ManagePlus Embed Code -->
<script id="uagb-post-js-js-extra">
var uagb_data = {"ajax_url":"https://www.skilled2hire.com/wp-admin/admin-ajax.php","uagb_masonry_ajax_nonce":"a66bb9001b"};
var uagb_data = {"ajax_url":"https://www.skilled2hire.com/wp-admin/admin-ajax.php","uagb_masonry_ajax_nonce":"a66bb9001b","uagb_grid_ajax_nonce":"330b677753"};
//# sourceURL=uagb-post-js-js-extra
</script>
<script id="uagb-post-js-js" src="https://www.skilled2hire.com/wp-content/plugins/ultimate-addons-for-gutenberg/assets/js/post.min.js?ver=2.19.8"></script>
<script id="uagb-imagesloaded-js" src="https://www.skilled2hire.com/wp-content/plugins/ultimate-addons-for-gutenberg/assets/js/imagesloaded.min.js?ver=2.19.8"></script>
<script id="uagb-slick-js-js" src="https://www.skilled2hire.com/wp-content/plugins/ultimate-addons-for-gutenberg/assets/js/slick.min.js?ver=2.19.8"></script>
<script id="skilled2hire-script-js" src="https://www.skilled2hire.com/wp-content/themes/Skilled2Hire/js/script.min.js?ver=0.1.0"></script>
<script id="q2w3_fixed_widget-js-extra">
var q2w3_sidebar_options = [{"sidebar":"q2w3-default-sidebar","use_sticky_position":false,"margin_top":15,"margin_bottom":15,"stop_elements_selectors":"#footer","screen_max_width":1024,"screen_max_height":0,"widgets":["#secondary-sidebar"]}];
//# sourceURL=q2w3_fixed_widget-js-extra
</script>
<script id="q2w3_fixed_widget-js" src="https://www.skilled2hire.com/wp-content/plugins/q2w3-fixed-widget/js/frontend.min.js?ver=6.2.3"></script>
<script id="underscore-js" src="https://www.skilled2hire.com/wp-includes/js/underscore.min.js?ver=1.13.8"></script>
<script id="backbone-js" src="https://www.skilled2hire.com/wp-includes/js/backbone.min.js?ver=1.6.1"></script>
<script id="nf-front-end-deps-js" src="https://www.skilled2hire.com/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.8.25.1"></script>
<script id="nf-front-end-js-extra">
var nfi18n = {"ninjaForms":"Ninja Forms","changeEmailErrorMsg":"Please enter a valid email address!","changeDateErrorMsg":"Please enter a valid date!","confirmFieldErrorMsg":"These fields must match!","fieldNumberNumMinError":"Number Min Error","fieldNumberNumMaxError":"Number Max Error","fieldNumberIncrementBy":"Please increment by ","fieldTextareaRTEInsertLink":"Insert Link","fieldTextareaRTEInsertMedia":"Insert Media","fieldTextareaRTESelectAFile":"Select a file","formErrorsCorrectErrors":"Please correct errors before submitting this form.","formHoneypot":"If you are a human seeing this field, please leave it empty.","validateRequiredField":"This is a required field.","honeypotHoneypotError":"Honeypot Error","fileUploadOldCodeFileUploadInProgress":"File Upload in Progress.","fileUploadOldCodeFileUpload":"FILE UPLOAD","currencySymbol":"$","fieldsMarkedRequired":"Fields marked with an \u003Cspan class=\"ninja-forms-req-symbol\"\u003E*\u003C/span\u003E are required","thousands_sep":",","decimal_point":".","siteLocale":"en_US","dateFormat":"m/d/Y","startOfWeek":"1","of":"of","previousMonth":"Previous Month","nextMonth":"Next Month","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"weekdaysMin":["Su","Mo","Tu","We","Th","Fr","Sa"],"recaptchaConsentMissing":"reCaptcha validation couldn't load.","recaptchaMissingCookie":"reCaptcha v3 validation couldn't load the cookie needed to submit the form.","recaptchaConsentEvent":"Accept reCaptcha cookies before sending the form."};
var nfFrontEnd = {"adminAjax":"https://www.skilled2hire.com/wp-admin/admin-ajax.php","ajaxNonce":"e805677094","requireBaseUrl":"https://www.skilled2hire.com/wp-content/plugins/ninja-forms/assets/js/","use_merge_tags":{"user":{"address":"address","textbox":"textbox","button":"button","checkbox":"checkbox","city":"city","confirm":"confirm","date":"date","email":"email","firstname":"firstname","html":"html","hidden":"hidden","lastname":"lastname","listcheckbox":"listcheckbox","listcountry":"listcountry","listimage":"listimage","listmultiselect":"listmultiselect","listradio":"listradio","listselect":"listselect","liststate":"liststate","note":"note","number":"number","password":"password","passwordconfirm":"passwordconfirm","product":"product","quantity":"quantity","recaptcha":"recaptcha","recaptcha_v3":"recaptcha_v3","repeater":"repeater","shipping":"shipping","spam":"spam","starrating":"starrating","submit":"submit","terms":"terms","textarea":"textarea","total":"total","unknown":"unknown","zip":"zip","hr":"hr"},"post":{"address":"address","textbox":"textbox","button":"button","checkbox":"checkbox","city":"city","confirm":"confirm","date":"date","email":"email","firstname":"firstname","html":"html","hidden":"hidden","lastname":"lastname","listcheckbox":"listcheckbox","listcountry":"listcountry","listimage":"listimage","listmultiselect":"listmultiselect","listradio":"listradio","listselect":"listselect","liststate":"liststate","note":"note","number":"number","password":"password","passwordconfirm":"passwordconfirm","product":"product","quantity":"quantity","recaptcha":"recaptcha","recaptcha_v3":"recaptcha_v3","repeater":"repeater","shipping":"shipping","spam":"spam","starrating":"starrating","submit":"submit","terms":"terms","textarea":"textarea","total":"total","unknown":"unknown","zip":"zip","hr":"hr"},"system":{"address":"address","textbox":"textbox","button":"button","checkbox":"checkbox","city":"city","confirm":"confirm","date":"date","email":"email","firstname":"firstname","html":"html","hidden":"hidden","lastname":"lastname","listcheckbox":"listcheckbox","listcountry":"listcountry","listimage":"listimage","listmultiselect":"listmultiselect","listradio":"listradio","listselect":"listselect","liststate":"liststate","note":"note","number":"number","password":"password","passwordconfirm":"passwordconfirm","product":"product","quantity":"quantity","recaptcha":"recaptcha","recaptcha_v3":"recaptcha_v3","repeater":"repeater","shipping":"shipping","spam":"spam","starrating":"starrating","submit":"submit","terms":"terms","textarea":"textarea","total":"total","unknown":"unknown","zip":"zip","hr":"hr"},"fields":{"address":"address","textbox":"textbox","button":"button","checkbox":"checkbox","city":"city","confirm":"confirm","date":"date","email":"email","firstname":"firstname","html":"html","hidden":"hidden","lastname":"lastname","listcheckbox":"listcheckbox","listcountry":"listcountry","listimage":"listimage","listmultiselect":"listmultiselect","listradio":"listradio","listselect":"listselect","liststate":"liststate","note":"note","number":"number","password":"password","passwordconfirm":"passwordconfirm","product":"product","quantity":"quantity","recaptcha":"recaptcha","recaptcha_v3":"recaptcha_v3","repeater":"repeater","shipping":"shipping","spam":"spam","starrating":"starrating","submit":"submit","terms":"terms","textarea":"textarea","total":"total","unknown":"unknown","zip":"zip","hr":"hr"},"calculations":{"html":"html","hidden":"hidden","note":"note","unknown":"unknown"}},"opinionated_styles":"","filter_esc_status":"false","nf_consent_status_response":[]};
var nfInlineVars = [];
var nfi18n = {"ninjaForms":"Ninja Forms","changeEmailErrorMsg":"Please enter a valid email address!","changeDateErrorMsg":"Please enter a valid date!","confirmFieldErrorMsg":"These fields must match!","fieldNumberNumMinError":"Number Min Error","fieldNumberNumMaxError":"Number Max Error","fieldNumberIncrementBy":"Please increment by ","fieldTextareaRTEInsertLink":"Insert Link","fieldTextareaRTEInsertMedia":"Insert Media","fieldTextareaRTESelectAFile":"Select a file","formErrorsCorrectErrors":"Please correct errors before submitting this form.","formHoneypot":"If you are a human seeing this field, please leave it empty.","validateRequiredField":"This is a required field.","honeypotHoneypotError":"Honeypot Error","fileUploadOldCodeFileUploadInProgress":"File Upload in Progress.","fileUploadOldCodeFileUpload":"FILE UPLOAD","currencySymbol":"$","fieldsMarkedRequired":"Fields marked with an \u003Cspan class=\"ninja-forms-req-symbol\"\u003E*\u003C/span\u003E are required","thousands_sep":",","decimal_point":".","siteLocale":"en_US","dateFormat":"m/d/Y","startOfWeek":"1","of":"of","previousMonth":"Previous Month","nextMonth":"Next Month","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"weekdaysMin":["Su","Mo","Tu","We","Th","Fr","Sa"],"recaptchaConsentMissing":"reCaptcha validation couldn't load.","recaptchaMissingCookie":"reCaptcha v3 validation couldn't load the cookie needed to submit the form.","recaptchaConsentEvent":"Accept reCaptcha cookies before sending the form."};
var nfFrontEnd = {"adminAjax":"https://www.skilled2hire.com/wp-admin/admin-ajax.php","ajaxNonce":"e805677094","requireBaseUrl":"https://www.skilled2hire.com/wp-content/plugins/ninja-forms/assets/js/","use_merge_tags":{"user":{"address":"address","textbox":"textbox","button":"button","checkbox":"checkbox","city":"city","confirm":"confirm","date":"date","email":"email","firstname":"firstname","html":"html","hidden":"hidden","lastname":"lastname","listcheckbox":"listcheckbox","listcountry":"listcountry","listimage":"listimage","listmultiselect":"listmultiselect","listradio":"listradio","listselect":"listselect","liststate":"liststate","note":"note","number":"number","password":"password","passwordconfirm":"passwordconfirm","product":"product","quantity":"quantity","recaptcha":"recaptcha","recaptcha_v3":"recaptcha_v3","repeater":"repeater","shipping":"shipping","spam":"spam","starrating":"starrating","submit":"submit","terms":"terms","textarea":"textarea","total":"total","unknown":"unknown","zip":"zip","hr":"hr"},"post":{"address":"address","textbox":"textbox","button":"button","checkbox":"checkbox","city":"city","confirm":"confirm","date":"date","email":"email","firstname":"firstname","html":"html","hidden":"hidden","lastname":"lastname","listcheckbox":"listcheckbox","listcountry":"listcountry","listimage":"listimage","listmultiselect":"listmultiselect","listradio":"listradio","listselect":"listselect","liststate":"liststate","note":"note","number":"number","password":"password","passwordconfirm":"passwordconfirm","product":"product","quantity":"quantity","recaptcha":"recaptcha","recaptcha_v3":"recaptcha_v3","repeater":"repeater","shipping":"shipping","spam":"spam","starrating":"starrating","submit":"submit","terms":"terms","textarea":"textarea","total":"total","unknown":"unknown","zip":"zip","hr":"hr"},"system":{"address":"address","textbox":"textbox","button":"button","checkbox":"checkbox","city":"city","confirm":"confirm","date":"date","email":"email","firstname":"firstname","html":"html","hidden":"hidden","lastname":"lastname","listcheckbox":"listcheckbox","listcountry":"listcountry","listimage":"listimage","listmultiselect":"listmultiselect","listradio":"listradio","listselect":"listselect","liststate":"liststate","note":"note","number":"number","password":"password","passwordconfirm":"passwordconfirm","product":"product","quantity":"quantity","recaptcha":"recaptcha","recaptcha_v3":"recaptcha_v3","repeater":"repeater","shipping":"shipping","spam":"spam","starrating":"starrating","submit":"submit","terms":"terms","textarea":"textarea","total":"total","unknown":"unknown","zip":"zip","hr":"hr"},"fields":{"address":"address","textbox":"textbox","button":"button","checkbox":"checkbox","city":"city","confirm":"confirm","date":"date","email":"email","firstname":"firstname","html":"html","hidden":"hidden","lastname":"lastname","listcheckbox":"listcheckbox","listcountry":"listcountry","listimage":"listimage","listmultiselect":"listmultiselect","listradio":"listradio","listselect":"listselect","liststate":"liststate","note":"note","number":"number","password":"password","passwordconfirm":"passwordconfirm","product":"product","quantity":"quantity","recaptcha":"recaptcha","recaptcha_v3":"recaptcha_v3","repeater":"repeater","shipping":"shipping","spam":"spam","starrating":"starrating","submit":"submit","terms":"terms","textarea":"textarea","total":"total","unknown":"unknown","zip":"zip","hr":"hr"},"calculations":{"html":"html","hidden":"hidden","note":"note","unknown":"unknown"}},"opinionated_styles":"","filter_esc_status":"false","nf_consent_status_response":[]};
var nfInlineVars = [];
//# sourceURL=nf-front-end-js-extra
</script>
<script id="nf-front-end-js" src="https://www.skilled2hire.com/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.8.25.1"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://www.skilled2hire.com/wp-includes/js/wp-emoji-release.min.js?ver=7.0"}}
</script>
<script type="module">
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://www.skilled2hire.com/wp-includes/js/wp-emoji-loader.min.js
</script>
					<script type="text/javascript" id="7f026ebd">
						document.addEventListener("DOMContentLoaded", function(){
							( function( $ ) {
								var cols = parseInt( '3' );
								var $scope = $( '.uagb-block-7f026ebd' );
								let imagePosition = 'top';

								if( 'top' !== imagePosition ){
									// This CSS is for Post BG Image Spacing
									let articles = document.querySelectorAll( '.uagb-post__image-position-background .uagb-post__inner-wrap' );
									if( articles.length ) {
										for( let article of articles ) {
											let image = article.getElementsByClassName('uagb-post__image');
											if ( image[0] ) {
												let articleWidth = article.offsetWidth;
												let rowGap = 20;
												let imageWidth = 100 - ( rowGap / articleWidth ) * 100;
												image[0].style.width = imageWidth + '%';
												image[0].style.marginLeft = rowGap / 2 + 'px';
											}
										}
									}
								}
								// If this is not a Post Carousel, return.
								// Else if it is a carousel but has less posts than the number of columns, return after setting visibility.
								if ( ! $scope.hasClass('is-carousel') ) {
									return;
								} else if ( cols >= $scope.children('article.uagb-post__inner-wrap').length ) {
									$scope.css( 'visibility', 'visible' );
									return;
								}
								var slider_options = {
									'slidesToShow' : cols,
									'slidesToScroll' : 1,
									'autoplaySpeed' : 2000,
									'autoplay' : Boolean( '1' ),
									'infinite' : Boolean( '1' ),
									'pauseOnHover' : Boolean( '1' ),
									'speed' : 500,
									'arrows' : Boolean( '1' ),
									'dots' : Boolean( '1' ),
									'rtl' : Boolean( '' ),
									'prevArrow' : '<button type=\"button\" data-role=\"none\" class=\"slick-prev\" aria-label=\"Previous\" tabindex=\"0\" role=\"button\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 256 512\"><path d=\"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z\"></path></svg><\/button>',
									'nextArrow' : '<button type=\"button\" data-role=\"none\" class=\"slick-next\" aria-label=\"Next\" tabindex=\"0\" role=\"button\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 256 512\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg><\/button>',
									'responsive' : [
										{
											'breakpoint' : 1024,
											'settings' : {
												'slidesToShow' : 2,
												'slidesToScroll' : 1,
											}
										},
										{
											'breakpoint' : 767,
											'settings' : {
												'slidesToShow' : 1,
												'slidesToScroll' : 1,
											}
										}
									]
								};

								$scope.imagesLoaded( function() {
									$scope.slick( slider_options );
								}).always( function() {
									$scope.css( 'visibility', 'visible' );
								} );

								var enableEqualHeight = ( '' );

								if( enableEqualHeight ){
									$scope.imagesLoaded( function() {
										UAGBPostCarousel?._setHeight( $scope );
									});

									$scope.on( 'afterChange', function() {
										UAGBPostCarousel?._setHeight( $scope );
									} );
								}

							} )( jQuery );
						});
					</script>
					<script id="tmpl-nf-layout" type="text/template">
	<span id="nf-form-title-{{{ data.id }}}" class="nf-form-title">
		{{{ ( 1 == data.settings.show_title ) ? '<h' + data.settings.form_title_heading_level + '>' + data.settings.title + '</h' + data.settings.form_title_heading_level + '>' : '' }}}
	</span>
	<div class="nf-form-wrap ninja-forms-form-wrap">
		<div class="nf-response-msg"></div>
		<div class="nf-debug-msg"></div>
		<div class="nf-before-form"></div>
		<div class="nf-form-layout"></div>
		<div class="nf-after-form"></div>
	</div>
</script>

<script id="tmpl-nf-empty" type="text/template">

</script>
<script id="tmpl-nf-before-form" type="text/template">
	{{{ data.beforeForm }}}
</script><script id="tmpl-nf-after-form" type="text/template">
	{{{ data.afterForm }}}
</script><script id="tmpl-nf-before-fields" type="text/template">
    <div class="nf-form-fields-required">{{{ data.renderFieldsMarkedRequired() }}}</div>
    {{{ data.beforeFields }}}
</script><script id="tmpl-nf-after-fields" type="text/template">
    {{{ data.afterFields }}}
    <div id="nf-form-errors-{{{ data.id }}}" class="nf-form-errors" role="alert"></div>
    <div class="nf-form-hp"></div>
</script>
<script id="tmpl-nf-before-field" type="text/template">
    {{{ data.beforeField }}}
</script><script id="tmpl-nf-after-field" type="text/template">
    {{{ data.afterField }}}
</script><script id="tmpl-nf-form-layout" type="text/template">
	<form>
		<div>
			<div class="nf-before-form-content"></div>
			<div class="nf-form-content {{{ data.element_class }}}"></div>
			<div class="nf-after-form-content"></div>
		</div>
	</form>
</script><script id="tmpl-nf-form-hp" type="text/template">
	<label id="nf-label-field-hp-{{{ data.id }}}" for="nf-field-hp-{{{ data.id }}}" aria-hidden="true">
		{{{ nfi18n.formHoneypot }}}
		<input id="nf-field-hp-{{{ data.id }}}" name="nf-field-hp" class="nf-element nf-field-hp" type="text" value="" aria-labelledby="nf-label-field-hp-{{{ data.id }}}" />
	</label>
</script>
<script id="tmpl-nf-field-layout" type="text/template">
    <div id="nf-field-{{{ data.id }}}-container" class="nf-field-container {{{ data.type }}}-container {{{ data.renderContainerClass() }}}">
        <div class="nf-before-field"></div>
        <div class="nf-field"></div>
        <div class="nf-after-field"></div>
    </div>
</script>
<script id="tmpl-nf-field-before" type="text/template">
    {{{ data.beforeField }}}
</script><script id="tmpl-nf-field-after" type="text/template">
    <#
    /*
     * Render our input limit section if that setting exists.
     */
    #>
    <div class="nf-input-limit"></div>
    <#
    /*
     * Render our error section if we have an error.
     */
    #>
    <div id="nf-error-{{{ data.id }}}" class="nf-error-wrap nf-error" role="alert" aria-live="assertive"></div>
    <#
    /*
     * Render any custom HTML after our field.
     */
    #>
    {{{ data.afterField }}}
</script>
<script id="tmpl-nf-field-wrap" type="text/template">
	<div id="nf-field-{{{ data.id }}}-wrap" class="{{{ data.renderWrapClass() }}}" data-field-id="{{{ data.id }}}">
		<#
		/*
		 * This is our main field template. It's called for every field type.
		 * Note that must have ONE top-level, wrapping element. i.e. a div/span/etc that wraps all of the template.
		 */
        #>
		<#
		/*
		 * Render our label.
		 */
        #>
		{{{ data.renderLabel() }}}
		<#
		/*
		 * Render our field element. Uses the template for the field being rendered.
		 */
        #>
		<div class="nf-field-element">{{{ data.renderElement() }}}</div>
		<#
		/*
		 * Render our Description Text.
		 */
        #>
		{{{ data.renderDescText() }}}
	</div>
</script>
<script id="tmpl-nf-field-wrap-no-label" type="text/template">
    <div id="nf-field-{{{ data.id }}}-wrap" class="{{{ data.renderWrapClass() }}}" data-field-id="{{{ data.id }}}">
        <div class="nf-field-label"></div>
        <div class="nf-field-element">{{{ data.renderElement() }}}</div>
        <div class="nf-error-wrap"></div>
    </div>
</script>
<script id="tmpl-nf-field-wrap-no-container" type="text/template">

        {{{ data.renderElement() }}}

        <div class="nf-error-wrap"></div>
</script>
<script id="tmpl-nf-field-label" type="text/template">
	<div class="nf-field-label">
		<# if ( data.type === "listcheckbox" || data.type === "listradio" || data.type === "listimage" || data.type === "date" || data.type === "starrating" ) { #>
			<span id="nf-label-field-{{{ data.id }}}"
				class="nf-label-span {{{ data.renderLabelClasses() }}}">
					{{{ ( data.maybeFilterHTML() === 'true' ) ? _.escape( data.label ) : data.label }}} {{{ ( 'undefined' != typeof data.required && 1 == data.required ) ? '<span class="ninja-forms-req-symbol">*</span>' : '' }}} 
					{{{ data.maybeRenderHelp() }}}
			</span>
		<# } else { #>
			<label for="nf-field-{{{ data.id }}}"
					id="nf-label-field-{{{ data.id }}}"
					class="{{{ data.renderLabelClasses() }}}">
						{{{ ( data.maybeFilterHTML() === 'true' ) ? _.escape( data.label ) : data.label }}} {{{ ( 'undefined' != typeof data.required && 1 == data.required ) ? '<span class="ninja-forms-req-symbol">*</span>' : '' }}} 
						{{{ data.maybeRenderHelp() }}}
			</label>
		<# } #>
	</div>
</script><script id="tmpl-nf-field-error" type="text/template">
	<div class="nf-error-msg nf-error-{{{ data.id }}}" aria-live="assertive">{{{ data.msg }}}</div>
</script><script id="tmpl-nf-form-error" type="text/template">
	<div class="nf-error-msg nf-error-{{{ data.id }}}">{{{ data.msg }}}</div>
</script><script id="tmpl-nf-field-input-limit" type="text/template">
    {{{ data.currentCount() }}} {{{ nfi18n.of }}} {{{ data.input_limit }}} {{{ data.input_limit_msg }}}
</script><script id="tmpl-nf-field-null" type="text/template">
</script><script id="tmpl-nf-field-firstname" type="text/template">
    <input
        type="text"
        value="{{{ _.escape( data.value ) }}}"
        class="{{{ data.renderClasses() }}} nf-element"
        id="nf-field-{{{ data.id }}}"
        name="{{ data.custom_name_attribute || 'nf-field-' + data.id + '-' + data.type }}"
        {{{ data.maybeDisableAutocomplete() }}}
        {{{ data.renderPlaceholder() }}}
        aria-invalid="false"
        aria-describedby="<# if( data.desc_text ) { #>nf-description-{{{ data.id }}} <# } #>nf-error-{{{ data.id }}}"
        aria-labelledby="nf-label-field-{{{ data.id }}}"
        {{{ data.maybeRequired() }}}
    >
</script>
<script id='tmpl-nf-field-input' type='text/template'>
    <input id="nf-field-{{{ data.id }}}" name="nf-field-{{{ data.id }}}" aria-invalid="false" aria-describedby="<# if( data.desc_text ) { #>nf-description-{{{ data.id }}} <# } #>nf-error-{{{ data.id }}}" class="{{{ data.renderClasses() }}} nf-element" type="text" value="{{{ _.escape( data.value ) }}}" {{{ data.renderPlaceholder() }}} {{{ data.maybeDisabled() }}}
           aria-labelledby="nf-label-field-{{{ data.id }}}"

            {{{ data.maybeRequired() }}}
    >
</script>
<script id="tmpl-nf-field-lastname" type="text/template">
    <input
        type="text"
        value="{{{ _.escape( data.value ) }}}"
        class="{{{ data.renderClasses() }}} nf-element"
        id="nf-field-{{{ data.id }}}"
        name="{{ data.custom_name_attribute || 'nf-field-' + data.id + '-' + data.type }}"
        {{{ data.maybeDisableAutocomplete() }}}
        {{{ data.renderPlaceholder() }}}
        aria-invalid="false"
        aria-describedby="<# if( data.desc_text ) { #>nf-description-{{{ data.id }}} <# } #>nf-error-{{{ data.id }}}"
        aria-labelledby="nf-label-field-{{{ data.id }}}"
        {{{ data.maybeRequired() }}}
    >
</script>
<script id="tmpl-nf-field-email" type="text/template">
	<input
		type="email"
		value="{{{ _.escape( data.value ) }}}"
		class="{{{ data.renderClasses() }}} nf-element"
		id="nf-field-{{{ data.id }}}"
		name="{{ data.custom_name_attribute || 'nf-field-' + data.id + '-' + data.type }}"
		{{{data.maybeDisableAutocomplete()}}}
		{{{ data.renderPlaceholder() }}}
		{{{ data.maybeDisabled() }}}
		aria-invalid="false"
		aria-describedby="<# if( data.desc_text ) { #>nf-description-{{{ data.id }}} <# } #>nf-error-{{{ data.id }}}"
		aria-labelledby="nf-label-field-{{{ data.id }}}"
		{{{ data.maybeRequired() }}}
	>
</script>
<script id="tmpl-nf-field-textbox" type="text/template">
	<input
		type="text"
		value="{{{ _.escape( data.value ) }}}"
		class="{{{ data.renderClasses() }}} nf-element"
		{{{ data.renderPlaceholder() }}}
		{{{ data.maybeDisabled() }}}
		{{{ data.maybeInputLimit() }}}
		id="nf-field-{{{ data.id }}}"
		name="{{ data.custom_name_attribute || 'nf-field-' + data.id + '-' + data.type }}"
		{{{ data.maybeDisableAutocomplete() }}}
		aria-invalid="false"
		aria-describedby="<# if( data.desc_text ) { #>nf-description-{{{ data.id }}} <# } #>nf-error-{{{ data.id }}}"
		aria-labelledby="nf-label-field-{{{ data.id }}}"
		{{{ data.maybeRequired() }}}
	>
</script>
<script id="tmpl-nf-field-listselect" type="text/template">
    <select id="nf-field-{{{ data.id }}}" name="nf-field-{{{ data.id }}}" aria-invalid="false" aria-describedby="<# if( data.desc_text ) { #>nf-description-{{{ data.id }}} <# } #>nf-error-{{{ data.id }}}" class="{{{ data.renderClasses() }}} nf-element" {{{ data.renderOtherAttributes() }}}
            aria-labelledby="nf-label-field-{{{ data.id }}}"

	    {{{ data.maybeRequired() }}}
    >
        {{{ data.renderOptions() }}}
    </select>
    <div for="nf-field-{{{ data.id }}}"></div>
</script>

<script id="tmpl-nf-field-listselect-option" type="text/template">
	<# if ( ! data.visible ) { return ''; } #>
	<option value="{{{ data.value }}}" {{{ ( 1 == data.selected ) ? 'selected="selected"' : '' }}} >{{{ data.label }}}</option>
</script>
<script id="tmpl-nf-field-textarea" type="text/template">
    <textarea id="nf-field-{{{ data.id }}}" name="nf-field-{{{ data.id }}}" aria-invalid="false" aria-describedby="<# if( data.desc_text ) { #>nf-description-{{{ data.id }}} <# } #>nf-error-{{{ data.id }}}" class="{{{ data.renderClasses() }}} nf-element" {{{ data.renderPlaceholder() }}} {{{ data.maybeDisabled() }}} {{{ data.maybeDisableAutocomplete() }}} {{{ data.maybeInputLimit() }}}
        aria-labelledby="nf-label-field-{{{ data.id }}}"

        {{{ data.maybeRequired() }}}
    >{{{ _.escape( data.value ) }}}</textarea>
</script>

<!-- Rich Text Editor Templates -->

<script id="tmpl-nf-rte-media-button" type="text/template">
    <span class="dashicons dashicons-admin-media"></span>
</script>

<script id="tmpl-nf-rte-link-button" type="text/template">
    <span class="dashicons dashicons-admin-links"></span>
</script>

<script id="tmpl-nf-rte-unlink-button" type="text/template">
    <span class="dashicons dashicons-editor-unlink"></span>
</script>

<script id="tmpl-nf-rte-link-dropdown" type="text/template">
    <div class="summernote-link">
        URL
        <input type="url" class="widefat code link-url"> <br />
        Text
        <input type="url" class="widefat code link-text"> <br />
        <label>
            <input type="checkbox" class="link-new-window"> {{{ nfi18n.fieldsTextareaOpenNewWindow }}}
        </label>
        <input type="button" class="cancel-link extra" value="Cancel">
        <input type="button" class="insert-link extra" value="Insert">
    </div>
</script>
<script id="tmpl-nf-field-submit" type="text/template">

<# 
let myType = data.type
if('save'== data.type){
	myType = 'button'
}
#>
<input id="nf-field-{{{ data.id }}}" class="{{{ data.renderClasses() }}} nf-element " type="{{{myType}}}" value="{{{ ( data.maybeFilterHTML() === 'true' ) ? _.escape( data.label ) : data.label }}}" {{{ ( data.disabled ) ? 'aria-disabled="true" disabled="true"' : '' }}}>

</script><script id='tmpl-nf-field-button' type='text/template'>
    <button id="nf-field-{{{ data.id }}}" name="nf-field-{{{ data.id }}}" class="{{{ data.classes }}} nf-element">
        {{{ ( data.maybeFilterHTML() === 'true' ) ? _.escape( data.label ) : data.label }}}
    </button>
</script>
</body>
</html>
