BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ChamberMaster//Event Calendar 2.0//EN
METHOD:PUBLISH
X-PUBLISHED-TTL:P1H
REFRESH-INTERVAL:P1H
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
DTSTART:20070101T000000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:Pacific Daylight Time
END:DAYLIGHT
BEGIN:STANDARD
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
DTSTART:20070101T000000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:Pacific Standard Time
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20261002T094500
DTEND;TZID=America/Los_Angeles:20261002T111500
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
SUMMARY:Leads Group Virtual
DESCRIPTION:.gic-leads {\n					--gic-blue: #0064A4\;\n					--gic-blue-700: #084E7E\;\n					--gic-ink: #0B1220\;\n					--gic-muted: #4B5563\;\n					--gic-card: #FFFFFF\;\n					font-family: system-ui\, -apple-system\, Segoe UI\, Roboto\, Arial\, sans-serif\;\n					color: var(--gic-ink)\;\n					background: #ffffff\;\n				}\n				\n				.gic-leads .wrap {\n					max-width: none\;\n					margin: 0\;\n					padding: 32px 0\;\n				}\n				\n				.gic-leads .hero {\n					padding: 0\;\n				}\n				/* Header image */\n				\n				.gic-leads .hero-media {\n					border-radius: 16px\;\n					overflow: hidden\;\n					background: #fff\;\n					margin-bottom: 24px\;\n				}\n				\n				.gic-leads .hero-media img {\n					width: 100%\;\n					height: auto\;\n					display: block\;\n				}\n				\n				.gic-leads .kicker {\n					display: inline-flex\;\n					align-items: center\;\n					gap: 10px\;\n					padding: 10px 14px\;\n					border-radius: 999px\;\n					background: rgba(0\, 100\, 164\, .10)\;\n					color: var(--gic-blue-700)\;\n					font-weight: 650\;\n					letter-spacing: .2px\;\n					font-size: 14px\;\n				}\n				\n				.gic-leads h2 {\n					margin: 16px 0 12px 0\;\n					font-size: clamp(32px\, 3.8vw\, 48px)\;\n					line-height: 1.12\;\n					letter-spacing: -.3px\;\n				}\n				\n				.gic-leads .subhead {\n					margin: 0\;\n					font-size: 19px\;\n					line-height: 1.75\;\n					color: var(--gic-muted)\;\n					max-width: none\;\n				}\n				\n				.gic-leads .callout {\n					margin-top: 20px\;\n					padding: 20px\;\n					border-radius: 14px\;\n					background: rgba(0\, 100\, 164\, .06)\;\n					color: var(--gic-ink)\;\n					line-height: 1.75\;\n					font-size: 17px\;\n				}\n				\n				.gic-leads .callout strong {\n					font-weight: 900\;\n				}\n				\n				.gic-leads .meta {\n					display: grid\;\n					grid-template-columns: repeat(12\, 1fr)\;\n					gap: 20px\;\n					margin-top: 28px\;\n				}\n				\n				.gic-leads .pill {\n					grid-column: span 4\;\n					background: var(--gic-card)\;\n					border-radius: 18px\;\n					padding: 26px 24px\;\n					box-shadow: 0 10px 22px rgba(0\, 0\, 0\, .05)\;\n					display: flex\;\n					flex-direction: column\;\n					align-items: flex-start\;\n					gap: 14px\;\n				}\n				\n				.gic-leads .icon {\n					width: 58px\;\n					height: 58px\;\n					border-radius: 16px\;\n					display: inline-flex\;\n					align-items: center\;\n					justify-content: center\;\n					background: rgba(0\, 100\, 164\, .10)\;\n					color: var(--gic-blue-700)\;\n					flex: 0 0 auto\;\n				}\n				\n				.gic-leads .icon svg {\n					width: 25px\;\n					height: 25px\;\n					stroke: currentColor\;\n					fill: none\;\n					stroke-width: 2\;\n					stroke-linecap: round\;\n					stroke-linejoin: round\;\n					display: block\;\n				}\n				\n				.gic-leads .pill h3 {\n					margin: 0 0 8px 0\;\n					font-size: 20px\;\n					letter-spacing: -.1px\;\n				}\n				\n				.gic-leads .pill p {\n					margin: 0\;\n					color: var(--gic-muted)\;\n					line-height: 1.7\;\n					font-size: 16px\;\n				}\n				\n				.gic-leads .details {\n					grid-column: span 12\;\n					background: #fff\;\n					border-radius: 18px\;\n					padding: 24px\;\n					display: grid\;\n					grid-template-columns: 1fr 1fr\;\n					gap: 24px\;\n					box-shadow: 0 10px 22px rgba(0\, 0\, 0\, .05)\;\n				}\n				\n				.gic-leads .details h4 {\n					margin: 0 0 12px 0\;\n					font-size: 16px\;\n					letter-spacing: .2px\;\n					text-transform: uppercase\;\n					color: var(--gic-blue-700)\;\n				}\n				\n				.gic-leads .bullets {\n					margin: 0\;\n					padding-left: 22px\;\n					color: var(--gic-muted)\;\n					line-height: 1.7\;\n					font-size: 16px\;\n				}\n				/* Schedule */\n				\n				.gic-leads .schedule {\n					grid-column: span 12\;\n					margin-top: 2px\;\n					background: #fff\;\n					border-radius: 18px\;\n					padding: 24px\;\n					box-shadow: 0 10px 22px rgba(0\, 0\, 0\, .05)\;\n				}\n				\n				.gic-leads .schedule-head {\n					display: flex\;\n					flex-wrap: wrap\;\n					gap: 10px\;\n					align-items: baseline\;\n					justify-content: space-between\;\n					margin-bottom: 16px\;\n				}\n				\n				.gic-leads .schedule-head .title {\n					margin: 0\;\n					font-size: 22px\;\n					letter-spacing: -.1px\;\n					font-weight: 900\;\n				}\n				\n				.gic-leads .schedule-head .note {\n					margin: 0\;\n					color: var(--gic-muted)\;\n					font-size: 16px\;\n					line-height: 1.6\;\n					max-width: 95ch\;\n				}\n				\n				.gic-leads .grid {\n					display: grid\;\n					grid-template-columns: repeat(12\, 1fr)\;\n					gap: 18px\;\n				}\n				\n				.gic-leads .group {\n					grid-column: span 6\;\n					border-radius: 16px\;\n					padding: 18px\;\n					background: rgba(0\, 0\, 0\, .02)\;\n					display: grid\;\n					gap: 10px\;\n				}\n				\n				.gic-leads .group-top {\n					display: flex\;\n					gap: 10px\;\n					align-items: flex-start\;\n					justify-content: space-between\;\n				}\n				\n				.gic-leads .group-name {\n					margin: 0\;\n					font-weight: 950\;\n					font-size: 18px\;\n					letter-spacing: -.1px\;\n				}\n				\n				.gic-leads .badge {\n					display: inline-flex\;\n					align-items: center\;\n					gap: 8px\;\n					width: fit-content\;\n					padding: 6px 10px\;\n					border-radius: 999px\;\n					background: rgba(0\, 100\, 164\, .10)\;\n					color: var(--gic-blue-700)\;\n					font-weight: 900\;\n					font-size: 12.5px\;\n					letter-spacing: .2px\;\n					white-space: nowrap\;\n				}\n				\n				.gic-leads .group-meta {\n					display: grid\;\n					gap: 4px\;\n					color: var(--gic-muted)\;\n					font-size: 16px\;\n					line-height: 1.6\;\n				}\n				\n				.gic-leads .group-meta strong {\n					color: var(--gic-ink)\;\n					font-weight: 850\;\n				}\n				/* Button system */\n				\n				.gic-leads .btn-row {\n					display: flex\;\n					flex-wrap: wrap\;\n					gap: 10px\;\n					align-items: center\;\n					margin-top: 6px\;\n				}\n				\n				.gic-leads .btn-sm {\n					display: inline-flex\;\n					align-items: center\;\n					justify-content: center\;\n					gap: 8px\;\n					padding: 9px 12px\;\n					border-radius: 999px\;\n					background: rgba(0\, 100\, 164\, .10) !important\;\n					color: var(--gic-blue-700) !important\;\n					font-weight: 900\;\n					font-size: 12px\;\n					letter-spacing: .3px\;\n					text-transform: uppercase\;\n					text-decoration: none\;\n					transition: transform .08s ease\, background .12s ease\;\n					width: fit-content\;\n				}\n				\n				.gic-leads .btn-sm:hover {\n					transform: translateY(-1px)\;\n					background: rgba(0\, 100\, 164\, .14) !important\;\n					text-decoration: none\;\n				}\n				\n				@media (max-width: 860px) {\n					.gic-leads .wrap {\n						padding: 20px 0\;\n					}\n					.gic-leads .pill {\n						grid-column: span 12\;\n					}\n					.gic-leads .details {\n						grid-template-columns: 1fr\;\n					}\n					.gic-leads .group {\n						grid-column: span 12\;\n					}\n				}\n\n			\n			\n				\n					\n					● Referral Networking Program\n\n					Leads Groups at the Greater Irvine Chamber\n\n					Leads Groups directly contribute to the economic development of the Irvine area by increasing the business and profits of Greater Irvine Chamber member businesses and organizations through structured relational networking and the exchange of referrals and leads.\n					How it works: Each Leads Group is comprised of 25 to 30 individuals that meet twice a month in non-competing industries to help each other with selling techniques\, presentation skills\, recruiting\, strategic partnerships\, referral exchange\, professional relationships\, and more.\n						\n\n						\nThe Greater Irvine Chamber Leads Groups help you build a strong referral network. Exclusive and complimentary for members\, each industry or occupation is limited to one representative.\n					\n						\n							\n								 \n									\n									 \n							\n							\n\n								Exclusive seat per category\n\n								Each industry or occupation is limited to one representative\, helping keep the group non-competing.\n							\n						\n							\n								 \n									\n									\n									\n									\n									 \n							\n							\n\n								Twice a month\n\n								Consistent cadence to build relationships\, improve referrals\, and stay top of mind.\n							\n						\n							\n								 \n									\n									\n									\n									\n									 \n							\n							\n\n								Meet at the Chamber\n\n								36 Executive Park\, Suite 100\, Irvine\, CA 92614. One group is virtual.\n							\n						\n							\n\n								What to expect\n\n								\n									Structured referral and leads exchange.\n									Opportunities to improve selling techniques and presentation skills.\n									Professional relationships that support strategic partnerships and recruiting.\n									A consistent peer network that compounds over time.\n								\n							\n							\n\n								Participation standards\n\n								\n									Attend consistently and arrive on time.\n									Bring a clear ask and a strong 30-second introduction.\n									Schedule one-to-one meetings to deepen relationships.\n									Respond quickly to leads and follow up professionally.\n								\n							\n						\n							\n\n								Groups Schedule\n\n								All groups meet twice a month at the Greater Irvine Chamber\, located at 36 Executive Park\, Suite 100\, in Irvine. Find out if your category is open.\n							\n							\n								\n									\n\n										Leads Group 1In person\n									\n										When: 1st and 3rd Wednesday\n										Time: 11:45 AM to 1:15 PM\n										Where: 36 Executive Park\, Suite 100\, Irvine\n									View roster  \n								\n									\n\n										Leads Group 2In person\n									\n										When: 2nd and 4th Monday\n										Time: 11:45 AM to 1:15 PM\n										Where: 36 Executive Park\, Suite 100\, Irvine\n									View roster  \n								\n									\n\n										Leads Group 3In person\n									\n										When: 2nd and 4th Wednesday\n										Time: 9:45 AM to 11:15 AM\n										Where: 36 Executive Park\, Suite 100\, Irvine\n									View roster  \n								\n									\n\n										Leads Group 4In person\n									\n										When: 1st and 3rd Tuesday\n										Time: 11:45 AM to 1:15 PM\n										Where: 36 Executive Park\, Suite 100\, Irvine\n									View roster  \n								\n									\n\n										Leads Group 6In person\n									\n										When: 1st and 3rd Thursday\n										Time: 11:45 AM to 1:15 PM\n										Where: 36 Executive Park\, Suite 100\, Irvine\n									View roster  \n								\n									\n\n										Leads Group VirtualVirtual\n									\n										When: 1st and 3rd Friday\n										Time: 9:45 AM to 11:15 AM\n									View roster
X-ALT-DESC;FMTTYPE=text/html:<!DOCTYPE html>\n<html>\n	<head>\n		<title></title>\n	</head>\n	<body aria-disabled="false">\n		<section aria-label="Leads Groups" class="gic-leads">\n			<style type="text/css">\n				.gic-leads {\n					--gic-blue: #0064A4\;\n					--gic-blue-700: #084E7E\;\n					--gic-ink: #0B1220\;\n					--gic-muted: #4B5563\;\n					--gic-card: #FFFFFF\;\n					font-family: system-ui\, -apple-system\, Segoe UI\, Roboto\, Arial\, sans-serif\;\n					color: var(--gic-ink)\;\n					background: #ffffff\;\n				}\n				\n				.gic-leads .wrap {\n					max-width: none\;\n					margin: 0\;\n					padding: 32px 0\;\n				}\n				\n				.gic-leads .hero {\n					padding: 0\;\n				}\n				/* Header image */\n				\n				.gic-leads .hero-media {\n					border-radius: 16px\;\n					overflow: hidden\;\n					background: #fff\;\n					margin-bottom: 24px\;\n				}\n				\n				.gic-leads .hero-media img {\n					width: 100%\;\n					height: auto\;\n					display: block\;\n				}\n				\n				.gic-leads .kicker {\n					display: inline-flex\;\n					align-items: center\;\n					gap: 10px\;\n					padding: 10px 14px\;\n					border-radius: 999px\;\n					background: rgba(0\, 100\, 164\, .10)\;\n					color: var(--gic-blue-700)\;\n					font-weight: 650\;\n					letter-spacing: .2px\;\n					font-size: 14px\;\n				}\n				\n				.gic-leads h2 {\n					margin: 16px 0 12px 0\;\n					font-size: clamp(32px\, 3.8vw\, 48px)\;\n					line-height: 1.12\;\n					letter-spacing: -.3px\;\n				}\n				\n				.gic-leads .subhead {\n					margin: 0\;\n					font-size: 19px\;\n					line-height: 1.75\;\n					color: var(--gic-muted)\;\n					max-width: none\;\n				}\n				\n				.gic-leads .callout {\n					margin-top: 20px\;\n					padding: 20px\;\n					border-radius: 14px\;\n					background: rgba(0\, 100\, 164\, .06)\;\n					color: var(--gic-ink)\;\n					line-height: 1.75\;\n					font-size: 17px\;\n				}\n				\n				.gic-leads .callout strong {\n					font-weight: 900\;\n				}\n				\n				.gic-leads .meta {\n					display: grid\;\n					grid-template-columns: repeat(12\, 1fr)\;\n					gap: 20px\;\n					margin-top: 28px\;\n				}\n				\n				.gic-leads .pill {\n					grid-column: span 4\;\n					background: var(--gic-card)\;\n					border-radius: 18px\;\n					padding: 26px 24px\;\n					box-shadow: 0 10px 22px rgba(0\, 0\, 0\, .05)\;\n					display: flex\;\n					flex-direction: column\;\n					align-items: flex-start\;\n					gap: 14px\;\n				}\n				\n				.gic-leads .icon {\n					width: 58px\;\n					height: 58px\;\n					border-radius: 16px\;\n					display: inline-flex\;\n					align-items: center\;\n					justify-content: center\;\n					background: rgba(0\, 100\, 164\, .10)\;\n					color: var(--gic-blue-700)\;\n					flex: 0 0 auto\;\n				}\n				\n				.gic-leads .icon svg {\n					width: 25px\;\n					height: 25px\;\n					stroke: currentColor\;\n					fill: none\;\n					stroke-width: 2\;\n					stroke-linecap: round\;\n					stroke-linejoin: round\;\n					display: block\;\n				}\n				\n				.gic-leads .pill h3 {\n					margin: 0 0 8px 0\;\n					font-size: 20px\;\n					letter-spacing: -.1px\;\n				}\n				\n				.gic-leads .pill p {\n					margin: 0\;\n					color: var(--gic-muted)\;\n					line-height: 1.7\;\n					font-size: 16px\;\n				}\n				\n				.gic-leads .details {\n					grid-column: span 12\;\n					background: #fff\;\n					border-radius: 18px\;\n					padding: 24px\;\n					display: grid\;\n					grid-template-columns: 1fr 1fr\;\n					gap: 24px\;\n					box-shadow: 0 10px 22px rgba(0\, 0\, 0\, .05)\;\n				}\n				\n				.gic-leads .details h4 {\n					margin: 0 0 12px 0\;\n					font-size: 16px\;\n					letter-spacing: .2px\;\n					text-transform: uppercase\;\n					color: var(--gic-blue-700)\;\n				}\n				\n				.gic-leads .bullets {\n					margin: 0\;\n					padding-left: 22px\;\n					color: var(--gic-muted)\;\n					line-height: 1.7\;\n					font-size: 16px\;\n				}\n				/* Schedule */\n				\n				.gic-leads .schedule {\n					grid-column: span 12\;\n					margin-top: 2px\;\n					background: #fff\;\n					border-radius: 18px\;\n					padding: 24px\;\n					box-shadow: 0 10px 22px rgba(0\, 0\, 0\, .05)\;\n				}\n				\n				.gic-leads .schedule-head {\n					display: flex\;\n					flex-wrap: wrap\;\n					gap: 10px\;\n					align-items: baseline\;\n					justify-content: space-between\;\n					margin-bottom: 16px\;\n				}\n				\n				.gic-leads .schedule-head .title {\n					margin: 0\;\n					font-size: 22px\;\n					letter-spacing: -.1px\;\n					font-weight: 900\;\n				}\n				\n				.gic-leads .schedule-head .note {\n					margin: 0\;\n					color: var(--gic-muted)\;\n					font-size: 16px\;\n					line-height: 1.6\;\n					max-width: 95ch\;\n				}\n				\n				.gic-leads .grid {\n					display: grid\;\n					grid-template-columns: repeat(12\, 1fr)\;\n					gap: 18px\;\n				}\n				\n				.gic-leads .group {\n					grid-column: span 6\;\n					border-radius: 16px\;\n					padding: 18px\;\n					background: rgba(0\, 0\, 0\, .02)\;\n					display: grid\;\n					gap: 10px\;\n				}\n				\n				.gic-leads .group-top {\n					display: flex\;\n					gap: 10px\;\n					align-items: flex-start\;\n					justify-content: space-between\;\n				}\n				\n				.gic-leads .group-name {\n					margin: 0\;\n					font-weight: 950\;\n					font-size: 18px\;\n					letter-spacing: -.1px\;\n				}\n				\n				.gic-leads .badge {\n					display: inline-flex\;\n					align-items: center\;\n					gap: 8px\;\n					width: fit-content\;\n					padding: 6px 10px\;\n					border-radius: 999px\;\n					background: rgba(0\, 100\, 164\, .10)\;\n					color: var(--gic-blue-700)\;\n					font-weight: 900\;\n					font-size: 12.5px\;\n					letter-spacing: .2px\;\n					white-space: nowrap\;\n				}\n				\n				.gic-leads .group-meta {\n					display: grid\;\n					gap: 4px\;\n					color: var(--gic-muted)\;\n					font-size: 16px\;\n					line-height: 1.6\;\n				}\n				\n				.gic-leads .group-meta strong {\n					color: var(--gic-ink)\;\n					font-weight: 850\;\n				}\n				/* Button system */\n				\n				.gic-leads .btn-row {\n					display: flex\;\n					flex-wrap: wrap\;\n					gap: 10px\;\n					align-items: center\;\n					margin-top: 6px\;\n				}\n				\n				.gic-leads .btn-sm {\n					display: inline-flex\;\n					align-items: center\;\n					justify-content: center\;\n					gap: 8px\;\n					padding: 9px 12px\;\n					border-radius: 999px\;\n					background: rgba(0\, 100\, 164\, .10) !important\;\n					color: var(--gic-blue-700) !important\;\n					font-weight: 900\;\n					font-size: 12px\;\n					letter-spacing: .3px\;\n					text-transform: uppercase\;\n					text-decoration: none\;\n					transition: transform .08s ease\, background .12s ease\;\n					width: fit-content\;\n				}\n				\n				.gic-leads .btn-sm:hover {\n					transform: translateY(-1px)\;\n					background: rgba(0\, 100\, 164\, .14) !important\;\n					text-decoration: none\;\n				}\n				\n				@media (max-width: 860px) {\n					.gic-leads .wrap {\n						padding: 20px 0\;\n					}\n					.gic-leads .pill {\n						grid-column: span 12\;\n					}\n					.gic-leads .details {\n						grid-template-columns: 1fr\;\n					}\n					.gic-leads .group {\n						grid-column: span 12\;\n					}\n				}\n\n			</style>\n			<div class="wrap">\n				<div class="hero">\n					<div aria-label="Leads Groups header image" class="hero-media"><img alt="Greater Irvine Chamber Leads Groups" src="https://greaterirvinechamber.com/wp-content/uploads/2023/05/Greater-Irvine-Chamber-Leads-Groups-Top-49-Million-in-Closed-Business-FYTD-2022-2023-scaled.jpg" width="806" height="453"></div>\n					<div class="kicker"><span aria-hidden="true">●</span> Referral Networking Program</div>\n\n					<h2>Leads Groups at the Greater Irvine Chamber</h2>\n\n					<p class="subhead">Leads Groups directly contribute to the economic development of the Irvine area by increasing the business and profits of Greater Irvine Chamber member businesses and organizations through structured relational networking and the exchange of referrals and leads.</p>\n					<div class="callout"><strong>How it works:</strong> Each Leads Group is comprised of 25 to 30 individuals that meet twice a month in non-competing industries to help each other with selling techniques\, presentation skills\, recruiting\, strategic partnerships\, referral exchange\, professional relationships\, and more.\n						<br>\n						<br>The Greater Irvine Chamber Leads Groups help you build a strong referral network. Exclusive and complimentary for members\, each industry or occupation is limited to one representative.</div>\n					<div aria-label="Program highlights" class="meta">\n						<div class="pill">\n							<div aria-hidden="true" class="icon">\n								<svg>&nbsp\;\n									<path></path>\n									<path></path>&nbsp\;</svg>\n							</div>\n							<div>\n\n								<h3>Exclusive seat per category</h3>\n\n								<p>Each industry or occupation is limited to one representative\, helping keep the group non-competing.</p>\n							</div></div>\n						<div class="pill">\n							<div aria-hidden="true" class="icon">\n								<svg>&nbsp\;\n									<line></line>\n									<line></line>\n									<line></line>\n									<path></path>\n									<path></path>&nbsp\;</svg>\n							</div>\n							<div>\n\n								<h3>Twice a month</h3>\n\n								<p>Consistent cadence to build relationships\, improve referrals\, and stay top of mind.</p>\n							</div></div>\n						<div class="pill">\n							<div aria-hidden="true" class="icon">\n								<svg>&nbsp\;\n									<path></path>\n									<path></path>\n									<path></path>\n									<path></path>\n									<path></path>&nbsp\;</svg>\n							</div>\n							<div>\n\n								<h3>Meet at the Chamber</h3>\n\n								<p>36 Executive Park\, Suite 100\, Irvine\, CA 92614. One group is virtual.</p>\n							</div></div>\n						<div aria-label="What to expect and participation standards" class="details">\n							<div>\n\n								<h4>What to expect</h4>\n\n								<ul class="bullets">\n									<li>Structured referral and leads exchange.</li>\n									<li>Opportunities to improve selling techniques and presentation skills.</li>\n									<li>Professional relationships that support strategic partnerships and recruiting.</li>\n									<li>A consistent peer network that compounds over time.</li>\n								</ul>\n							</div>\n							<div>\n\n								<h4>Participation standards</h4>\n\n								<ul class="bullets">\n									<li>Attend consistently and arrive on time.</li>\n									<li>Bring a clear ask and a strong 30-second introduction.</li>\n									<li>Schedule one-to-one meetings to deepen relationships.</li>\n									<li>Respond quickly to leads and follow up professionally.</li>\n								</ul>\n							</div></div>\n						<div aria-label="Groups schedule" class="schedule">\n							<div class="schedule-head">\n\n								<p class="title">Groups Schedule</p>\n\n								<p class="note">All groups meet twice a month at the Greater Irvine Chamber\, located at 36 Executive Park\, Suite 100\, in Irvine. Find out if your category is open.</p>\n							</div>\n							<div class="grid">\n								<div aria-label="Leads Group 1" class="group">\n									<div class="group-top">\n\n										<p class="group-name">Leads Group 1</p><span class="badge">In person</span></div>\n									<div class="group-meta">\n										<div><strong>When:</strong> 1st and 3rd Wednesday</div>\n										<div><strong>Time:</strong> 11:45 AM to 1:15 PM</div>\n										<div><strong>Where:</strong> 36 Executive Park\, Suite 100\, Irvine</div></div>\n									<div class="btn-row"><a class="btn-sm" href="https://greaterirvinechamber.com/membership/leads-groups/leads-group-1-roster">View roster&nbsp\;<span aria-hidden="true">&rarr\;</span></a></div></div>\n								<div aria-label="Leads Group 2" class="group">\n									<div class="group-top">\n\n										<p class="group-name">Leads Group 2</p><span class="badge">In person</span></div>\n									<div class="group-meta">\n										<div><strong>When:</strong> 2nd and 4th Monday</div>\n										<div><strong>Time:</strong> 11:45 AM to 1:15 PM</div>\n										<div><strong>Where:</strong> 36 Executive Park\, Suite 100\, Irvine</div></div>\n									<div class="btn-row"><a class="btn-sm" href="https://greaterirvinechamber.com/membership/leads-groups/leads-group-2-roster">View roster&nbsp\;<span aria-hidden="true">&rarr\;</span></a></div></div>\n								<div aria-label="Leads Group 3" class="group">\n									<div class="group-top">\n\n										<p class="group-name">Leads Group 3</p><span class="badge">In person</span></div>\n									<div class="group-meta">\n										<div><strong>When:</strong> 2nd and 4th Wednesday</div>\n										<div><strong>Time:</strong> 9:45 AM to 11:15 AM</div>\n										<div><strong>Where:</strong> 36 Executive Park\, Suite 100\, Irvine</div></div>\n									<div class="btn-row"><a class="btn-sm" href="https://greaterirvinechamber.com/membership/leads-groups/leads-group-3-roster">View roster&nbsp\;<span aria-hidden="true">&rarr\;</span></a></div></div>\n								<div aria-label="Leads Group 4" class="group">\n									<div class="group-top">\n\n										<p class="group-name">Leads Group 4</p><span class="badge">In person</span></div>\n									<div class="group-meta">\n										<div><strong>When:</strong> 1st and 3rd Tuesday</div>\n										<div><strong>Time:</strong> 11:45 AM to 1:15 PM</div>\n										<div><strong>Where:</strong> 36 Executive Park\, Suite 100\, Irvine</div></div>\n									<div class="btn-row"><a class="btn-sm" href="https://greaterirvinechamber.com/membership/leads-groups/leads-group-4-roster">View roster&nbsp\;<span aria-hidden="true">&rarr\;</span></a></div></div>\n								<div aria-label="Leads Group 6" class="group">\n									<div class="group-top">\n\n										<p class="group-name">Leads Group 6</p><span class="badge">In person</span></div>\n									<div class="group-meta">\n										<div><strong>When:</strong> 1st and 3rd Thursday</div>\n										<div><strong>Time:</strong> 11:45 AM to 1:15 PM</div>\n										<div><strong>Where:</strong> 36 Executive Park\, Suite 100\, Irvine</div></div>\n									<div class="btn-row"><a class="btn-sm" href="https://greaterirvinechamber.com/membership/leads-groups/leads-group-6-roster">View roster&nbsp\;<span aria-hidden="true">&rarr\;</span></a></div></div>\n								<div aria-label="Leads Group Virtual" class="group">\n									<div class="group-top">\n\n										<p class="group-name">Leads Group Virtual</p><span class="badge">Virtual</span></div>\n									<div class="group-meta">\n										<div><strong>When:</strong> 1st and 3rd Friday</div>\n										<div><strong>Time:</strong> 9:45 AM to 11:15 AM</div></div>\n									<div class="btn-row"><a class="btn-sm" href="https://greaterirvinechamber.com/membership/leads-groups/leads-group-8-roster">View roster&nbsp\;<span aria-hidden="true">&rarr\;</span></a></div></div></div></div></div></div></div>\n		</section>\n	</body>\n</html>\n
LOCATION:
UID:e.4753.1463435
SEQUENCE:3
DTSTAMP:20260525T234844Z
URL:https://network.greaterirvinechamber.com/calendar/Details/leads-group-virtual-1733908?sourceTypeId=Hub
END:VEVENT
END:VCALENDAR
