.cw-event-v2 {
	--cw-v2-ink: #350050;
	--cw-v2-purple: #62629c;
	--cw-v2-purple-dark: #350050;
	--cw-v2-violet: #62629c;
	--cw-v2-lilac: #f2f2f7;
	--cw-v2-line: #dddde8;
	--cw-v2-muted: #5e5b6b;
	--cw-v2-white: #fff;
	background: #faf9fd;
	color: var(--cw-v2-ink);
	font-family: "Open Sans-local", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.55;
	overflow: hidden;
}

.cw-event-v2 *,
.cw-event-v2 *::before,
.cw-event-v2 *::after { box-sizing: border-box; }
.cw-event-v2 img { display: block; max-width: 100%; }
.cw-event-v2 a { color: inherit; }
.cw-event-v2 button { font: inherit; }
.cw-event-v2 h1,
.cw-event-v2 h2,
.cw-event-v2 h3,
.cw-event-v2 p { margin-top: 0; }
.cw-event-v2 h1,
.cw-event-v2 h2,
.cw-event-v2 h3 { color: var(--cw-v2-ink); font-family: "Oswald-local", Arial, sans-serif; }

.cw-v2-shell { margin: 0 auto; max-width: 1380px; padding-left: 28px; padding-right: 28px; width: 100%; }

.cw-v2-hero {
	background: radial-gradient(circle at 73% 10%, rgba(98, 98, 156, .24), transparent 30%), linear-gradient(110deg, #fff 0%, #faf9fc 58%, #eeeef4 100%);
	position: relative;
}
.cw-v2-hero::before { background-image: linear-gradient(rgba(98, 98, 156, .08) 1px, transparent 1px), linear-gradient(90deg, rgba(98, 98, 156, .08) 1px, transparent 1px); background-size: 44px 44px; content: ""; inset: 0 0 0 56%; mask-image: linear-gradient(90deg, transparent, #000); opacity: .55; position: absolute; }
.cw-v2-hero__grid { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(380px, .75fr); min-height: 560px; padding-right: 0; position: relative; }
.cw-v2-hero__content { align-self: center; padding: 64px 46px 64px 0; position: relative; z-index: 1; }
.cw-v2-eyebrow { background: var(--cw-v2-purple); border-radius: 6px; color: #fff; display: inline-block; font-size: 14px; font-weight: 700; letter-spacing: .02em; margin-bottom: 20px; padding: 7px 12px; }
.cw-v2-hero h1 { font-size: clamp(46px, 4.3vw, 72px); font-weight: 500; letter-spacing: -.025em; line-height: .98; margin-bottom: 22px; max-width: 840px; text-transform: uppercase; }
.cw-v2-hero__tagline { font-size: 18px; font-weight: 600; line-height: 1.55; max-width: 720px; }
.cw-v2-event-meta { display: flex; flex-wrap: wrap; font-size: 15px; font-weight: 700; gap: 14px 28px; margin: 26px 0; }
.cw-v2-event-meta span { align-items: center; display: inline-flex; gap: 9px; }
.cw-v2-event-meta a { align-items: center; color: inherit; display: inline-flex; gap: 9px; text-decoration: none; }
.cw-v2-event-meta a:hover,
.cw-v2-event-meta a:focus-visible { color: var(--cw-v2-purple); text-decoration: underline; text-underline-offset: 4px; }
.cw-v2-event-meta i { color: var(--cw-v2-purple); font-size: 21px; }
.cw-v2-actions { display: flex; flex-wrap: wrap; gap: 14px; }
.cw-event-v2 .cw-v2-button { align-items: center; background: #fff; border: 1px solid #62629c; border-radius: 5px; color: #350050; display: inline-flex; font-size: 14px; font-weight: 800; gap: 18px; justify-content: center; letter-spacing: .02em; min-height: 52px; padding: 12px 28px; text-decoration: none; text-transform: uppercase; transition: transform .2s, box-shadow .2s, background .2s; }
.cw-event-v2 .cw-v2-button:hover,
.cw-event-v2 .cw-v2-button:focus-visible { background: #f2f2f7; box-shadow: 0 10px 22px rgba(53, 0, 80, .16); color: #350050; transform: translateY(-2px); }
.cw-event-v2 .cw-v2-button--primary { background: #350050; border-color: #350050; color: #fff; }
.cw-event-v2 .cw-v2-button--primary:hover,
.cw-event-v2 .cw-v2-button--primary:focus-visible { background: #62629c; border-color: #62629c; color: #fff; }
.cw-v2-hero__visual { background-image: linear-gradient(90deg, #f4f3f7 0%, transparent 24%), linear-gradient(rgba(53, 0, 80, .13), rgba(98, 98, 156, .13)), var(--cw-v2-hero-image); background-position: center; background-size: cover; clip-path: ellipse(78% 70% at 78% 50%); min-height: 100%; }

@media (min-width: 1381px) {
	.cw-v2-hero__grid {
		grid-template-columns: minmax(0, 828px) minmax(0, 1fr);
		margin-left: 0;
		margin-right: 0;
		max-width: none;
		padding-left: max(28px, calc((100vw - 1380px) / 2 + 28px));
		width: 100%;
	}
}

.cw-v2-stats { background: linear-gradient(100deg, #350050, #62629c); color: #fff; }
.cw-v2-stats__grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.cw-v2-stat { align-items: center; display: flex; gap: 25px; justify-content: center; min-height: 112px; padding: 22px 35px; position: relative; }
.cw-v2-stat + .cw-v2-stat::before { background: rgba(255,255,255,.3); content: ""; height: 54px; left: 0; position: absolute; top: 29px; width: 1px; }
.cw-v2-stat > i { font-size: 42px; opacity: .92; }
.cw-v2-stat strong,
.cw-v2-stat span { display: block; }
.cw-v2-stat strong { font-size: 25px; line-height: 1.15; }
.cw-v2-stat span { font-size: 15px; margin-top: 4px; }

.cw-v2-page-grid { display: grid; gap: 18px; padding-bottom: 56px; padding-top: 18px; }
.cw-v2-panel { background: #fff; border: 1px solid var(--cw-v2-line); border-radius: 8px; box-shadow: 0 10px 34px rgba(30, 18, 73, .035); padding: 26px; }
.cw-v2-panel h2 { color: var(--cw-v2-purple); font-size: 21px; font-weight: 500; letter-spacing: .01em; margin: 0 0 22px; text-transform: uppercase; }
.cw-v2-section-head { align-items: center; display: flex; gap: 20px; justify-content: space-between; }
.cw-v2-section-head > a,
.cw-v2-speakers__toggle { background: transparent; border: 0; color: var(--cw-v2-purple); font-size: 14px; font-weight: 700; padding: 0; text-decoration: none; }
.cw-v2-speakers__toggle { cursor: pointer; }
.cw-v2-speakers__toggle:focus-visible { outline: 2px solid var(--cw-v2-violet); outline-offset: 4px; }
.cw-v2-speakers__toggle > span:last-child { display: inline-block; transition: transform .3s ease; }
.cw-v2-speakers.is-expanded .cw-v2-speakers__toggle > span:last-child { transform: rotate(90deg); }
.cw-v2-speakers__toggle:disabled { cursor: wait; opacity: .7; }

.cw-v2-speakers {
	--cw-v2-linkedin-cover-left: 10px;
	--cw-v2-linkedin-cover-size: 30px;
	--cw-v2-linkedin-cover-top: 10px;
}

.cw-v2-slider-wrap { position: relative; }
.cw-v2-speaker-track { display: grid; gap: 18px; grid-auto-columns: calc((100% - 72px) / 5); grid-auto-flow: column; overflow-x: auto; padding: 2px; scrollbar-width: none; }
.cw-v2-speaker-track { will-change: scroll-position; }
.cw-v2-speaker-track::-webkit-scrollbar { display: none; }
.cw-v2-speakers.is-expanded .cw-v2-speaker-track { grid-auto-columns: initial; grid-auto-flow: row; grid-template-columns: repeat(5, minmax(0, 1fr)); overflow: visible; }
.cw-v2-speakers.is-expanded .cw-v2-slider-arrow { display: none; }
.cw-v2-speakers.is-layout-animating .cw-v2-speaker-track { will-change: height; }
.cw-v2-speaker-card { border: 1px solid #e2deeb; border-radius: 7px; min-width: 0; overflow: hidden; }
.cw-v2-speaker-card__portrait { align-items: flex-end; aspect-ratio: 4 / 3.25; background: radial-gradient(circle at 50% 35%, #fefefe 0 17%, transparent 18%), radial-gradient(ellipse at 50% 115%, #25213f 0 40%, transparent 41%), linear-gradient(145deg, #f1f1f4, #d7d6de); display: flex; justify-content: center; overflow: hidden; position: relative; }
.cw-v2-speaker-card__portrait::before { background: #d2b39e; border-radius: 50% 50% 44% 44%; content: ""; height: 72px; left: 50%; position: absolute; top: 31px; transform: translateX(-50%); width: 61px; }
.cw-v2-speaker-card__portrait span { color: rgba(255,255,255,.88); font-size: 22px; font-weight: 700; margin-bottom: 18px; position: relative; z-index: 1; }
.cw-v2-speaker-card__portrait--image { aspect-ratio: auto; background: #f2f2f7; }
.cw-v2-speaker-card__portrait--image::before { display: none; }
.cw-v2-speaker-card__portrait--image::after {
	background: #fff;
	content: "";
	height: var(--cw-v2-linkedin-cover-size);
	left: var(--cw-v2-linkedin-cover-left);
	pointer-events: none;
	position: absolute;
	top: var(--cw-v2-linkedin-cover-top);
	width: var(--cw-v2-linkedin-cover-size);
	z-index: 2;
}
.cw-v2-speaker-card__portrait--image a { display: block; width: 100%; }
.cw-v2-speaker-card__portrait--image img { display: block; height: auto; width: 100%; }
.cw-v2-speaker-card--image-only { align-self: start; }
.cw-v2-speaker-card__body { min-height: 178px; padding: 15px; }
.cw-v2-speaker-card h3 { font-family: "Open Sans-local", Arial, sans-serif; font-size: 16px; font-weight: 800; margin-bottom: 8px; }
.cw-v2-speaker-card p { font-size: 14px; margin-bottom: 4px; }
.cw-v2-speaker-card small { display: block; font-size: 13px; min-height: 38px; }
.cw-v2-speaker-card__brand { color: var(--cw-v2-purple); display: block; font-size: 17px; margin-top: 18px; }
.cw-v2-slider-arrow { background: #fff; border: 1px solid var(--cw-v2-violet); border-radius: 50%; color: var(--cw-v2-purple); height: 36px; line-height: 29px; position: absolute; top: 42%; width: 36px; z-index: 2; }
.cw-v2-slider-arrow--prev { left: -46px; }
.cw-v2-slider-arrow--next { right: -46px; }

.cw-v2-sponsors { padding-top: 20px; text-align: center; }
.cw-v2-sponsors h2 { display: inline-block; font-size: 16px; margin-bottom: 18px; position: relative; }
.cw-v2-sponsor-grid { display: grid; gap: 14px; grid-template-columns: repeat(7, 1fr); }
.cw-v2-sponsor-logo { align-items: center; border: 1px solid #e4e0ec; border-radius: 7px; color: #29243d; display: flex; font-size: 21px; font-weight: 800; justify-content: center; min-height: 82px; padding: 12px; }
.cw-v2-sponsor-logo:nth-child(3) { color: #16a9df; }
.cw-v2-sponsor-logo:nth-child(4) { color: #1475bf; }
.cw-v2-sponsor-logo:nth-child(5) { color: #df241f; }
.cw-v2-sponsor-logo:nth-child(6) { color: #0d5957; }
.cw-v2-sponsor-logo a { align-items: center; display: flex; height: 100%; justify-content: center; width: 100%; }
.cw-v2-sponsor-logo img { display: block; height: 74px; max-width: 100%; object-fit: contain; width: auto; }

.cw-v2-three-column { display: grid; gap: 18px; grid-template-columns: 1.25fr .85fr .85fr; }
.cw-v2-copy-card { display: flex; flex-direction: column; }
.cw-v2-copy-card h3 { font-family: "Open Sans-local", Arial, sans-serif; font-size: 15px; font-weight: 800; }
.cw-v2-copy-card p,
.cw-v2-copy-card li { font-size: 15px; }
.cw-v2-rich-text { font-size: 15px; line-height: 1.65; }
.cw-v2-rich-text > :last-child { margin-bottom: 0; }
.cw-v2-check-list,
.cw-v2-icon-list,
.cw-v2-feature-list { list-style: none; margin: 0; padding: 0; }
.cw-v2-check-list li { padding: 6px 0 6px 25px; position: relative; }
.cw-v2-check-list li::before { border: 1px solid currentColor; border-radius: 50%; content: "✓"; font-size: 9px; height: 16px; left: 0; line-height: 14px; position: absolute; text-align: center; top: 7px; width: 16px; }
.cw-v2-icon-list li { align-items: flex-start; display: flex; gap: 12px; padding: 6px 0; }
.cw-v2-icon-list span { color: var(--cw-v2-violet); }
.cw-v2-card-link { align-self: center; background: var(--cw-v2-purple); border: 1px solid var(--cw-v2-purple); border-radius: 4px; color: #fff !important; font-size: 13px; font-weight: 800; margin-top: auto; padding: 10px 22px; text-decoration: none; text-transform: uppercase; }
.cw-v2-card-link--outline { background: #fff; color: var(--cw-v2-purple) !important; }
.cw-v2-copy-card--accent { background: linear-gradient(145deg, #350050, #62629c); border: 0; color: #fff; }
.cw-v2-copy-card--accent h2 { color: #fff; }
.cw-v2-copy-card--accent small { margin-top: 12px; text-align: center; }
.cw-v2-vip-image { border-radius: 5px; height: auto; margin-bottom: 16px; max-height: 190px; object-fit: cover; width: 100%; }
.cw-v2-card-link--light { background: #fff; border-color: #fff; color: var(--cw-v2-purple) !important; }

.cw-v2-two-column { display: grid; gap: 18px; grid-template-columns: 1fr 1fr; }
.cw-v2-video-card { border-radius: 6px; overflow: hidden; position: relative; }
.cw-v2-video-card::after { background: linear-gradient(90deg, rgba(53, 0, 80, .34), rgba(98, 98, 156, .05)); content: ""; inset: 0; position: absolute; }
.cw-v2-video-card img { aspect-ratio: 7 / 2; height: auto; object-fit: cover; object-position: center 48%; width: 100%; }
.cw-v2-video-card button,
.cw-v2-video-card__play { align-items: center; background: #fff; border: 0; border-radius: 50%; color: var(--cw-v2-purple); display: flex; height: 70px; justify-content: center; left: 50%; padding-left: 5px; position: absolute; text-decoration: none; top: 50%; transform: translate(-50%, -50%); width: 70px; z-index: 2; }
.cw-v2-feature-list { display: grid; font-size: 14px; gap: 5px 22px; grid-template-columns: 1fr 1fr; margin: 18px 0; }
.cw-v2-feature-list li::before { color: var(--cw-v2-purple); content: "✓"; font-weight: 800; margin-right: 8px; }
.cw-v2-video-links { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.cw-v2-video-links a { border: 1px solid var(--cw-v2-line); border-radius: 4px; color: var(--cw-v2-purple); font-size: 13px; font-weight: 700; padding: 7px 12px; text-decoration: none; }
.cw-v2-highlights .cw-v2-card-link { display: table; margin-left: auto; margin-right: auto; }
.cw-v2-testimonials { min-height: 430px; }
.cw-v2-quote-mark { color: var(--cw-v2-purple); font-family: Georgia, serif; font-size: 74px; font-weight: 800; height: 52px; line-height: 1; }
.cw-v2-testimonial { display: none; margin: 0; }
.cw-v2-testimonial.is-active { display: block; }
.cw-v2-testimonial > p { font-size: 17px; font-weight: 700; line-height: 1.6; min-height: 105px; }
.cw-v2-testimonial footer { align-items: center; display: flex; gap: 14px; }
.cw-v2-testimonial footer > span { align-items: center; background: var(--cw-v2-lilac); border-radius: 50%; display: flex; font-weight: 800; height: 52px; justify-content: center; width: 52px; }
.cw-v2-testimonial footer > .cw-v2-testimonial__photo { overflow: hidden; }
.cw-v2-testimonial__photo img { height: 100%; object-fit: cover; width: 100%; }
.cw-v2-testimonial footer strong,
.cw-v2-testimonial footer small { display: block; }
.cw-v2-testimonial footer small { color: var(--cw-v2-muted); font-size: 13px; }
.cw-v2-testimonial-nav { align-items: center; display: flex; justify-content: space-between; margin-top: 34px; }
.cw-v2-testimonial-nav button { background: #fff; border: 1px solid var(--cw-v2-violet); border-radius: 50%; color: var(--cw-v2-purple); height: 34px; width: 34px; }
.cw-v2-testimonial-dots { display: flex; gap: 7px; }
.cw-v2-testimonial-dots span { background: #c4b9dd; border-radius: 50%; height: 7px; width: 7px; }
.cw-v2-testimonial-dots span.is-active { background: var(--cw-v2-purple); }

.cw-v2-two-column--lower { grid-template-columns: 1.15fr .85fr; }
.cw-v2-article-grid { display: grid; gap: 12px; grid-template-columns: repeat(3, 1fr); }
.cw-v2-article-grid article { border: 1px solid #e5e1ec; border-radius: 6px; overflow: hidden; }
.cw-v2-article-grid img { aspect-ratio: 16 / 8.5; object-fit: cover; width: 100%; }
.cw-v2-article-grid h3 { font-family: "Open Sans-local", Arial, sans-serif; font-size: 14px; font-weight: 800; line-height: 1.4; margin: 10px 10px 5px; }
.cw-v2-article-grid h3 a { color: inherit; text-decoration: none; }
.cw-v2-article-grid time { color: var(--cw-v2-muted); display: block; font-size: 12px; margin: 0 10px 12px; }
.cw-v2-faq details { border: 1px solid #e2deeb; border-radius: 5px; margin-bottom: 7px; }
.cw-v2-faq summary { cursor: pointer; font-size: 14px; font-weight: 800; list-style: none; padding: 11px 36px 11px 12px; position: relative; }
.cw-v2-faq summary::-webkit-details-marker { display: none; }
.cw-v2-faq summary::after { content: "+"; font-size: 17px; position: absolute; right: 13px; top: 5px; }
.cw-v2-faq details[open] summary::after { content: "−"; }
.cw-v2-faq__answer { border-top: 1px solid #e2deeb; color: var(--cw-v2-muted); font-size: 14px; padding: 11px 12px; }
.cw-v2-faq__answer > :last-child { margin-bottom: 0; }
.cw-v2-faq__answer a { color: var(--cw-v2-purple); font-weight: 700; text-decoration: underline; }

.cw-v2-legacy-section { align-items: center; display: grid; gap: 34px; grid-template-columns: minmax(180px, .35fr) minmax(0, 1fr); }
.cw-v2-legacy-section--no-media { grid-template-columns: 1fr; }
.cw-v2-legacy-section__media { text-align: center; }
.cw-v2-legacy-section__media:empty { display: none; }
.cw-v2-legacy-section__media img { height: auto; max-height: 180px; max-width: 100%; object-fit: contain; width: auto; }
.cw-v2-legacy-section__content h2 { margin-bottom: 14px; }
.cw-v2-legacy-section__content .cw-v2-card-link { display: inline-block; margin-top: 16px; }
.cw-v2-attendees { text-align: center; }
.cw-v2-attendees img { height: auto; max-width: 100%; }
.cw-v2-sponsorship-detail { grid-template-columns: minmax(0, 1.4fr) minmax(220px, .6fr); }
.cw-v2-contact-card { border-left: 1px solid var(--cw-v2-line); padding-left: 30px; text-align: center; }
.cw-v2-contact-card img { border-radius: 50%; height: 120px; object-fit: cover; width: 120px; }
.cw-v2-contact-card h3 { font-family: "Open Sans-local", Arial, sans-serif; font-size: 17px; margin: 12px 0 3px; }
.cw-v2-contact-card p { color: var(--cw-v2-muted); font-size: 14px; margin-bottom: 8px; }
.cw-v2-contact-card a { color: var(--cw-v2-purple); display: block; font-size: 14px; margin-top: 4px; }

.cw-v2-hotel { overflow: hidden; padding: 0; scroll-margin-top: 120px; }
.cw-v2-hotel__heading { align-items: flex-end; background: linear-gradient(110deg, #fff, #f2f2f7); padding: 26px 30px 22px; }
.cw-v2-hotel__heading h2 { margin: 4px 0 0; }
.cw-v2-hotel__heading > p { color: var(--cw-v2-muted); font-size: 14px; margin: 0; max-width: 490px; text-align: right; }
.cw-v2-hotel__eyebrow { color: var(--cw-v2-purple); font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.cw-v2-hotel__grid { display: grid; grid-template-columns: minmax(280px, .62fr) minmax(0, 1.38fr); min-height: 480px; }
.cw-v2-hotel__grid--info-only { grid-template-columns: 1fr; min-height: 0; }
.cw-v2-hotel__info { align-items: center; background: linear-gradient(145deg, #350050, #62629c); color: #fff; display: flex; flex-direction: column; justify-content: center; padding: 38px 30px; text-align: center; }
.cw-v2-hotel__logo-wrap { align-items: center; background: #fff; border-radius: 10px; display: flex; height: 164px; justify-content: center; margin-bottom: 25px; overflow: hidden; padding: 14px; width: 210px; }
.cw-v2-hotel__logo-wrap img { height: 100%; object-fit: contain; width: 100%; }
.cw-v2-hotel__info h3 { color: #fff; font-family: "Open Sans-local", Arial, sans-serif; font-size: 22px; font-weight: 800; margin-bottom: 16px; text-transform: uppercase; }
.cw-v2-hotel__info address { align-items: flex-start; display: flex; font-size: 15px; font-style: normal; gap: 10px; justify-content: center; line-height: 1.55; margin-bottom: 18px; }
.cw-v2-hotel__info address i { font-size: 19px; margin-top: 2px; }
.cw-v2-hotel__description { font-size: 15px; line-height: 1.65; max-width: 540px; }
.cw-v2-hotel__website { border-bottom: 1px solid rgba(255,255,255,.6); color: #fff !important; font-size: 14px; font-weight: 700; padding-bottom: 3px; text-decoration: none; }
.cw-v2-hotel__website:hover,
.cw-v2-hotel__website:focus-visible { border-bottom-color: #fff; }
.cw-v2-hotel__gallery { background: #eeedf3; min-width: 0; padding: 22px; }
.cw-v2-hotel__stage { background: #350050; border-radius: 8px; height: 370px; overflow: hidden; position: relative; }
.cw-v2-hotel__stage > img { height: 100%; object-fit: cover; transition: opacity .18s ease; width: 100%; }
.cw-v2-hotel__stage > img.is-changing { opacity: .25; }
.cw-v2-hotel__arrow { align-items: center; background: rgba(255,255,255,.94); border: 1px solid rgba(53,0,80,.2); border-radius: 50%; color: #350050; display: flex; font-size: 30px; height: 44px; justify-content: center; position: absolute; top: 50%; transform: translateY(-50%); transition: background-color .2s, color .2s; width: 44px; }
.cw-v2-hotel__arrow:hover,
.cw-v2-hotel__arrow:focus-visible { background: #350050; color: #fff; }
.cw-v2-hotel__arrow--prev { left: 16px; }
.cw-v2-hotel__arrow--next { right: 16px; }
.cw-v2-hotel__counter { background: rgba(53,0,80,.84); border-radius: 20px; bottom: 14px; color: #fff; font-size: 12px; font-weight: 700; padding: 5px 12px; position: absolute; right: 14px; }
.cw-v2-hotel__thumbs { display: grid; gap: 8px; grid-template-columns: repeat(7, minmax(0, 1fr)); margin-top: 12px; }
.cw-v2-hotel__thumb { background: #fff; border: 2px solid transparent; border-radius: 5px; cursor: pointer; overflow: hidden; padding: 0; transition: border-color .2s, opacity .2s, transform .2s; }
.cw-v2-hotel__thumb img { aspect-ratio: 11 / 6; height: auto; object-fit: cover; width: 100%; }
.cw-v2-hotel__thumb:hover,
.cw-v2-hotel__thumb:focus-visible { border-color: #62629c; transform: translateY(-2px); }
.cw-v2-hotel__thumb.is-active { border-color: #350050; }
.cw-v2-hotel__thumb:not(.is-active) { opacity: .72; }

.cw-v2-final-cta { align-items: center; background: linear-gradient(105deg, #62629c, #350050 72%); border-radius: 8px; color: #fff; display: grid; gap: 26px; grid-template-columns: auto 1fr auto; margin-top: 2px; padding: 28px 42px; }
.cw-v2-final-cta__icon { align-items: center; border: 2px solid rgba(255,255,255,.8); border-radius: 8px; display: flex; font-size: 36px; height: 68px; justify-content: center; width: 68px; }
.cw-v2-final-cta h2 { color: #fff; font-family: "Open Sans-local", Arial, sans-serif; font-size: 18px; font-weight: 700; margin-bottom: 4px; text-transform: none; }
.cw-v2-final-cta p { font-size: 15px; margin: 0; }
.cw-event-v2 .cw-v2-button--light { background: #fff; border-color: #fff; color: #350050; }
.cw-event-v2 .cw-v2-button--light:hover,
.cw-event-v2 .cw-v2-button--light:focus-visible { background: #f2f2f7; border-color: #f2f2f7; color: #350050; }
.cw-event-v2 .cw-v2-button--ghost { background: transparent; border-color: #fff; color: #fff; }
.cw-event-v2 .cw-v2-button--ghost:hover,
.cw-event-v2 .cw-v2-button--ghost:focus-visible { background: #fff; color: #350050; }

.cw-v2-video-modal { inset: 0; position: fixed; z-index: 9999; }
.cw-v2-video-modal[hidden] { display: none; }
.cw-v2-video-modal__backdrop { background: rgba(53, 0, 80, .84); inset: 0; position: absolute; }
.cw-v2-video-modal__dialog { background: #fff; border-radius: 8px; left: 50%; max-width: 800px; padding: 18px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: calc(100% - 40px); }
.cw-v2-video-modal__dialog > button { background: var(--cw-v2-purple); border: 0; border-radius: 50%; color: #fff; font-size: 22px; height: 36px; position: absolute; right: -12px; top: -12px; width: 36px; z-index: 1; }
.cw-v2-video-modal__dialog img { aspect-ratio: 16 / 8; object-fit: cover; width: 100%; }
.cw-v2-video-modal__dialog h2 { margin: 18px 0 6px; }
.cw-v2-video-modal__dialog p { margin-bottom: 0; }
body.cw-v2-modal-open { overflow: hidden; }

/* V2 request popups. The legacy popup markup and submission logic stay intact. */
.cw-v2-popups *,
.cw-v2-popups *::before,
.cw-v2-popups *::after {
	box-sizing: border-box;
}
.cw-v2-popups .theme-popup-container {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	background: rgba(53, 0, 80, .78);
	overflow-x: hidden;
	overflow-y: auto;
	padding: 30px 18px;
	z-index: 5555;
}
.cw-v2-popups .theme-popup-container > .container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1040px;
	padding: 0;
}
.cw-v2-popups .theme-popup-body {
	background: linear-gradient(145deg, #fff 0%, #faf9fc 68%, #f2f2f7 100%);
	border: 0;
	border-radius: 16px;
	box-shadow: 0 28px 80px rgba(53, 0, 80, .3);
	overflow: hidden;
	padding: 38px 44px 34px;
	position: relative;
}
.cw-v2-popups .theme-popup-body::before {
	background: linear-gradient(90deg, #62629c, #350050);
	content: "";
	height: 7px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.cw-v2-popups .theme-popup-container .h2-theme {
	color: #350050;
	font-family: "Oswald-local", Arial, sans-serif;
	font-size: 38px;
	font-weight: 500;
	letter-spacing: -.01em;
	line-height: 1.1;
	margin: 2px 0 28px;
}
.cw-v2-popups .theme-popup-container form {
	position: relative;
}
.cw-v2-popups .theme-popup-container .form-control,
.cw-v2-popups .theme-popup-container .form-select,
.cw-v2-popups .theme-popup-container input.form-control,
.cw-v2-popups .theme-popup-container textarea.form-control,
.cw-v2-popups .theme-popup-container select.form-select {
	background-color: rgba(255, 255, 255, .88);
	border: 1px solid #c9c9da;
	border-radius: 8px;
	box-shadow: none;
	color: #350050;
	font-family: "Open Sans-local", Arial, sans-serif;
	font-size: 15px;
	min-height: 58px !important;
	transition: border-color .2s, box-shadow .2s, background-color .2s;
}
.cw-v2-popups .theme-popup-container textarea.form-control {
	min-height: 116px !important;
}
.cw-v2-popups .theme-popup-container select.form-select {
	padding-left: 14px !important;
}
.cw-v2-popups .theme-popup-container .form-control:focus,
.cw-v2-popups .theme-popup-container .form-select:focus {
	background-color: #fff;
	border-color: #62629c;
	box-shadow: 0 0 0 4px rgba(98, 98, 156, .16);
}
.cw-v2-popups .theme-popup-container label {
	color: #5e5b6b;
	font-family: "Open Sans-local", Arial, sans-serif;
	font-size: 14px;
}
.cw-v2-popups .theme-popup-container .theme-button {
	align-items: center;
	background: #350050;
	border: 1px solid #350050;
	border-radius: 7px;
	box-shadow: 0 12px 24px rgba(53, 0, 80, .2);
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-family: "Open Sans-local", Arial, sans-serif;
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	letter-spacing: .03em;
	min-height: 50px;
	min-width: 150px;
	padding: 12px 26px;
	text-transform: uppercase;
	transition: background-color .2s, box-shadow .2s, transform .2s;
}
.cw-v2-popups .theme-popup-container .theme-button:hover,
.cw-v2-popups .theme-popup-container .theme-button:focus-visible {
	background: #62629c;
	box-shadow: 0 15px 28px rgba(53, 0, 80, .27);
	color: #fff;
	transform: translateY(-2px);
}
.cw-v2-popups .theme-popup-container [id="tp-button-close"] {
	align-items: center;
	background: #f2f2f7;
	border: 1px solid #c9c9da;
	border-radius: 50%;
	color: #350050;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	height: 38px;
	justify-content: center;
	right: 18px;
	top: 18px;
	transition: background-color .2s, color .2s, transform .2s;
	width: 38px;
}
.cw-v2-popups .theme-popup-container [id="tp-button-close"] i {
	left: auto;
	position: static;
	top: auto;
}
.cw-v2-popups .theme-popup-container [id="tp-button-close"]:hover,
.cw-v2-popups .theme-popup-container [id="tp-button-close"]:focus-visible {
	background: #350050;
	color: #fff;
	outline: none;
	transform: rotate(90deg);
}
.cw-v2-popups .eml-msg {
	border-radius: 7px;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 12px 16px;
}
.cw-v2-popups [id^="form-working-indicator"] {
	height: 54px;
	width: 54px;
}
body.cw-v2-request-popup-open { overflow: hidden; }

@media (max-width: 767px) {
	.cw-v2-popups .theme-popup-container {
		padding: 12px;
	}
	.cw-v2-popups .theme-popup-container > .container {
		margin-top: 0 !important;
	}
	.cw-v2-popups .theme-popup-body {
		border-radius: 12px;
		padding: 28px 16px 20px;
	}
	.cw-v2-popups .theme-popup-container .h2-theme {
		font-size: 30px;
		margin-bottom: 18px;
		padding-right: 42px;
	}
	.cw-v2-popups .theme-popup-container .mb-4 {
		margin-bottom: 12px !important;
	}
	.cw-v2-popups .theme-popup-container label {
		display: block;
		font-size: 13px;
	}
	.cw-v2-popups .theme-popup-container input.form-control,
	.cw-v2-popups .theme-popup-container select.form-select {
		height: 54px !important;
		min-height: 54px !important;
		padding-left: 12px !important;
	}
	.cw-v2-popups .theme-popup-container textarea.form-control {
		min-height: 100px !important;
	}
	.cw-v2-popups .theme-popup-container [id="tp-button-close"] {
		height: 34px;
		right: 12px;
		top: 12px;
		width: 34px;
	}
	.cw-v2-popups .theme-popup-container .theme-button {
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.cw-v2-hero__grid { grid-template-columns: 1.1fr .9fr; }
	.cw-v2-hero h1 { font-size: 50px; }
	.cw-v2-sponsor-grid { grid-template-columns: repeat(4, 1fr); }
	.cw-v2-three-column { grid-template-columns: 1fr 1fr; }
	.cw-v2-copy-card--accent { grid-column: 1 / -1; }
	.cw-v2-speaker-track { grid-auto-columns: minmax(200px, 31%); }
	.cw-v2-speakers.is-expanded .cw-v2-speaker-track { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.cw-v2-slider-arrow { display: none; }
	.cw-v2-final-cta { grid-template-columns: auto 1fr; }
	.cw-v2-final-cta .cw-v2-actions { grid-column: 1 / -1; justify-content: center; }
	.cw-v2-hotel__grid { grid-template-columns: minmax(260px, .8fr) minmax(0, 1.2fr); }
	.cw-v2-hotel__grid--info-only { grid-template-columns: 1fr; }
}

@media (max-width: 767px) {
	.cw-v2-shell { padding-left: 18px; padding-right: 18px; }
	.cw-v2-hero__grid { display: flex; flex-direction: column; min-height: 0; padding: 0; }
	.cw-v2-hero__content { padding: 40px 18px 30px; }
	.cw-v2-hero h1 { font-size: clamp(38px, 12vw, 52px); }
	.cw-v2-hero__tagline { font-size: 15px; }
	.cw-v2-event-meta { align-items: flex-start; flex-direction: column; gap: 12px; }
	.cw-v2-actions { align-items: stretch; flex-direction: column; }
	.cw-v2-button { width: 100%; }
	.cw-v2-hero__visual { clip-path: ellipse(82% 64% at 58% 61%); min-height: 320px; order: 2; }
	.cw-v2-stats__grid { grid-template-columns: 1fr; padding: 12px 18px; }
	.cw-v2-stat { justify-content: flex-start; min-height: 84px; padding: 15px 28px; }
	.cw-v2-stat + .cw-v2-stat::before { height: 1px; left: 28px; right: 28px; top: 0; width: auto; }
	.cw-v2-page-grid { padding-top: 12px; }
	.cw-v2-panel { padding: 20px 16px; }
	.cw-v2-section-head { align-items: flex-start; flex-direction: column; gap: 0; }
	.cw-v2-speaker-track { grid-auto-columns: 75%; }
	.cw-v2-speakers.is-expanded .cw-v2-speaker-track { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.cw-v2-speaker-card__portrait--image::after {
		aspect-ratio: 1;
		height: auto;
		left: 4.2%;
		top: 3.6%;
		width: 12.5%;
	}
	.cw-v2-sponsor-grid { grid-template-columns: repeat(2, 1fr); }
	.cw-v2-sponsor-logo { font-size: 16px; min-height: 70px; }
	.cw-v2-three-column,
	.cw-v2-two-column,
	.cw-v2-two-column--lower { grid-template-columns: 1fr; }
	.cw-v2-copy-card--accent { grid-column: auto; }
	.cw-v2-feature-list { grid-template-columns: 1fr; }
	.cw-v2-testimonials { min-height: 400px; }
	.cw-v2-article-grid { grid-template-columns: 1fr; }
	.cw-v2-article-grid article { display: grid; grid-template-columns: 120px 1fr; }
	.cw-v2-article-grid img { grid-row: 1 / 3; height: 100%; }
	.cw-v2-hotel__heading { align-items: flex-start; padding: 22px 18px; }
	.cw-v2-hotel__heading > p { margin-top: 10px; text-align: left; }
	.cw-v2-hotel__grid { grid-template-columns: 1fr; }
	.cw-v2-hotel__info { padding: 32px 18px; }
	.cw-v2-hotel__gallery { padding: 12px; }
	.cw-v2-hotel__stage { height: 260px; }
	.cw-v2-hotel__arrow { height: 38px; width: 38px; }
	.cw-v2-hotel__arrow--prev { left: 10px; }
	.cw-v2-hotel__arrow--next { right: 10px; }
	.cw-v2-hotel__thumbs { gap: 6px; grid-auto-columns: 72px; grid-auto-flow: column; grid-template-columns: none; overflow-x: auto; }
	.cw-v2-hotel__thumb { min-width: 72px; }
	.cw-v2-legacy-section,
	.cw-v2-sponsorship-detail { grid-template-columns: 1fr; }
	.cw-v2-contact-card { border-left: 0; border-top: 1px solid var(--cw-v2-line); padding-left: 0; padding-top: 24px; }
	.cw-v2-final-cta { grid-template-columns: 1fr; padding: 28px 20px; text-align: center; }
	.cw-v2-final-cta__icon { margin: auto; }
	.cw-v2-final-cta .cw-v2-actions { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
	.cw-event-v2 *,
	.cw-event-v2 *::before,
	.cw-event-v2 *::after { scroll-behavior: auto !important; transition: none !important; }
}
