.elementor-element.elementor-element-1814e3c.e-con-full.e-flex.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.e-lazyloaded.elementor-sticky--effects img {
    width: 79px;
}

.elementor-element.elementor-element-1814e3c.e-con-full.e-flex.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.e-lazyloaded.elementor-sticky--effects {
    padding: 0;
}

.ea-events {
	background:
		radial-gradient(circle at 72% 0%, rgba(209, 20, 188, .22), transparent 28%),
		linear-gradient(180deg, #070a14 0%, #0a1020 100%);
	color: #f8fafc;
	font-family: inherit;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 42px max(22px, calc((100vw - 1180px) / 2)) 64px;
}

a:active,
a:hover {
	color: #d70ebd;
}

html,
body.home,
body.single-ea_event,
body.post-type-archive-ea_event,
body.tax-ea_category,
body.tax-ea_city,
body.page {
	background: #050814;
	/* font-size: 0; */
}

body.home > *,
body.single-ea_event > *,
body.post-type-archive-ea_event > *,
body.tax-ea_category > *,
body.tax-ea_city > *,
body.page > * {
	font-size: 16px;
}

body.home > p:empty,
body.single-ea_event > p:empty,
body.post-type-archive-ea_event > p:empty,
body.tax-ea_category > p:empty,
body.tax-ea_city > p:empty,
body.page > p:empty {
	display: none;
	margin: 0;
}

.ea-home {
	background: #050814;
	color: #f8fafc;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

body.home .page-header {
	display: none;
}

body.tax-ea_category,
body.tax-ea_city {
	background: #050814;
}

body.tax-ea_category .page-header,
body.tax-ea_city .page-header,
body.page .page-header,
body.page .entry-title {
	display: none;
}

body.home #site-header,
body.home .site-header,
body.single-ea_event #site-header,
body.single-ea_event .site-header,
body.post-type-archive-ea_event #site-header,
body.post-type-archive-ea_event .site-header,
body.tax-ea_category #site-header,
body.tax-ea_category .site-header,
body.tax-ea_city #site-header,
body.tax-ea_city .site-header,
body.home #site-footer,
body.home .site-footer,
body.single-ea_event #site-footer,
body.single-ea_event .site-footer,
body.post-type-archive-ea_event #site-footer,
body.post-type-archive-ea_event .site-footer,
body.tax-ea_category #site-footer,
body.tax-ea_category .site-footer,
body.tax-ea_city #site-footer,
body.tax-ea_city .site-footer {
	display: none;
}

article.ea-single-summary h1 span {
    font-weight: 500;
    text-transform: math-auto;
    color: #ffd166;
}

.ea-site-header {
	align-items: center;
	background: rgba(5, 8, 20, .94);
	border-bottom: 1px solid rgba(148, 163, 184, .16);
	color: #f8fafc;
	display: grid;
	gap: 22px;
	grid-template-columns: auto 1fr auto;
	left: 0;
	padding: 18px max(22px, calc((100vw - 1380px) / 2));
	position: sticky;
	right: 0;
	top: 0;
	z-index: 50;
}

.ea-site-logo {
	color: #fff;
	font-size: clamp(1.45rem, 2.3vw, 2rem);
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
}

.ea-site-logo span {
	color: #ff2bd6;
}

.ea-site-logo small {
	color: #fff;
	font-size: .72em;
	font-weight: 800;
}

.ea-site-nav {
	align-items: center;
	display: flex;
	gap: clamp(14px, 2.3vw, 28px);
	justify-content: center;
}

.ea-site-nav a {
	color: #f8fafc;
	font-size: .93rem;
	font-weight: 800;
	padding: 10px 0;
	position: relative;
	text-decoration: none;
}

.ea-site-nav a.is-active::after {
	background: #ff2bd6;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
}

.ea-site-actions {
	align-items: center;
	display: flex;
	gap: 12px;
}

.ea-site-actions a {
	border-radius: 4px;
	color: #fff;
	font-size: .9rem;
	font-weight: 850;
	min-height: 40px;
	padding: 10px 18px;
	text-decoration: none;
}

.ea-login {
	border: 1px solid rgba(255, 255, 255, .22);
}

.ea-primary {
	background: #d70dbd;
	border: 1px solid #d70dbd;
}

.ea-site-footer {
	background: #050814;
	border-top: 1px solid rgba(148, 163, 184, .16);
	color: #cbd5e1;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 42px max(22px, calc((100vw - 1280px) / 2)) 18px;
}

.ea-site-footer__grid {
	display: grid;
	gap: 36px;
	grid-template-columns: 1.5fr repeat(4, 1fr);
}

.ea-site-footer h2 {
	color: #fff;
	font-size: 1rem;
	margin: 0 0 14px;
}

.ea-site-footer p {
	font-size: .94rem;
	line-height: 1.5;
	margin: 12px 0 0;
}

.ea-site-footer a:not(.ea-site-logo) {
	color: #cbd5e1;
	display: block;
	font-size: .94rem;
	line-height: 1.65;
	text-decoration: none;
}

.ea-newsletter {
	display: grid;
	gap: 10px;
	grid-template-columns: 1fr auto;
	margin-top: 14px;
}

.ea-newsletter input {
	background: #090f1f;
	border: 1px solid rgba(148, 163, 184, .28);
	border-radius: 4px;
	color: #f8fafc;
	min-height: 42px;
	padding: 0 12px;
}

.ea-newsletter button {
	background: #d70dbd;
	border: 0;
	border-radius: 4px;
	color: #fff;
	font-weight: 850;
	padding: 0 16px;
}

.ea-primary:hover,
.ea-primary:focus-visible,
.ea-newsletter button:hover,
.ea-newsletter button:focus-visible,
.ea-archive-filters button:hover,
.ea-archive-filters button:focus-visible,
.ea-category-tabs a.is-active:hover,
.ea-category-tabs a.is-active:focus-visible,
.ea-archive-card__footer a:hover,
.ea-archive-card__footer a:focus-visible,
.ea-pagination .current:hover,
.ea-organizers-cta a:hover,
.ea-organizers-cta a:focus-visible,
.ea-buy-panel__button:hover,
.ea-buy-panel__button:focus-visible,
.ea-ticket-row a:hover,
.ea-ticket-row a:focus-visible,
.ea-hero__search button:hover,
.ea-hero__search button:focus-visible,
.ea-filters button:hover,
.ea-filters button:focus-visible,
.ea-button:hover,
.ea-button:focus-visible,
.ea-contact-cta button:hover,
.ea-contact-cta button:focus-visible {
	background: #ffffff !important;
	border-color: #f02bd6 !important;
	color: #d70ebd !important;
	text-decoration: none;
}

.ea-site-footer__copy {
	border-top: 1px solid rgba(148, 163, 184, .12);
	color: #94a3b8;
	margin-top: 32px !important;
	padding-top: 18px;
	text-align: center;
}

.ea-elementor-header .elementor-container {
	align-items: center;
	display: grid !important;
	gap: 22px;
	grid-template-columns: 260px minmax(0, 1fr) 170px;
	margin: 0 auto;
	max-width: 1180px;
}


label.ea-archive-search span span {
    color: #ff00d2;
    margin-left: 5px;
}
 
label.ea-archive-search span {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: baseline;
    align-content: center;
}
.ea-elementor-header .elementor-column {
	width: auto !important;
}

.ea-elementor-logo {
	line-height: 1;
	margin: 0 !important;
}

.ea-elementor-logo .elementor-widget-container {
	line-height: 1;
}

.ea-elementor-logo-link,
.ea-elementor-logo .elementor-heading-title {
	color: #fff !important;
	font-family: inherit !important;
	font-size: 1.55rem !important;
	font-weight: 900 !important;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	text-transform: none !important;
	white-space: nowrap;
}

.ea-elementor-logo,
.ea-elementor-logo * {
	text-transform: none !important;
}

.ea-elementor-logo-link--footer {
	font-size: 1.35rem !important;
}

.ea-elementor-logo-link span,
.ea-elementor-logo .elementor-heading-title span {
	color: #ff2bd6;
}

.ea-elementor-logo-link small,
.ea-elementor-logo .elementor-heading-title small {
	color: #fff;
	font-size: .72em;
	font-weight: 800;
}

.ea-elementor-header .elementor-nav-menu--main .elementor-item {
	color: #f8fafc !important;
	font-family: inherit !important;
	/* font-size: .88rem !important; */
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.ea-elementor-header .elementor-nav-menu {
	flex-wrap: nowrap;
}

.ea-elementor-header .elementor-nav-menu--main .elementor-item:hover,
.ea-elementor-header .elementor-nav-menu--main .elementor-item.elementor-item-active {
	color: #ff2bd6 !important;
}

.ea-elementor-header .elementor-button {
	background: #d70dbd !important;
	border-radius: 4px !important;
	color: #fff !important;
	font-family: inherit !important;
	font-weight: 850 !important;
	text-transform: none !important;
}

.ea-elementor-footer a {
	color: #cbd5e1;
}

.ea-elementor-footer a:hover {
	color: #ff2bd6;
}

body.single-ea_event {
	background: #050814;
}

body.single-ea_event .page-header {
	display: none;
}

body.post-type-archive-ea_event {
	background: #050814;
}

body.post-type-archive-ea_event .page-header {
	display: none;
}

.ea-archive {
	background: #050814;
	color: #f8fafc;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding-bottom: 4em;
}

.ea-archive-hero {
	background:
		linear-gradient(90deg, rgba(5, 8, 20, .98) 0%, rgba(5, 8, 20, .72) 42%, rgba(5, 8, 20, .25) 100%),
		url("https://images.unsplash.com/photo-1501281668745-f7f57925c3b4?auto=format&fit=crop&w=1800&q=80") center / cover;
	border-bottom: 1px solid rgba(148, 163, 184, .18);
	padding: 94px max(22px, calc((100vw - 1180px) / 2)) 46px;
}

.ea-archive-hero h1 {
	color: #c50ead;
	font-size: clamp(2.8rem, 5.8vw, 5rem);
	line-height: .98;
	margin: 0 0 14px;
}

.ea-archive-hero p {
	color: #f8fafc;
	font-size: 1.25rem;
	line-height: 1.45;
	margin: 0;
	max-width: 720px;
}

.ea-archive-panel {
	background:
		radial-gradient(circle at 84% 0%, rgba(209, 20, 188, .12), transparent 24%),
		#070b16;
	padding: 20px  max(22px, calc((100vw - 1280px) / 2)) 56px;
}

.ea-tax-kicker {
	color: #ffd166 !important;
	font-weight: 850;
	margin: 0 0 10px !important;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px !important;
}

.ea-tax-breadcrumb {
	align-items: center;
	background: rgba(15, 23, 42, .62);
	border: 1px solid rgba(148, 163, 184, .16);
	border-radius: 999px;
	color: #cbd5e1;
	display: flex;
	font-size: .92rem;
	gap: 10px;
	padding: 9px 14px;
	position: relative;
	width: fit-content;
	z-index: 3;
}

.ea-tax-breadcrumb a,
.ea-tax-breadcrumb strong {
	color: #f8fafc;
	text-decoration: none;
}

.ea-archive-filters {
	background: rgba(15, 23, 42, .9);
	border: 1px solid rgba(148, 163, 184, .22);
	border-radius: 8px;
	box-shadow: 0 28px 100px rgba(0, 0, 0, .36);
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 22px 0 30px;
	padding: 20px;
	position: relative;
	z-index: 2;
}

.ea-archive-filters label span,
.ea-archive-toolbar span {
	color: #cbd5e1;
	display: block;
	font-size: .78rem;
	font-weight: 850;
	margin-bottom: 7px;
}

.ea-archive-filters input,
.ea-archive-filters select,
.ea-archive-toolbar select {
	background: #090f1f;
	border: 1px solid rgba(148, 163, 184, .28);
	border-radius: 4px;
	color-scheme: dark;
	color: #f8fafc;
	cursor: pointer;
	font: inherit;
	min-height: 44px;
	padding: 0 12px;
	width: 100%;
}

.ea-archive-search {
	grid-column: span 3;
}

.ea-archive-filters button {
	align-self: end;
	background: #d70dbd;
	border: 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font: inherit;
	font-weight: 850;
	min-height: 44px;
	padding: 0 22px;
}

.ea-category-tabs {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	margin-bottom: 24px;
}

.ea-category-tabs a {
	background: rgba(15, 23, 42, .62);
	border: 1px solid rgba(148, 163, 184, .22);
	border-radius: 6px;
	color: #f8fafc;
	font-weight: 800;
	padding: 13px 12px;
	text-align: center;
	text-decoration: none;
}

.ea-category-tabs a.is-active {
	background: #d70dbd;
	border-color: #d70dbd;
}

.ea-archive-section-heading {
	margin: 0 0 18px;
}

.ea-archive-section-heading h2 {
	color: #fff;
	font-size: clamp(1.55rem, 2.4vw, 2.1rem);
	line-height: 1.15;
	margin: 0;
}

.ea-archive-section-heading p {
	color: #cbd5e1;
	margin: 6px 0 0;
}

.ea-archive-toolbar {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.ea-archive-toolbar p {
	color: #cbd5e1;
	margin: 0;
}

.ea-archive-toolbar label {
	align-items: center;
	display: flex;
	gap: 10px;
}

.ea-archive-toolbar span {
	margin: 0;
	white-space: nowrap;
}

.ea-archive-toolbar select {
	min-width: 190px;
}

.ea-archive-grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ea-archive-card {
	background: rgba(15, 23, 42, .82);
	border: 1px solid rgba(148, 163, 184, .2);
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.ea-archive-card__image {
	aspect-ratio: 3 / 4;
	background:
		linear-gradient(135deg, rgba(215, 13, 189, .35), rgba(59, 130, 246, .12)),
		#111827;
	color: #dbeafe;
	display: flex;
	font-size: .75rem;
	font-weight: 850;
	letter-spacing: .08em;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
}

.ea-archive-card__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.ea-archive-card__image span {
	align-self: center;
	text-align: center;
	width: 100%;
}

.ea-archive-card__body {
	display: grid;
	gap: 8px;
	padding: 16px;
}

.ea-archive-card h2,
.ea-archive-card h3,
.ea-archive-card__title {
	font-size: 1.13rem;
	line-height: 1.18;
	margin: 0;
}

.ea-archive-card h2 a,
.ea-archive-card h3 a,
.ea-archive-card__title a {
	color: #fff;
	text-decoration: none;
}

.ea-archive-card p {
	color: #cbd5e1;
	font-size: .93rem;
	line-height: 1.35;
	margin: 0;
}

.ea-archive-card__details {
	display: grid;
	gap: 8px;
	grid-template-columns: minmax(50%, .82fr) minmax(0, 1.18fr);
}

.ea-event-date {
	align-items: center;
	background: rgba(3, 7, 18, .45);
	border: 1px solid rgba(148, 163, 184, .18);
	border-radius: 6px;
	color: #f8fafc;
	display: grid;
	gap: 0 10px;
	grid-template-columns: auto 1fr;
	line-height: 1;
	padding: 9px 11px;
	text-decoration: none;
	width: 100%;
}

.ea-event-date__day {
	color: #ffd166;
	font-size: 1.75rem;
	font-weight: 900;
	grid-row: span 2;
	letter-spacing: 0;
}

.ea-event-date__month {
	color: #ff2bd6;
	font-size: .75rem;
	font-weight: 850;
	text-transform: uppercase;
}

.ea-event-date__time,
.ea-event-date--pending span {
	color: #cbd5e1;
	font-size: .86rem;
	font-weight: 750;
	margin-top: 4px;
}

.ea-event-date--pending {
	display: inline-grid;
	grid-template-columns: 1fr;
}

.ea-event-date--pending strong {
	color: #ffd166;
	font-size: .86rem;
	text-transform: uppercase;
}

.ea-event-info {
	align-content: center;
	background: rgba(3, 7, 18, .45);
	border: 1px solid rgba(148, 163, 184, .18);
	border-radius: 6px;
	display: grid;
	min-width: 0;
	padding: 9px 11px;
}

.ea-event-info strong {
	color: #d70ebd;
	font-size: .86rem;
	line-height: 1.15;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: uppercase;
}

.ea-event-info span {
	color: #cbd5e1;
	font-size: .78rem;
	line-height: 1.25;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ea-archive-chip {
	border: 1px solid rgba(255, 43, 214, .75);
	border-radius: 999px;
	color: #ff2bd6;
	font-size: .75rem;
	font-weight: 500;
	justify-self: start;
	padding: 3px 8px;
}

.ea-archive-chip--floating {
	background: rgba(3, 7, 18, .72);
	position: absolute;
	left: 14px;
	top: 14px;
	z-index: 2;
}

.ea-archive-card__footer {
	align-items: end;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	margin-top: 8px;
}

.ea-archive-card__footer strong {
	color: #ffd166;
	font-size: 1rem;
}

.ea-archive-card__footer a {
	background: #d70dbd;
	border-radius: 4px;
	color: #fff;
	font-size: .88rem;
	font-weight: 850;
	min-width: 108px;
	padding: 10px 12px;
	text-align: center;
	text-decoration: none;
}

.ea-pagination {
	display: flex;
	gap: 8px;
	justify-content: center;
	margin-top: 28px;
}

.ea-pagination--top {
	justify-content: flex-start;
	margin: -2px 0 22px;
}

.ea-pagination .page-numbers {
	background: rgba(15, 23, 42, .72);
	border: 1px solid rgba(148, 163, 184, .22);
	border-radius: 4px;
	color: #f8fafc;
	min-width: 38px;
	padding: 9px 12px;
	text-align: center;
	text-decoration: none;
}

.ea-pagination .current {
	background: #d70dbd;
	border-color: #d70dbd;
}

.ea-organizers-cta {
	align-items: center;
	background:
		linear-gradient(90deg, rgba(86, 13, 128, .92), rgba(126, 34, 206, .72)),
		url("https://images.unsplash.com/photo-1506157786151-b8491531f063?auto=format&fit=crop&w=1600&q=80") center / cover;
	border: 1px solid rgba(255, 255, 255, .12);
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	margin: 36px max(22px, calc((100vw - 1280px) / 2));
	padding: 28px 34px;
}

.ea-home .ea-organizers-cta {
	margin-bottom: 0;
}

.ea-home > .ea-organizers-cta:last-child,
.ea-archive > .ea-organizers-cta:last-child {
	margin-bottom: 0;
}

.ea-organizers-cta h2,
.ea-organizers-cta p {
	margin: 0;
}

.ea-organizers-cta h2 {
	color: #fff;
	font-size: 2rem;
}

.ea-organizers-cta p {
	color: #f8fafc;
	margin-top: 5px;
}

.ea-organizers-cta a {
	background: #d70dbd;
	border-radius: 4px;
	color: #fff;
	font-weight: 850;
	min-width: 220px;
	padding: 13px 18px;
	text-align: center;
	text-decoration: none;
}

.ea-single {
	background:
		radial-gradient(circle at 18% 12%, rgba(209, 20, 188, .16), transparent 24%),
		linear-gradient(180deg, #050814 0%, #070b16 100%);
	color: #f8fafc;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 28px max(22px, calc((100vw - 1180px) / 2)) 56px;
}

.ea-breadcrumb {
	align-items: center;
	color: #94a3b8;
	display: flex;
	font-size: .9rem;
	gap: 10px;
	margin-bottom: 18px;
}

.ea-breadcrumb a,
.ea-breadcrumb strong {
	color: #f8fafc;
	text-decoration: none;
}

.ea-single-hero {
	display: grid;
	gap: 12px;
	grid-template-columns: minmax(380px, 3.65fr) minmax(480px, 0.05fr) minmax(360px, .5fr);
}

.ea-single-media,
.ea-single-summary,
.ea-buy-panel,
.ea-single-card,
.ea-ticket-row,
.ea-conditions article {
	background: rgba(15, 23, 42, .78);
	border: 1px solid rgba(148, 163, 184, .16);
	border-radius: 8px;
	box-shadow: 0 26px 80px rgba(0, 0, 0, .22);
	overflow: hidden;
}

.ea-single-media {
}

.ea-single-media img,
.ea-single-media__empty {
	height: 100%;
	width: 100%;
}

.ea-single-media img {
	display: block;
	object-fit: cover;
}

.ea-single-media__empty {
	align-items: center;
	background:
		linear-gradient(135deg, rgba(215, 13, 189, .32), rgba(59, 130, 246, .16)),
		#111827;
	color: #dbeafe;
	display: flex;
	font-weight: 850;
	justify-content: center;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.ea-single-summary,
.ea-buy-panel {
	padding: 22px;
}

.ea-single-tag {
	border: 1px solid #d70dbd;
	border-radius: 50px;
	color: #ff2bd6;
	display: inline-flex;
	font-size: .72rem;
	font-weight: 850;
	margin-bottom: 12px;
	padding: 4px 7px;
	text-transform: uppercase;
}

.ea-single-summary h1 {
	color: #fff;
	font-size: clamp(1.8rem, 2vw, 1.1rem) !important;
	line-height: 1.02;
	margin: 0 0 12px;
	font-size: x-large;
}

.ea-single-lead {
	color: #ff2bd6;
	font-size: 1.05rem;
	line-height: 1.4;
	margin: 0 0 18px;
}

.ea-single-facts {
	display: flex;
	gap: 13px;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	flex-wrap: wrap;
	flex-direction: row;
}

.ea-single-facts li {
	color: #f8fafc;
	line-height: 1.35;
	background: rgba(3, 7, 18, .45);
	border: 1px solid rgba(148, 163, 184, .18);
	border-radius: 6px;
	color: #f8fafc;
	display: flex;
	gap: 0 10px;
	grid-template-columns: auto 1fr;
	line-height: 1;
	padding: 9px 11px;
	text-decoration: none;
	width: 100%;
	grid-auto-flow: row;
	flex-direction: column;
}

.ea-single-facts span,
.ea-single-price span,
.ea-buy-panel label span {
	color: #d70ebd;
	display: block;
	font-size: .78rem;
	font-weight: 800;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.ea-single-price {
    align-items: center;
    background: rgba(3, 7, 18, .45);
    border: 1px solid rgba(148, 163, 184, .18);
    border-radius: 6px;
    color: #f8fafc;
    display: grf
		id;
    gap: 0 10px;
    grid-template-columns: auto 1fr;
    line-height: 1;
    padding: 9px 11px;
    text-decoration: none;
    width: 100%;
}

.ea-single-price strong {
	color: #ffd166;
	display: block;
	font-size: 2rem;
	line-height: 1;
}

.ea-buy-panel h2,
.ea-single-card h2,
.ea-ticket-types h2,
.ea-conditions h2,
.ea-related h2 {
	color: #fff;
	font-size: 1.7rem;
	margin: 0 0 18px;
}

.ea-buy-panel {
	align-self: start;
	display: grid;
	gap: 14px;
	align-items: stretch;
	align-content: space-between;
}

.ea-buy-panel select,
.ea-quantity {
	background: #090f1f;
	border: 1px solid rgba(148, 163, 184, .28);
	border-radius: 4px;
	color: #f8fafc;
	font: inherit;
	min-height: 44px;
	width: 100%;
}

.ea-buy-panel select {
	padding: 0 12px;
}

.ea-quantity {
	align-items: center;
	display: grid;
	grid-template-columns: 44px 1fr 44px;
	text-align: center;
}

.ea-quantity button {
	background: transparent;
	border: 0;
	color: #f8fafc;
	cursor: pointer;
	font-size: 1.25rem;
	height: 44px;
}

.ea-buy-panel__button,
.ea-ticket-row a {
	background: #d70dbd;
	border-radius: 4px;
	color: #fff;
	font-weight: 850;
	padding: 13px 18px;
	text-align: center;
	text-decoration: none;
}

.ea-buy-panel p {
	color: #54d66b;
	font-size: .9rem;
	font-weight: 800;
	margin: 0;
	text-align: center;
}

.ea-single-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: 1fr 1.15fr;
	margin-top: 20px;
}

.ea-single-card {
	padding: 24px;
}

.ea-single-content,
.ea-location p {
	color: #dbe4ef;
	line-height: 1.65;
}

.ea-single-content {
    height: 380px;
    overflow: auto;
}

.ea-single-content p:first-child {
	margin-top: 0;
}

.ea-single-stats {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 28px;
	text-align: center;
}

.ea-single-stats strong {
	color: #ff2bd6;
	font-size: 2rem;
}

.ea-single-stats span {
	color: #f8fafc;
	display: block;
	font-size: .82rem;
	text-transform: uppercase;
}

.ea-map-card {
	align-items: center;
	aspect-ratio: 16 / 6;
	background:
		linear-gradient(135deg, rgba(215, 13, 189, .36), rgba(34, 197, 94, .18)),
		repeating-linear-gradient(35deg, rgba(255, 255, 255, .08) 0 1px, transparent 1px 24px),
		#111827;
	border: 1px solid rgba(148, 163, 184, .2);
	border-radius: 6px;
	display: flex;
	justify-content: center;
	margin-bottom: 14px;
	overflow: hidden;
}

.ea-map-card iframe {
	border: 0;
	display: block;
	filter: saturate(.75) contrast(1.08);
	height: 100%;
	width: 100%;
}

.ea-map-pin {
	color: #ff2bd6;
	filter: drop-shadow(0 0 18px rgba(255, 43, 214, .8));
	font-size: 3.8rem;
	line-height: 1;
}

.ea-location h3 strong {
	color: #fff;
	margin: 0 0 4px;
}

.ea-location hr {
	border: 0;
	border-top: 1px solid rgba(148, 163, 184, .18);
	margin: 18px 0;
}

.ea-map-link {
	background: #d70dbd;
	border-radius: 4px;
	color: #fff;
	display: inline-flex;
	font-weight: 850;
	margin-top: 14px;
	padding: 11px 16px;
	text-decoration: none;
}

.ea-ticket-types,
.ea-conditions,
.ea-related {
	margin-top: 26px;
}

.ea-ticket-types > p {
	color: #94a3b8;
	margin: -12px 0 12px;
}

.ea-ticket-row {
	align-items: center;
	display: grid;
	gap: 18px;
	grid-template-columns: 180px 1fr 120px 140px 140px;
	margin-bottom: 8px;
	padding: 16px 18px;
	background: linear-gradient(135deg, rgba(215, 13, 189, .36), rgba(34, 197, 94, .18)), repeating-linear-gradient(35deg, rgba(255, 255, 255, .08) 0 1px, transparent 1px 24px), #111827;
	border: 1px solid rgba(148, 163, 184, .2);
}

.ea-ticket-row h3,
.ea-ticket-row p {
	margin: 0;
}

.ea-ticket-row h3 {
	color: #fff;
	font-size: 1.25rem;
	text-transform: uppercase;
}

.ea-ticket-row p {
	color: #cbd5e1;
	font-size: .95rem;
	line-height: 1.4;
}

.ea-ticket-row span {
	color: #94a3b8;
	font-size: .82rem;
}

.ea-ticket-row span strong {
	color: #ffd166;
	display: block;
	font-size: 1.05rem;
}

.ea-conditions > div {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ea-conditions article {
	padding: 18px;
}

.ea-conditions h3 {
	color: #ff2bd6;
	margin: 0 0 10px;
	font-weight: 700;
}

.ea-conditions p {
	color: #dbe4ef;
	line-height: 1.45;
	margin: 0;
}

.ea-related__header {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}

.ea-related__header h2 {
	margin: 0;
}

.ea-related__header a {
	color: #ffffff;
	font-weight: 850;
	text-decoration: none;
}

.ea-related .ea-events {
	background: transparent;
	margin: 0;
	padding: 0;
}

.ea-related .ea-events__header {
	display: none;
}

.ea-hero {
	background:
		linear-gradient(90deg, rgba(5, 8, 20, .96) 0%, rgba(5, 8, 20, .72) 48%, rgba(5, 8, 20, .32) 100%),
		url("https://images.unsplash.com/photo-1501281668745-f7f57925c3b4?auto=format&fit=crop&w=1800&q=80") center / cover;
	border-bottom: 1px solid rgba(148, 163, 184, .18);
	min-height: 520px;
	padding: 78px max(22px, calc((100vw - 1180px) / 2)) 56px;
}

.ea-hero__inner {
	max-width: 980px;
}

.ea-hero__eyebrow {
	color: #ffd166;
	font-weight: 500;
	margin: 0 0 18px;
	text-transform: uppercase;
}

.ea-hero h1 {
	color: #fff;
	font-size: clamp(3rem, 7vw, 5.7rem);
	letter-spacing: 0;
	line-height: .94;
	margin: 0;
}

.ea-hero h1 span {
	color: #ff2bd6;
}

.ea-hero__copy {
	color: #f8fafc;
	font-size: clamp(1.1rem, 2vw, 1.5rem);
	line-height: 1.35;
	margin: 20px 0 28px;
	max-width: 680px;
}

.ea-hero__search {
	align-items: end;
	background: rgba(15, 23, 42, .86);
	border: 1px solid rgba(148, 163, 184, .25);
	border-radius: 8px;
	box-shadow: 0 28px 100px rgba(0, 0, 0, .45);
	display: grid;
	gap: 12px;
	grid-template-columns: 1fr 1fr 1fr 180px;
	padding: 18px;
}

.ea-hero__search label {
	min-width: 0;
}

.ea-hero__search br {
	display: none;
}

.ea-hero__search label span {
	color: #cbd5e1;
	display: block;
	font-size: .8rem;
	font-weight: 800;
	margin-bottom: 7px;
}

.ea-hero__search input,
.ea-hero__search select {
	background: #090f1f;
	border: 1px solid rgba(148, 163, 184, .28);
	border-radius: 4px;
	color-scheme: dark;
	color: #f8fafc;
	cursor: pointer;
	font: inherit;
	min-height: 46px;
	padding: 0 12px;
	width: 100%;
}

.ea-hero__search a,
.ea-hero__search button {
	align-items: center;
	background: #d70dbd;
	border: 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font: inherit;
	font-weight: 850;
	justify-content: center;
	min-height: 46px;
	padding: 0 28px;
	text-decoration: none;
}

.ea-home-section {
	background: #070a14;
	padding: 42px max(22px, calc((100vw - 1180px) / 2));
}

.ea-home-section--title-only {
	padding-bottom: 10px;
}

.ea-elementor-step-grid {
	padding-top: 0;
}

.ea-elementor-step-grid .elementor-container {
	display: grid !important;
	gap: 14px;
	grid-template-columns: repeat(4, minmax(170px, 1fr));
	max-width: 1180px;
}

.ea-elementor-step-grid .elementor-column {
	width: auto !important;
}

.ea-home-section > p {
	display: none;
	margin: 0;
}

.ea-home-section h2 {
	color: #fff;
	font-size: clamp(1.7rem, 3vw, 2.2rem);
	margin: 0 0 22px;
	text-align: center;
}

.ea-step-grid,
.ea-category-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(4, minmax(170px, 1fr));
}


.ea-city-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(5, minmax(100px, 1fr));
}

.ea-city-grid a {
    align-items: end;
    background: rgba(15, 23, 42, .82);
    border: 1px solid rgba(148, 163, 184, .2);
    border-radius: 8px;
    color: #f8fafc;
    display: grid;
    padding: 18px;
    text-decoration: none;
    font-weight: 900;
    color: #ff01e9;
    text-transform: uppercase;
}

.ea-city-grid a span {color:white;text-transform: capitalize;font-weight: 400;}


.ea-category-grid a:hover {
    color: #d70ebd;
}

.ea-step-grid article,
.ea-category-grid a,
.ea-elementor-step-card > .elementor-widget-wrap {
	align-items: end;
	background: rgba(15, 23, 42, .82);
	border: 1px solid rgba(148, 163, 184, .2);
	border-radius: 8px;
	color: #f8fafc;
	display: grid;
	min-height: 150px;
	padding: 18px;
	text-decoration: none;
}

.ea-step-grid strong,
.ea-step-number .elementor-heading-title {
	color: rgb(215 14 189);
	display: block;
	font-size: 2.4rem;
	line-height: 1;
	margin-bottom: 22px;
}

.ea-step-grid h3,
.ea-category-grid a,
.ea-elementor-step-card h3 {
	font-size: 1.12rem;
	font-weight: 850;
	line-height: 1.2;
}

a {}

.ea-step-grid h3,
.ea-step-grid p,
.ea-elementor-step-card h3,
.ea-elementor-step-card p {
	margin: 0 0 8px;
}

.ea-step-grid p,
.ea-category-grid span,
.ea-elementor-step-card p {
	color: #cbd5e1;
	display: block;
	font-size: .94rem;
	font-weight: 500;
	line-height: 1.35;
	margin-top: 8px;
}

.ea-events__header {
	align-items: end;
	display: flex;
	gap: 24px;
	justify-content: space-between;
	margin-bottom: 24px;
}

.ea-events__header h2 {
	font-size: clamp(2rem, 4vw, 3.5rem);
	line-height: 1;
	margin: 4px 0 0;
}

.ea-events__header p {
	color: #cbd5e1;
	margin: 0;
	max-width: 460px;
}

.ea-kicker {
	color: #ff2bd6;
	font-size: .78rem;
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.ea-filters {
	align-items: end;
	background: rgba(15, 23, 42, .86);
	border: 1px solid rgba(148, 163, 184, .22);
	border-radius: 8px;
	box-shadow: 0 22px 70px rgba(0, 0, 0, .28);
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(2, minmax(160px, 1fr)) auto auto;
	margin-bottom: 22px;
	padding: 14px;
}

.ea-filters label span {
	display: block;
	font-size: .8rem;
	font-weight: 700;
	margin-bottom: 6px;
}

.ea-filters select,
.ea-filters button,
.ea-filters a {
	border-radius: 4px;
	font: inherit;
	min-height: 42px;
}

.ea-filters select {
	background: #0a1020;
	border: 1px solid rgba(148, 163, 184, .28);
	color: #f8fafc;
	width: 100%;
}

.ea-filters button,
.ea-filters a {
	align-items: center;
	display: inline-flex;
	font-weight: 800;
	justify-content: center;
	padding: 0 16px;
	text-decoration: none;
}

.ea-filters button {
	background: #d70dbd;
	border: 1px solid #d70dbd;
	color: #fff;
	cursor: pointer;
}

.ea-filters a {
	background: transparent;
	border: 1px solid rgba(148, 163, 184, .28);
	color: #f8fafc;
}

.ea-event-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ea-event-card {
	background: rgba(15, 23, 42, .82);
	border: 1px solid rgba(148, 163, 184, .22);
	border-radius: 8px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	gap: 14px;
	min-height: 220px;
	position: relative;
}

.ea-event-card__image {
	aspect-ratio: 4 / 3;
	background:
		linear-gradient(135deg, rgba(215, 13, 189, .35), rgba(59, 130, 246, .12)),
		#111827;
	color: #dbeafe;
	display: block;
	overflow: hidden;
	text-decoration: none;
	width: 100%;
}

.ea-event-card__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.ea-event-card__image--empty {
	align-items: center;
	display: flex;
	font-size: .78rem;
	font-weight: 800;
	justify-content: center;
	letter-spacing: .08em;
	text-transform: uppercase;
	padding: 2em;
}

.ea-event-card__title {
	color: #fff;
	font-size: 1.22rem;
	font-weight: 850;
	line-height: 1.18;
	margin: 0;
	padding: 0 18px;
}

.ea-event-card__title a {
	color: inherit;
	text-decoration: none !important;
}

.ea-event-card__meta {
	color: #cbd5e1;
	display: grid;
	font-size: .94rem;
	gap: 10px;
	grid-template-columns: minmax(112px, .8fr) minmax(0, 1.2fr);
	line-height: 1.35;
	padding: 0 18px;
}

.ea-event-card__footer {
	align-items: center;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	margin-top: auto;
	padding: 0 18px 18px;
}

.ea-price {
	color: #ffd166;
	font-weight: 600;
}

.ea-button {
	background: #d70dbd;
	border-radius: 4px;
	color: #fff;
	font-weight: 850;
	min-width: 104px;
	padding: 11px 14px;
	text-align: center;
	text-decoration: none;
}

.ea-button:hover {
	background: #f02bd6;
	color: #fff;
}

.ea-platform {
	background: rgba(3, 7, 18, .72);
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: 999px;
	color: #ffd166;
	font-size: .78rem;
	font-weight: 600;
	padding: 5px 9px;
	position: absolute;
	right: 14px;
	top: 14px;
}

.ea-empty {
	background: rgba(15, 23, 42, .86);
	border: 1px solid rgba(148, 163, 184, .22);
	padding: 22px;
}

.ea-ad-slot {
	align-items: center;
	background: rgba(15, 23, 42, .62);
	border: 1px dashed rgba(255, 43, 214, .42);
	border-radius: 8px;
	color: #cbd5e1;
	display: flex;
	justify-content: center;
	margin: 24px 0;
	min-height: 92px;
	overflow: hidden;
	padding: 12px;
	text-align: center;
	width: 100%;
}

.ea-ad-slot--filled {
	background: transparent;
	border-color: transparent;
	padding: 0;
}

.ea-ad-slot ins {
	max-width: 100%;
}

.ea-page {
	background: #050814;
	color: #f8fafc;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	min-height: 58vh;
	overflow: hidden;
	padding: 0 max(22px, calc((100vw - 1180px) / 2)) 72px;
}

.ea-page-hero {
	background:
		linear-gradient(90deg, rgba(5, 8, 20, .98) 0%, rgba(5, 8, 20, .76) 43%, rgba(5, 8, 20, .2) 100%),
		url("https://images.unsplash.com/photo-1506157786151-b8491531f063?auto=format&fit=crop&w=1800&q=80") center / cover;
	border-bottom: 1px solid rgba(148, 163, 184, .18);
	margin-left: calc((50vw - 50%) * -1);
	margin-right: calc((50vw - 50%) * -1);
	min-height: 420px;
	padding: 88px max(22px, calc((100vw - 1180px) / 2)) 64px;
}

.ea-page-hero--organizers {
	background:
		linear-gradient(90deg, rgba(5, 8, 20, .98) 0%, rgba(5, 8, 20, .72) 45%, rgba(5, 8, 20, .18) 100%),
		url("https://images.unsplash.com/photo-1470229722913-7c0e2dbbafd3?auto=format&fit=crop&w=1800&q=80") center / cover;
}

.ea-page-hero--contact {
	background:
		linear-gradient(90deg, rgba(5, 8, 20, .98), rgba(5, 8, 20, .66)),
		url("https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1800&q=80") center / cover;
}

.ea-page-hero--faq,
.ea-page-hero--legal {
	/* background:
		linear-gradient(90deg, rgba(5, 8, 20, .98), rgba(5, 8, 20, .68)),
		url("https://images.unsplash.com/photo-1515169067865-5387ec356754?auto=format&fit=crop&w=1800&q=80") center / cover; */
}

.ea-page-hero > div {
	/* max-width: 650px; */
}

.ea-page-hero p {
	color: #ff2bd6 !important;
	font-size: .82rem;
	font-weight: 850;
	letter-spacing: .08em;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.ea-page-hero h1 {
	color: #fff;
	font-size: clamp(2.7rem, 5.4vw, 4.8rem);
	line-height: 1;
	margin: 0 0 16px;
}

.ea-page-hero h1 span {
	color: #ff2bd6;
	display: inline;
	font-size: inherit;
	max-width: none;
}

.ea-page-hero span {
	color: #cbd5e1;
	display: block;
	font-size: 1.18rem;
	max-width: 720px;
}

.ea-page-hero strong {
	color: #f8fafc;
	display: block;
	font-size: clamp(1.1rem, 2vw, 1.38rem);
	font-weight: 600;
	line-height: 1.45;
	max-width: 640px;
}

.ea-page-hero nav {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 28px;
}
.ea-page-hero a:hover,
.ea-page-hero a,
.ea-page-grid a,
.ea-contact-cta a {
	background: #d70dbd;
	border: 1px solid #d70dbd;
	border-radius: 4px;
	color: #fff !important;
	display: inline-flex;
	font-weight: 850;
	justify-content: center;
	min-width: 180px;
	padding: 13px 18px;
	text-decoration: none;
}

.ea-page-hero a + a {
	background: rgba(3, 7, 18, .48);
	border-color: rgba(255, 255, 255, .28);
}

.ea-page-hero small {
	color: #cbd5e1;
	display: block;
	font-size: .95rem;
	margin-top: 18px;
}

.ea-page-section {
	padding: 34px 0 0;
}

.ea-page-section > h2,
.ea-stats-band > h2 {
	color: #fff;
	font-size: clamp(1.6rem, 3vw, 2.15rem);
	margin: 0 0 22px;
	text-align: center;
}

.ea-section-copy {
	text-align: center;
}

.ea-page-grid,
.ea-faq-list,
.ea-feature-grid,
.ea-plan-grid {
	display: grid;
	gap: 18px;
	margin-top: 34px;
}

.ea-page-grid,
.ea-faq-list {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ea-feature-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ea-plan-grid {
	align-items: stretch;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}

.ea-page-grid article,
.ea-faq-list article,
.ea-feature-grid article,
.ea-plan-grid article,
.ea-page-text {
	background: rgba(15, 23, 42, .82);
	border: 1px solid rgba(148, 163, 184, .2);
	border-radius: 8px;
	padding: 24px;
}

.ea-page-grid article,
.ea-feature-grid article,
.ea-faq-list article,
.ea-plan-grid article {
	box-shadow: 0 24px 90px rgba(0, 0, 0, .18);
}

.ea-page-grid article a {
	margin-top: 14px;
}

.ea-page h2 {
	color: #fff;
	font-size: 1.35rem;
	margin: 0 0 12px;
}

.ea-page h3 {
	color: #fff;
	font-size: 1.15rem;
	margin: 0 0 10px;
}

.ea-feature-grid h3,
.ea-faq-list h2 {
	color: #ff2bd6;
}

.ea-page p {
	/* color: #cbd5e1; */
	line-height: 1.55;
	margin: 0 0 12px;
}

.ea-page p:last-child {
	margin-bottom: 0;
}

.ea-page-text {
	margin-top: 34px;
	max-width: 880px;
}

.ea-stats-band {
	padding: 36px 0 6px;
}

.ea-stats-band div {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ea-stats-band strong {
	border-left: 1px solid rgba(148, 163, 184, .28);
	color: #ff2bd6;
	display: block;
	font-size: clamp(2rem, 4vw, 3rem);
	line-height: 1;
	padding: 0 22px;
	text-align: center;
}

.ea-stats-band strong:first-child {
	border-left: 0;
}

.ea-stats-band span {
	color: #f8fafc;
	display: block;
	font-size: .98rem;
	font-weight: 500;
	line-height: 1.35;
	margin-top: 12px;
}

.ea-plan-grid article {
	display: grid;
	position: relative;
	text-align: center;
}

.ea-plan-grid article.is-featured {
	border-color: rgba(255, 43, 214, .7);
	transform: translateY(-10px);
}

.ea-plan-grid article > span {
	background: #d70dbd;
	border-radius: 8px 8px 0 0;
	color: #fff;
	font-weight: 850;
	left: -1px;
	padding: 7px 12px;
	position: absolute;
	right: -1px;
	top: -1px;
}

.ea-plan-grid .is-featured h3 {
	margin-top: 22px;
}

.ea-plan-grid strong {
	color: #ff7ee5;
	display: block;
	font-size: 3rem;
	line-height: 1;
}

.ea-plan-grid ul {
	color: #cbd5e1;
	display: grid;
	gap: 8px;
	list-style: none;
	margin: 18px 0 22px;
	padding: 0;
	text-align: left;
}

.ea-plan-grid li::before {
	color: #ff2bd6;
	content: "âœ“ ";
}

.ea-plan-grid a, .ea-plan-grid a:hover{
	align-self: end;
	background: #d70dbd;
	border-radius: 4px;
	color: #fff !important;
	font-weight: 850;
	padding: 12px 16px;
	text-decoration: none;
}

.ea-contact-cta {
	align-items: start;
	background:
		linear-gradient(90deg, rgba(86, 13, 128, .88), rgba(126, 34, 206, .48)),
		url("https://images.unsplash.com/photo-1506157786151-b8491531f063?auto=format&fit=crop&w=1600&q=80") center / cover;
	border: 1px solid rgba(255, 43, 214, .35);
	border-radius: 8px;
	display: grid;
	gap: 28px;
	grid-template-columns: .8fr 1.2fr;
	margin-top: 42px;
	padding: 30px;
}

.ea-contact-cta h2 {
	font-size: clamp(2rem, 4vw, 3rem);
	line-height: 1;
}

.ea-contact-cta h2 span {
	color: #ff2bd6;
}

.ea-contact-cta form {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ea-contact-cta textarea,
.ea-contact-cta button {
	grid-column: 1 / -1;
}

.ea-contact-cta input,
.ea-contact-cta textarea {
	background: rgba(3, 7, 18, .62);
	border: 1px solid rgba(255, 255, 255, .22);
	border-radius: 4px;
	color: #f8fafc;
	font: inherit;
	min-height: 44px;
	padding: 0 12px;
}

.ea-contact-cta textarea {
	min-height: 96px;
	padding-top: 12px;
}

.ea-contact-cta button {
	background: #d70dbd;
	border: 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font: inherit;
	font-weight: 850;
	min-height: 46px;
}

@media (max-width: 900px) {
	.ea-site-header {
		grid-template-columns: 1fr;
		position: relative;
	}

	.ea-site-nav {
		flex-wrap: wrap;
		justify-content: start;
	}

	.ea-site-actions {
		justify-content: start;
	}

	.ea-site-footer__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ea-events__header {
		align-items: start;
		display: grid;
	}

	.ea-event-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ea-hero__search,
	.ea-step-grid,
	.ea-category-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ea-single-hero,
	.ea-single-grid,
	.ea-archive-grid,
	.ea-page-grid,
	.ea-faq-list,
	.ea-feature-grid,
	.ea-plan-grid,
	.ea-stats-band div,
	.ea-contact-cta {
		grid-template-columns: 1fr;
	}

	.ea-plan-grid article.is-featured {
		transform: none;
	}

	.ea-stats-band strong {
		border-left: 0;
		border-top: 1px solid rgba(148, 163, 184, .22);
		padding: 20px;
	}

	.ea-stats-band strong:first-child {
		border-top: 0;
	}

	.ea-archive-filters {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ea-archive-search {
		grid-column: span 2;
	}

	.ea-category-tabs {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.ea-organizers-cta {
		align-items: start;
		display: grid;
		gap: 18px;
	}

	.ea-buy-panel {
		align-self: stretch;
	}

	.ea-ticket-row {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 640px) {
	.ea-site-header {
		padding-left: 16px;
		padding-right: 16px;
	}

	.ea-site-nav {
		gap: 12px 18px;
	}

	.ea-site-actions,
	.ea-newsletter {
		grid-template-columns: 1fr;
		display: grid;
	}

	.ea-site-actions a,
	.ea-newsletter button {
		text-align: center;
		width: 100%;
	}

	.ea-site-footer__grid {
		grid-template-columns: 1fr;
	}

	.ea-filters,
	.ea-event-grid,
	.ea-hero__search,
	.ea-step-grid,
	.ea-category-grid,
	.ea-contact-cta form {
		grid-template-columns: 1fr;
	}

	.ea-page {
		padding-bottom: 46px;
	}

	.ea-page-hero {
		min-height: 0;
		padding-bottom: 46px;
		padding-top: 62px;
	}

	.ea-contact-cta {
		padding: 20px;
	}

	.ea-event-card {
		min-height: 0;
	}

	.ea-single {
		padding-left: 16px;
		padding-right: 16px;
	}

	.ea-single-media {
		aspect-ratio: 9 / 16;
	}

	.ea-single-summary,
	.ea-buy-panel,
	.ea-single-card {
		padding: 18px;
	}

	.ea-single-stats,
	.ea-ticket-row,
	.ea-conditions > div,
	.ea-archive-card__details,
	.ea-archive-filters,
	.ea-category-tabs {
		grid-template-columns: 1fr;
	}

	.ea-archive-search {
		grid-column: auto;
	}

	.ea-archive-toolbar {
		align-items: start;
		display: grid;
		gap: 12px;
	}

	.ea-archive-toolbar label {
		align-items: start;
		display: grid;
	}

	.ea-organizers-cta {
		margin-left: 16px;
		margin-right: 16px;
		padding: 22px;
	}

	.ea-organizers-cta a {
		min-width: 0;
		width: 100%;
	}

	.ea-related__header {
		align-items: start;
		display: grid;
		gap: 8px;
	}
}
