:root {
}

h1,h2,h3,h4,h5,h6 {
	color: var(--wp--preset--color--contrast);
	font-weight: 400;
}

.wp-block-list li {
	margin-top: 10px;
}

.add-shadow {
	transition: box-shadow .5s;
}

.add-shadow:focus,.add-shadow:hover {
	box-shadow: var(--wp--preset--shadow--deep);
}

.hidden {
	display: none !important;
}

.header-meta img {
	vertical-align: baseline;
}

.header-meta+.header-meta {
	margin-top: 5px;
}

.wp-block-navigation__container .wp-block-navigation-item__content {
	text-underline-offset: 8px;
}

.wp-block-navigation__submenu-container {
	min-width: 240px;
}

#announcement #logo {
	max-width: 400px;
}

#announcement .wp-block-cover__inner-container {
	padding: 20px;
}

@media (max-width:690px) {
	#announcement .is-layout-flex {
		justify-content: center;
	}
}

.overlap-buton {
	position: relative;
	z-index: 30 !important;
}

.hero-banner-group,.hero-banner-group-maroon {
	overflow: hidden;
	position: relative;
}

.hero-banner-group .hero-banner__texture-left {
	bottom: -180px;
	left: 0;
	position: absolute !important;
}

.hero-banner-group .hero-banner__texture-right {
	position: absolute !important;
	right: 0;
	top: -120px;
}

.hero-banner {
	position: relative;
}

.hero-banner:after {
	background-image: url('https://asia.wordcamp.org/2026/files/2025/10/patterns-1.png');
	background-position: 50%;
	background-repeat: repeat-x;
	background-size: auto;
	bottom: 0;
	content: "";
	display: block;
	height: 90px;
	left: 0;
	position: absolute;
	width: 100%;
}

.hero-banner h1 {
	max-width: var(--wp--style--global--content-size);
}

.hero-banner .post-meta * {
	color: var(--wp--preset--color--base) !important;
}

@media screen and (max-width:768px) {
	.hero-banner {
		padding-bottom: 140px;
		padding-top: var(--wp--preset--spacing--50);
	}
	
	.hero-banner h1 {
		flex-basis: 100%;
	}
	
	.hero-banner__texture-left,.hero-banner__texture-right {
		opacity: .5;
	}
}

.hero-banner-group-maroon .hero-banner__texture-left {
	left: 0;
	position: absolute !important;
	top: -80px;
}

.hero-banner-group-maroon .hero-banner__texture-right {
	position: absolute !important;
	right: 0;
	top: -100px;
}

#tix * {
	line-height: 1.5;
}

.tix-ticket-form,.tix_tickets_table {
	border-collapse: collapse;
	max-width: 1008px;
	min-width: 100%;
}

.tix-ticket-form td,.tix_tickets_table td {
	color: var(--wp--preset--color--accent-2);
	font-size: 1rem;
	padding: 1.5rem;
	text-align: center;
}

.tix-ticket-form th {
	color: var(--wp--preset--color--base);
}

.tix-ticket-form thead th,.tix-tickets-list thead th {
	background-color: var(--wp--preset--color--accent);
	color: var(--wp--preset--color--white);
	font-weight: 700;
	padding: 1.5rem 3rem;
}

.tix-ticket-form tbody td,.tix-ticket-form tbody th,.tix_tickets_table tbody td,.tix_tickets_table tbody th {
	padding: 3rem 1.5rem;
}

.tix-ticket-form td:first-child,.tix-ticket-form th:first-child,.tix_tickets_table td:first-child,.tix_tickets_table th:first-child {
	padding-left: 3rem;
}

.tix-ticket-form td:last-child,.tix-ticket-form th:last-child,.tix_tickets_table td:last-child,.tix_tickets_table th:last-child {
	padding-right: 3rem;
}

.tix-ticket-form td,.tix_tickets_table .tix-column-description {
	text-align: left;
}

.tix_tickets_table+p {
	padding: 0 1rem;
}

#tix .tix-submit .tix-checkout-button,#tix .tix-submit input[type=submit],.tix_tickets_table+p input[type=submit] {
	background-color: var(--wp--preset--color--tertiary);
	border: none;
	border-radius: 2rem;
	color: var(--wp--preset--color--black);
	font-weight: 700;
	padding: 1rem 2rem;
}

.tix_tickets_table input[type=email],.tix_tickets_table input[type=text],.tix_tickets_table input[type=textarea],.tix_tickets_table input[type=url],.tix_tickets_table select {
	border: 1px solid var(--wp--preset--color--accent-2);
	border-radius: 4px;
	color: var(--wp--preset--color--accent);
	padding: .5rem;
}

.tix_tickets_table .tix-row-coupon input[type=text] {
	width: 50%;
}

.tix_tickets_table select:focus {
	outline: none;
}

.tix-ticket-form tbody tr,.tix-tickets-list tbody tr[class^=tix-ticket-] {
	border-bottom: 1px solid var(--wp--preset--color--contrast);
}

.tix-tickets-list .tix-ticket-title {
	color: var(--wp--preset--color--accent);
	font-size: 2rem;
	font-weight: 700;
}

.tix-tickets-list .wca25-ticket-currency {
	font-weight: 700;
}

.tix-tickets-list .tix-row-coupon #tix-coupon-link {
	color: var(--wp--preset--color--contrast);
	font-weight: 700;
}

.tix-tickets-list .tix-row-coupon strong {
	color: var(--wp--preset--color--contrast);
}

.tix-tickets-list .tix-row-coupon input[name=tix_coupon_submit] {
	background-color: var(--wp--preset--color--accent);
	border: none;
	border-radius: 4px;
	color: var(--wp--preset--color--white);
	display: inline-block;
	padding: .5rem 1rem;
}

.tix-tickets-list .tix-row-coupon td {
	padding: 1rem;
}

.tix-has-dynamic-receipts h2 {
	background-color: var(--wp--preset--color--contrast);
	color: var(--wp--preset--color--white);
	font-size: 1.5rem;
	font-weight: 700;
	padding: 1.5rem 3rem;
}

.tix_tickets_table.tix-order-summary td,.tix_tickets_table.tix-order-summary th {
	padding-bottom: 1rem;
	padding-top: 1rem;
}

.tix-order-summary .tix-column-description strong {
	font-size: 1.25rem;
}

.tix-order-summary .tix-column-description small {
	display: block;
	padding-top: .5rem;
}

.tix-row-total td:first-child strong {
	display: inline-block;
}

.tix-row-total .screen-reader-text {
	clip: auto;
	clip-path: none;
	font-size: .8rem;
	overflow: visible;
	position: static !important;
}

.tix_tickets_table.tix-attendee-form td,.tix_tickets_table.tix-attendee-form th {
	padding-bottom: 1rem;
	padding-top: 1rem;
	text-align: left;
}

.tix_tickets_table.tix-attendee-form th {
	color: var(--wp--preset--color--contrast);
	font-size: 1.25rem;
}

tr[class^=tix-row-] .tix-screen-reader-fieldset:has(input[type=radio]) {
	display: flex;
	flex-wrap: wrap;
}

tr[class^=tix-row-] .tix-screen-reader-fieldset:has(input[type=radio]) br {
	display: none;
}

[class^=tix-row-] .tix-screen-reader-fieldset:has(input[type=radio]) label {
	margin: 0 1.5rem .5rem 0;
}

tr[class^=tix-row-] .tix-screen-reader-fieldset:has(input[type=checkbox]) {
	display: flex;
	flex-wrap: wrap;
}

tr[class^=tix-row-] .tix-screen-reader-fieldset:has(input[type=checkbox]) br {
	display: none;
}

[class^=tix-row-] .tix-screen-reader-fieldset:has(input[type=checkbox]) label {
	box-sizing: border-box;
	min-width: 50%;
	padding-bottom: .5rem;
	padding-right: 2rem;
}

#tix form {
	overflow: auto;
}

.tix-ticket-form {
	margin-bottom: 3rem;
}

#tix-registration-information,#tix_checkout_form h2:first-of-type,.tix_tickets_table thead th {
	background-color: var(--wp--preset--color--accent);
	color: var(--wp--preset--color--base);
}

#tix-qty-510,#tix_attendee_questions-1-511 {
	background: #fff !important;
}

#tix input[type=submit] {
	background: var(--wp--preset--color--accent-3) !important;
	border-radius: 27px;
	color: #fff !important;
	font-size: 28px;
	font-weight: 400;
	padding: 10px 30px;
}

#tix input[type=submit],.tix-ticket-title {
	font-family: var(--wp--preset--font-family--jaini-purva) !important;
}

@media screen and (max-width:768px) {
	.tix_tickets_table tbody td,.tix_tickets_table tbody th {
		padding: 1.5rem;
	}
	
	.tix-ticket-form thead tr,.tix_tickets_table thead tr {
		background-color: var(--wp--preset--color--contrast);
		content: "";
		display: block;
		height: 1rem;
	}
	
	.tix-ticket-form thead th,.tix_tickets_table thead th {
		display: none;
	}
	
	.tix_tickets_table tbody tr {
		display: grid;
		grid-template-columns: repeat(3,1fr);
		grid-column-gap: 0;
		grid-row-gap: 0;
		grid-auto-rows: auto;
	}
	
	.tix_tickets_table td:first-child,.tix_tickets_table th:first-child {
		box-sizing: border-box;
		grid-column-end: 4;
		grid-column-start: 1;
		padding-left: 1.5rem;
		width: 100%;
	}
	
	.tix_tickets_table td:last-child,.tix_tickets_table th:last-child {
		padding-right: 1.5rem;
	}
	
	.tix_tickets_table tbody th {
		padding-top: 3rem;
	}
	
	.tix_tickets_table tbody td {
		padding-bottom: 3rem;
		padding-top: 0;
	}
	
	.tix-tickets-list .tix-row-coupon td {
		grid-column-end: 4;
		grid-column-start: 1;
	}
	
	.tix-tickets-list tbody td:before {
		color: var(--wp--preset--color--contrast);
		display: block;
		font-weight: 700;
		margin-bottom: .5rem;
	}
	
	.tix-column-price:before {
		content: "Price";
	}
	
	.tix-column-remaining:before {
		content: "Remaining";
	}
	
	.tix-column-quantity:before {
		content: "Quantity";
	}
	
	.tix-order-summary thead tr {
		display: none;
	}
	
	.tix-order-summary tr {
		border-bottom: 1px dashed var(--wp--preset--color--contrast);
	}
	
	.tix_tickets_table.tix-order-summary td {
		padding-bottom: 2rem;
	}
	
	.tix-order-summary tr.tix-row-total {
		border: none;
	}
	
	.tix-order-summary td.tix-column-description {
		border-bottom: none;
		padding-bottom: 0;
	}
	
	.tix-order-summary tbody td:before {
		color: var(--wp--preset--color--contrast);
		display: block;
		font-weight: 700;
		margin-bottom: .5rem;
	}
	
	.tix-column-per-ticket:before {
		content: "Per Ticket";
	}
	
	.tix-row-total {
		padding-top: 1rem;
	}
	
	.tix-row-total td {
		padding: 1.5rem;
	}
	
	.tix-row-total td:first-child {
		padding: 0 1.5rem;
	}
	
	.tix-row-total td:last-child {
		grid-column-end: 4;
		grid-column-start: 1;
		text-align: right;
	}
	
	.tix_tickets_table.tix-attendee-form tr {
		display: block;
	}
	
	.tix_tickets_table.tix-attendee-form td.tix-left,.tix_tickets_table.tix-attendee-form td.tix-right,.tix_tickets_table.tix-attendee-form th {
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	
	.tix_tickets_table.tix-attendee-form td.tix-left {
		font-weight: 700;
		padding-bottom: 0;
	}
	
	.tix_tickets_table.tix-attendee-form .tix-row-health-advisory td.tix-left {
		font-weight: 400;
	}
	
	.tix-attendee-form input[type=email],.tix-attendee-form input[type=text],.tix-attendee-form input[type=textarea],.tix-attendee-form input[type=url] {
		box-sizing: border-box;
		width: 100% !important;
	}
	
	.tix-ticket-form tr {
		display: grid;
	}
	
	.tix-ticket-form td,.tix-ticket-form th {
		box-sizing: border-box;
		display: block;
		padding: .5rem 0 0;
		text-align: left;
		width: 100%;
	}
	
	.tix-ticket-form tbody td {
		padding: .5rem 1.5rem !important;
	}
	
	.tix-ticket-form tbody td:first-child {
		padding-top: 1.5rem !important;
	}
	
	.tix-ticket-form tbody td:last-child {
		padding-bottom: 1.5rem !important;
	}
	
	.tix-ticket-form tbody td:before {
		display: inline-block;
		font-size: .9rem;
		font-weight: 700;
		margin: 0 1rem 0 0;
	}
	
	.tix-ticket-form tbody td:first-child:before {
		border-bottom: 1px dashed var(--wp--preset--color--contrast);
		content: "Tickets Summary";
		display: block;
		margin-bottom: 1rem;
	}
	
	.tix-ticket-form tbody td:nth-child(2):before {
		content: "Purchase Date";
	}
}

@media screen and (max-width:480px) {
	.tix_tickets_table td,.tix_tickets_table th {
		box-sizing: border-box;
		grid-column-end: 4;
		grid-column-start: 1;
		padding: .5rem 0 0;
		text-align: left;
		width: 100%;
	}
	
	.tix_tickets_table tbody td {
		padding-bottom: 1rem;
	}
	
	.tix_tickets_table tbody td:last-child {
		padding-bottom: 1.5rem;
	}
	
	.tix-order-summary tbody td:before,.tix-tickets-list tbody td:before {
		display: inline-block;
		margin: 0 1rem 0 0;
	}
	
	.tix_tickets_table.tix-order-summary td {
		padding: 0 1.5rem 1rem;
	}
}

.tix-tickets-list .tix-column-description {
	font-weight: 700;
}

#tix-coupon-container input[type=submit] {
	font-size: 1.2rem;
	margin-left: 20px;
}

#tix-attendees {
	max-width: inherit;
}

#tix-attendees ul {
	display: grid;
	gap: 2rem;
	grid-template-columns: repeat(auto-fit,minmax(20rem,1fr));
	padding: 0;
}

#tix-attendees ul.tix-columns-3 {
	grid-template-columns: repeat(auto-fit,minmax(22rem,1fr));
}

#tix-attendees ul.tix-columns-4 {
	grid-template-columns: repeat(auto-fit,minmax(20rem,1fr));
}

#tix-attendees li {
	background-color: var(--wp--preset--color--custom-background-gray);
	border: 1px solid var(--wp--preset--color--contrast-3);
	border-radius: 8px;
	box-sizing: border-box;
	float: none;
	height: auto !important;
	margin: 0 !important;
	overflow: hidden;
	padding: 15px 25px;
	width: 100% !important;
}

#tix-attendees .avatar {
	border: 2px solid var(--wp--preset--color--custom-maroon);
	border-radius: 50%;
	box-sizing: border-box;
	height: 80px;
	width: 80px;
}

#tix-attendees .tix-field {
	margin-bottom: .25em !important;
	margin-left: 100px;
	overflow-wrap: anywhere;
	word-break: keep-all;
}

#tix-attendees .tix-field:last-child {
	margin-bottom: 0 !important;
}

#tix-attendees a.tix-field {
	color: var(--wp--preset--color--accent-2);
	text-decoration: none;
}

#tix-attendees a.tix-field:hover {
	text-decoration: underline;
}

#tix-attendees .tix-attendee-name {
	color: var(--wp--preset--color--contrast-2);
	font-family: var(--wp--preset--font-family--jaini-purva);
	font-size: 1.5rem !important;
	font-weight: 400;
	line-height: 1.1;
}

#tix-attendees .tix-attendee-twitter,#tix-attendees .tix-attendee-url {
	padding-left: 1.25rem;
	position: relative;
}

#tix-attendees .tix-attendee-twitter:before {
	content: "𝕏";
	display: inline-block;
	font-size: 1rem;
	font-weight: 700;
	height: 1em;
	left: 0;
	margin-right: .25em;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 1em;
}

#tix-attendees .tix-attendee-url:before {
	content: "\f103";
	font-family: dashicons;
	left: 0;
	margin-right: .5em;
	position: absolute;
	top: 0;
	vertical-align: middle;
}

.updates-loop {
	height: 100%;
}

.updates-loop__post-meta {
	margin-top: auto !important;
}

.blog-post {
	background-color: #f3f4f6;
}

.entry-content .wp-block-heading {
	color: var(--wp--preset--color--contrast);
}

.entry-content h2.wp-block-heading {
	margin-top: 60px;
}

.entry-content .wp-block-heading:not(h2),.entry-content p+.wp-block-buttons {
	margin-top: 30px;
}

.wp-block-jetpack-related-posts .jp-related-posts-i2__post-img {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}

.wp-block-jetpack-related-posts .jp-related-posts-i2__post-link {
	color: var(--wp--preset--color--contrast);
	font-family: var(--wp--preset--font-family--jaini-purva);
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	text-decoration: none;
}

.wp-block-jetpack-related-posts .jp-related-posts-i2__post-link:hover {
	text-decoration: underline;
}

.wp-block-jetpack-related-posts .jp-related-posts-i2__list {
	column-gap: 2rem;
}

.jp-related-posts-i2__post:nth-last-child(n+3):first-child,.jp-related-posts-i2__post:nth-last-child(n+3):first-child~* {
	flex-basis: calc(33.33333% - 1.33333rem) !important;
}

.page-slug-event-pass .wp-block-post-featured-image {
	display: none;
}

@media screen and (max-width:768px) {
	.get-your-pass {
		background-image: unset !important;
	}
}

#why-sponser-wc26 figure img {
	width: 100%;
}

hr#wc26-sepqrator {
	height: 2px;
	width: 30%;
}

#sponser-package-chart table thead {
	background-color: #06116c;
	color: #fff;
	font-family: var(--wp--preset--font-family--jaini-purva) !important;
	font-size: 1.5rem;
}

#sponser-package-chart table thead th {
	font-weight: 400 !important;
}

#sponser-package-chart table tbody tr:nth-child(odd) {
	background-color: #fff;
}

#sponser-package-chart table tbody tr:nth-child(2n) {
	background-color: #eeeef0;
}

.wc-26-bullets ul li:before {
	content: "✓";
	margin-right: 10px;
}

.wc-26-bullets ul {
	list-style: none;
}

.sponsership-cta__columns {
	overflow: hidden;
	position: relative;
}

.sponsership-cta__texture {
	bottom: -120px;
	position: absolute !important;
	right: -70px;
	transform: rotate(-90deg);
	z-index: 1;
}

.sponser-package-chart__table table {
	display: table;
	overflow-x: auto;
	white-space: nowrap;
}

.sponsorship-apply-now {
	position: relative;
}

.sponsorship-apply-now__texture {
	position: absolute !important;
	right: 0;
	top: -50%;
}

@media screen and (max-width:600px) {
	.sponsorship-apply-now__texture {
		display: none;
	}
}

.wcb_organizer {
	background: var(--wp--preset--color--custom-background-gray);
	border: 1px solid var(--wp--preset--color--contrast-3);
	border-radius: 10px;
	padding: 1.5rem;
	padding: 35px 0 !important;
}

.wca26_profile_links {
	background: var(--wp--preset--color--base);
	padding: 5px;
	width: max-content;
}

.cusotm_organizer_title {
	margin-top: 20px !important;
}

.flagimage {
	border: .5px solid var(--wp--preset--color--black);
}

.organizer-image img {
	border: 5px solid var(--wp--preset--color--accent);
	border-radius: 50%;
	height: 140px !important;
	width: 140px !important;
}

.page-slug-organizers .Cusotm_Organizer_Team,.page-slug-organizers .more_about_organizer~p,.page-slug-organizers .nickname {
	display: none;
}

.cusotm_organizer_title {
	font-family: Poppins;
	font-size: 26px;
	font-weight: 600;
}

.single-wcb_organizer .more_about_organizer,.single-wcb_organizer .wp-block-group.is-content-justification-left,.single-wcb_organizer .wp-block-post-title {
	display: none;
}

.single-wcb_organizer .team_name_group h2,.team_name_group h3,.team_name_group p {
	margin: 0 !important;
	padding: 10px;
}

.single-wcb_organizer .team_name_group h3 {
	font-size: 24px !important;
}

.page-slug-organizers .wp-block-social-links .wp-social-link,.page-slug-organizers .wp-block-social-links .wp-social-link svg,.single-wcb_organizer .wp-block-social-links .wp-social-link svg {
	height: 25px !important;
	width: 25px !important;
}

.single-wcb_organizer .more_about_organizer~p {
	text-align: center;
}

.Global-lead .wp-block-post-template {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.single-wcb_organizer .organizer-image img {
	border: 5px solid #57066c;
	border-radius: 50%;
	height: 200px !important;
	width: 200px !important;
}

.single-wcb_organizer .cusotm_organizer_title {
	font-family: var(--wp--preset--font-family--jaini-purva);
	font-size: 46px;
}

@media (min-width:320px) and (max-width:800px) {
	.page-slug-organizers	.Global-lead .wp-block-post-template {
		width: 100%;
	}
	
	.more_about_organizer {
		font-size: 16px;
	}
}

@media (min-width:810px) and (max-width:1050px) {
	.page-slug-organizers .wp-block-heading.has-text-align-center.cusotm_organizer_title {
		font-size: 20px;
	}
	
	.page-slug-organizers	.Global-lead .wp-block-post-template {
		width: 100%;
	}
	
	.page-slug-organizers .wp-block-social-links .wp-social-link,.page-slug-organizers .wp-block-social-links .wp-social-link svg {
		height: 20px !important;
		width: 20px !important;
	}
	
	.more_about_organizer {
		font-size: 12px;
	}
}

.more_about_organizer span {
	text-underline-offset: 3px;
}

.page-slug-updates .post-meta-author-name,.page-slug-updates .post-meta-by {
	display: none;
}