h1 {
	font-size: 3.125rem;
}

h1,h2,h2.wp-block-post-title {
	color: #4b192d;
	font-family: Geologica, sans-serif;
	font-weight: 700;
}

h2,h2.wp-block-post-title {
	font-size: 2.5rem;
}

h3 {
	color: #4b192d;
	font-family: Geologica, sans-serif;
	font-weight: 600;
}

h4,h5 {
	font-weight: 500;
}

h4,h5,h6 {
	color: #4b192d;
	font-family: Geologica, sans-serif;
}

h6 {
	font-weight: 600;
}

p {
	color: #0c0c0c;
}

li,p {
	font-family: Geologica, sans-serif;
	font-weight: 400;
}

a:where(:not(.wp-element-button)) {
	color: #f04632;
}

.wp-block-button {
	font-family: Geologica, sans-serif;
}

.wp-block-button .wp-block-button__link {
	background-color: #f04632;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: .1rem;
	line-height: 1.25;
	padding: 25px 50px;
}

.wp-block-button.is-style-outline .wp-block-button__link {
	background-color: #fff;
	border: 3px solid #f04632;
	color: #f04632;
	padding: 22px 47px;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
	background-color: #feedeb;
}

.alignwide {
	margin: 0 auto !important;
	max-width: 1680px !important;
}

.mw-1200 {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1200px !important;
}

.bold {
	font-weight: 700 !important;
}

.disabled {
	opacity: .8;
	pointer-events: none;
}

.d-none {
	display: none !important;
}

.m-top-120 {
	margin-top: 7.5rem !important;
}

.m-top-100 {
	margin-top: 6.25rem !important;
}

.m-top-80 {
	margin-top: 5rem !important;
}

.m-top-0 {
	margin-top: 0 !important;
}

.wp-block-columns.gap-1x {
	gap: 1rem;
}

.wp-block-columns.gap-2x {
	gap: 2rem;
}

.wp-block-columns.gap-3x {
	gap: 3rem;
}

.wp-block-columns.gap-4x {
	gap: 4rem;
}

.wp-block-columns.gap-5x {
	gap: 5rem;
}

@media(max-width:992px) {
	.wp-block-columns.mobile-reverse-order.wp-container-core-columns-is-layout-2>.wp-block-column:first-child {
		order: 2;
	}
}

@media(max-width:1920px) {
	.mw-90 {
		margin: 0 auto !important;
		width: 90% !important;
	}
}

.grunion-checkbox-multiple-label,label.grunion-radio-label {
	font-weight: 700 !important;
}

body .only-admins {
	opacity: .56;
}

body:not(.logged-in) .only-admins {
	display: none;
}

body:not(.home)>.wp-site-blocks {
	background-color: #faf8f2;
}

header .wp-block-group.alignfull {
	background-color: #4b192d;
	padding-bottom: 50px;
	padding-top: 50px;
}

@media(max-width:992px) {
	header .wp-block-group.alignfull {
		padding-bottom: 30px;
		padding-top: 30px;
	}
}

header .top-logo img {
	width: 247px;
}

@media(min-width:1281px)and (max-width:1450px) {
	header .top-logo img {
		width: 200px;
	}
	
	header .wp-block-navigation {
		-moz-column-gap: 1rem;
		column-gap: 1rem;
	}
}

header .wp-block-navigation .wp-block-navigation-item__content,header .wp-block-navigation ul {
	color: #fff;
	font-family: Geologica, sans-serif;
	font-size: 1.375rem;
	font-weight: 600;
}

header .wp-block-navigation .wp-block-navigation__submenu-container {
	background-color: #f5f1e5;
}

header .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	color: #4b192d;
	font-size: 1.25rem;
	width: -moz-max-content;
	width: max-content;
}

header .wp-block-navigation li:last-child .wp-block-navigation__submenu-container li {
	text-align: right;
}

header .wp-block-navigation li:last-child .wp-block-navigation__submenu-container li a {
	display: inline-block !important;
}

header .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open {
	background-color: #4b192d !important;
}

header .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content {
	color: #fff;
}

header .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container li:not(:last-child) {
	margin-bottom: 10px;
}

header .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	color: #e6dcbe;
	font-size: 1.25rem;
	font-weight: 500;
}

header .wp-block-navigation button.wp-block-navigation__responsive-container-close,header .wp-block-navigation button.wp-block-navigation__responsive-container-open {
	color: #fff;
}

@media(max-width:1280px) {
	header #modal-2 a.wp-block-navigation-item__content {
		color: #4b192d !important;
	}
	
	header #modal-2 .wp-block-navigation__submenu-container {
		padding-right: 0;
		padding-top: 0 !important;
	}
	
	.wp-block-navigation__responsive-container:not(.has-modal-open) {
		bottom: 0 !important;
		display: none !important;
		left: 0 !important;
		position: fixed !important;
		right: 0 !important;
		top: 0 !important;
	}
	
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: initial;
	}
}

.top-search {
	display: none !important;
}

@media(min-width:1920px) {
	.top-search {
		display: initial !important;
		margin-left: -620px !important;
	}
}

.top-search .wp-block-search__inside-wrapper {
	border: none;
	min-width: 0;
	position: relative;
	width: auto !important;
}

.top-search .wp-block-search__button {
	background: #fff;
	border-radius: 50%;
	height: 55px;
	width: 55px;
}

.top-search .wp-block-search__button svg {
	margin-top: 10px;
	min-height: 40px;
	min-width: 65px;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: text-bottom;
	fill: #4b192d;
}

.top-search .wp-block-search__input {
	min-width: 0;
	opacity: 0;
	padding: 10px;
	transition: width .3s ease-in-out, padding .3s ease-in-out, opacity .3s ease-in-out;
	visibility: hidden;
	width: 0;
}

.top-search .wp-block-search__button {
	position: static;
}

.top-search .wp-block-search__inside-wrapper:focus .wp-block-search__input,.top-search .wp-block-search__inside-wrapper:hover .wp-block-search__input {
	opacity: 1;
	visibility: visible;
	width: 450px;
}

footer {
	font-family: Geologica, sans-serif;
	margin-bottom: -25px !important;
}

@media(max-width:992px) {
	footer .is-layout-flex {
		gap: 3.5rem;
	}
}

footer .wp-block-button__link {
	background: #fff;
	color: #0a3773;
}

footer a:not(.wp-block-social-link-anchor),footer h4,footer p {
	color: #fff;
	text-decoration: none;
}

footer .foot-heading {
	font-size: 24px !important;
	font-weight: 800;
}

footer .foot-text {
	font-size: 22px !important;
	font-weight: 600;
}

footer .foot-text li:not(.wp-block-navigation-item__content):not(.wp-block-navigation-item) {
	margin-bottom: 10px;
}

footer .wp-block-navigation .wp-block-navigation-item__label {
	font-size: 1.2rem;
}

@media(max-width:768px) {
	footer .wp-block-navigation__container {
		justify-content: flex-start;
	}
}

footer .wp-block-navigation__container span {
	font-size: 1.2rem;
}

footer .social-bar {
	background-color: #9bc3c7 !important;
}

footer .social-bar .wp-block-social-links {
	font-size: 2.8125rem;
	justify-content: space-evenly;
}

footer .social-bar .wp-block-social-links a {
	padding: 1.5rem !important;
}

footer .footer-subscribe {
	overflow: hidden;
}

@media(max-width:768px) {
	footer .footer-subscribe .inner-footer-subscribe-container {
		padding: 20px !important;
	}
}

footer .footer-subscribe form {
	margin-top: 50px;
}

footer .footer-subscribe form #subscribe-email {
	position: relative;
}

footer .footer-subscribe form #subscribe-email #jetpack-subscribe-label {
	top: -30px;
	width: auto;
	clip: unset;
	clip-path: none;
	font-family: Geologica, sans-serif;
	font-size: 1rem !important;
	font-weight: 600;
	height: auto;
}

footer .footer-subscribe form button {
	cursor: pointer;
}

footer .footer-subscribe button.wp-block-button__link.no-border-radius {
	color: #fff !important;
	font-family: Geologica, sans-serif;
	font-weight: 600;
}

@media(max-width:768px) {
	footer .newsletter-section .wp-block-heading {
		text-align: center;
	}
}

footer .newsletter-section .wp-block-jetpack-contact-form {
	padding: 10px 0 0 !important;
}

@media(max-width:768px) {
	footer .newsletter-section .wp-block-jetpack-contact-form .wp-block-group {
		align-items: stretch;
		flex-direction: column;
	}
}

footer .newsletter-section .wp-block-jetpack-contact-form .grunion-field-wrap {
	padding: 0;
}

footer .newsletter-section .wp-block-jetpack-contact-form .grunion-field-wrap label {
	display: none;
}

footer .newsletter-section .wp-block-jetpack-contact-form .newsletter-capture-form .is-layout-flex,footer .newsletter-section .wp-block-jetpack-contact-form .wp-container-core-group-is-layout-12 {
	gap: 0;
}

footer .newsletter-section .wp-block-jetpack-contact-form .newsletter-capture-form .is-layout-flex .wp-block-jetpack-button,footer .newsletter-section .wp-block-jetpack-contact-form .wp-container-core-group-is-layout-12 .wp-block-jetpack-button {
	padding: 0;
}

footer .newsletter-section .wp-block-jetpack-contact-form .wp-block-button__link {
	background-color: #4b192d;
	padding: 13px 20px;
}

@media(max-width:768px) {
	footer .newsletter-section .wp-block-jetpack-contact-form .wp-block-button__link {
		margin-top: 10px;
		padding: 13px 48px;
	}
}

@media(min-width:992px) {
	footer .newsletter-section .wp-block-jetpack-contact-form .grunion-field-email-wrap.grunion-field-wrap {
		flex: 2;
	}
}

footer .newsletter-section .wp-block-jetpack-contact-form input#gblock-template-part-twentytwentytwonewsletter-email {
	border: 3px solid #4b192d !important;
	font-size: 1rem;
	padding: 15px;
}

@media(max-width:768px) {
	footer .newsletter-section .wp-block-jetpack-contact-form .grunion-field-wrap {
		padding: 0 !important;
	}
}

.wp-block-social-links {
	font-size: 1.75rem;
	gap: 2.1875rem;
}

@media(max-width:992px) {
	.wp-block-social-links {
		gap: 1.25rem;
	}
}

.wp-block-social-links .wp-social-link {
	background-color: #f04632 !important;
	color: #fff !important;
}

.wp-block-social-links .wp-social-link a {
	padding: .6875rem !important;
}

.home p {
	font-size: 1.375rem;
}

.home .home-hero {
	margin-top: -1.5rem;
}

.home .home-hero .wp-block-columns {
	padding-bottom: 10rem;
	padding-top: 3.75rem;
}

@media(max-width:992px) {
	.home .home-hero .wp-block-columns {
		padding-bottom: 5rem;
		padding-top: 1.85rem;
	}
}

.home .home-hero h1 {
	color: #fff;
	font-size: 70px;
	font-weight: 800;
}

@media(max-width:992px) {
	.home .home-hero h1 {
		font-size: 42px;
	}
}

.home .home-hero p {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
}

@media(min-width:992px) {
	.home .home-hero .wp-block-button .wp-block-button__link {
		font-size: 1.725rem;
	}
}

.home .section-divider {
	background-repeat: repeat-x;
	background-size: auto 100% !important;
	min-height: 192px;
	padding: 0 !important;
}

.home .wc-community-home {
	background-color: #f5c9d1;
	padding-bottom: 6.25rem;
	padding-top: 6.25rem;
}

.home .wc-community-home h2 {
	font-size: 3.125rem;
}

.home .wc-community-home h3 {
	color: #fff;
	font-size: 1.475rem;
	line-height: 1.25;
}

.home .wc-community-home a {
	color: #fff;
}

.home .wc-community-home a:not(:hover) {
	text-decoration: none;
}

.home .wc-community-home .wp-block-columns .wp-block-column {
	background-color: #4b192d;
}

.entry-content #tix table.tix_tickets_table {
	background-color: #faf8f2;
	border-collapse: collapse;
	color: #4b192d;
	font-family: Geologica, sans-serif;
	width: 100%;
}

.entry-content #tix table.tix_tickets_table thead tr th {
	font-weight: 700;
	padding: 1.5rem 2rem;
}

.entry-content #tix table.tix_tickets_table tbody tr>td,.entry-content #tix table.tix_tickets_table tbody tr>th {
	background: #faf8f2;
	box-sizing: border-box;
	padding: 1.5rem 2rem;
}

.entry-content #tix table.tix_tickets_table tbody tr>td>*,.entry-content #tix table.tix_tickets_table tbody tr>th>* {
	box-sizing: border-box;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list thead tr {
	border-bottom: 2px solid #4b192d;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list thead tr th.tix-column-description {
	text-align: left;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr>td,.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr>th {
	background: #faf8f2;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr>td:nth-child(2n),.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr>th:nth-child(2n) {
	background: #fcfbf8;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr:not(:last-child) {
	border-bottom: 2px solid #4b192d;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr th {
	padding: 3rem 2rem;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr th.tix-column-description {
	text-align: left;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr th.tix-column-description label.tix-ticket-title {
	display: inline-block;
	margin-bottom: .5rem;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr td {
	text-align: center;
}

.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr td.tix-column-price,.entry-content #tix table.tix_tickets_table.tix-tickets-list tbody tr td.tix-column-remaining {
	font-weight: 700;
}

.entry-content #tix table.tix_tickets_table.tix-order-summary {
	width: 100%;
}

.entry-content #tix table.tix_tickets_table.tix-order-summary thead tr {
	background-color: #f5f1e5;
	border-bottom: 2px solid #4b192d;
}

.entry-content #tix table.tix_tickets_table.tix-order-summary thead tr th.tix-column-description {
	text-align: left;
}

.entry-content #tix table.tix_tickets_table.tix-order-summary tbody tr td.tix-column-per-ticket,.entry-content #tix table.tix_tickets_table.tix-order-summary tbody tr td.tix-column-price,.entry-content #tix table.tix_tickets_table.tix-order-summary tbody tr td.tix-column-quantity,.entry-content #tix table.tix_tickets_table.tix-order-summary tbody tr.tix-row-total {
	text-align: center;
}

.entry-content #tix table.tix_tickets_table.tix-order-summary tbody tr>td,.entry-content #tix table.tix_tickets_table.tix-order-summary tbody tr>th {
	background: #faf8f2;
}

.entry-content #tix table.tix_tickets_table.tix-order-summary tbody tr>td:nth-child(2n),.entry-content #tix table.tix_tickets_table.tix-order-summary tbody tr>th:nth-child(2n) {
	background: #fcfbf8;
}

.entry-content #tix table.tix_tickets_table.tix-attendee-form tbody tr:first-child>th {
	background-color: #f5f1e5;
	border-bottom: 2px solid #4b192d;
}

@media(max-width:768px) {
	.entry-content #tix table.tix_tickets_table.tix-attendee-form tbody tr[class*=tix-row] {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: .75rem;
		padding: 1.5rem 0;
	}
	
	.entry-content #tix table.tix_tickets_table.tix-attendee-form tbody tr[class*=tix-row]>td {
		padding: 0 2rem;
		width: 100%;
	}
}

.entry-content #tix table.tix_tickets_table.tix-attendee-form input {
	background-color: #fff;
	border: 2px solid #e6dcbe;
	font-size: var(--wp--preset--font-size--medium);
	line-height: 2;
	padding: 1rem;
}

.entry-content #tix table.tix_tickets_table.tix-attendee-form input[type=email],.entry-content #tix table.tix_tickets_table.tix-attendee-form input[type=phone],.entry-content #tix table.tix_tickets_table.tix-attendee-form input[type=text],.entry-content #tix table.tix_tickets_table.tix-attendee-form input[type=url] {
	width: 100%;
}

.entry-content #tix table.tix_tickets_table.tix-attendee-form input[type=checkbox],.entry-content #tix table.tix_tickets_table.tix-attendee-form input[type=radio] {
	height: 1rem;
	width: 1rem;
}

.entry-content #tix table.tix_tickets_table.tix-attendee-form textarea {
	resize: none;
}

.entry-content #tix table.tix_tickets_table.tix-attendee-form select,.entry-content #tix table.tix_tickets_table.tix-attendee-form textarea {
	background-color: #fff;
	border: 2px solid #e6dcbe;
	font-size: var(--wp--preset--font-size--medium);
	line-height: 2;
	padding: 1rem;
	width: 100%;
}

.entry-content #tix table.tix_tickets_table.tix-attendee-form~.tix-attendee-form {
	margin-top: 3rem;
}

.entry-content #tix table.tix_tickets_table.tix_invoice_table {
	margin-top: 1.5rem;
	width: 100%;
}

@media(max-width:768px) {
	.entry-content #tix table.tix_tickets_table.tix_invoice_table tbody tr {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: .75rem;
		padding: 1.5rem 0;
	}
	
	.entry-content #tix table.tix_tickets_table.tix_invoice_table tbody tr>td {
		padding: 0 2rem;
		width: 100%;
	}
}

.entry-content #tix table.tix_tickets_table.tix_invoice_table input {
	background-color: #fff;
	border: 2px solid #e6dcbe;
	font-size: var(--wp--preset--font-size--medium);
	line-height: 2;
	padding: 1rem;
}

.entry-content #tix table.tix_tickets_table.tix_invoice_table input[type=email],.entry-content #tix table.tix_tickets_table.tix_invoice_table input[type=phone],.entry-content #tix table.tix_tickets_table.tix_invoice_table input[type=text],.entry-content #tix table.tix_tickets_table.tix_invoice_table input[type=url] {
	width: 100%;
}

.entry-content #tix table.tix_tickets_table.tix_invoice_table textarea {
	background-color: #fff;
	border: 2px solid #e6dcbe;
	font-size: var(--wp--preset--font-size--medium);
	line-height: 2;
	padding: 1rem;
	resize: none;
	width: 100%;
}

.entry-content #tix .camptix-invoice-toggle-wrapper {
	margin-top: 1.5rem;
	width: 100%;
}

.entry-content #tix input[type=submit] {
	background-color: #4b192d;
	border: none;
	border-radius: 2rem;
	color: #fff;
	display: block;
	font-family: Geologica, sans-serif;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 5rem;
	padding: 1rem;
	transition: background-color .3s ease;
	width: 100%;
}

.entry-content #tix input[type=submit]:hover {
	background-color: #6f4757;
}

.entry-content #tix form .tix-wide-tab {
	float: none;
	width: auto;
}

.entry-content #tix form .tix-submit {
	float: none;
	margin-top: 5rem;
}

.entry-content #tix form .tix-payment-method {
	display: flex;
	flex-direction: column;
}

.entry-content #tix form .tix-payment-method .tix-payment-tab {
	border: none;
	padding: 0;
	text-align: center;
}

.entry-content #tix form .tix-column-quantity select {
	padding: 20px;
}

.entry-content #tix #tix-coupon-container {
	text-align: center;
}

.entry-content #tix #tix-coupon-container #tix-coupon-input {
	height: 25px;
	margin-bottom: 20px;
	width: 80%;
}

@media(max-width:768px) {
	.entry-content #tix table caption {
		font-size: 1.3em;
	}
	
	.entry-content #tix table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	
	.entry-content #tix table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: .625em;
	}
	
	.entry-content #tix table td {
		border-bottom: 1px solid #ddd;
		display: block;
		text-align: right;
	}
	
	.entry-content #tix table td:last-child {
		border-bottom: 0;
	}
	
	.entry-content #tix table select {
		font-size: 1.2rem;
		padding: 15px 25px;
	}
}

.entry-content #tix .tix_other_payment_options {
	color: #f04632 !important;
}

.entry-content #tix-errors .tix-error {
	background-color: #4b192d;
	border: none;
	color: #fff;
	font-weight: 600;
	padding: 1em;
}

.tix-attendee-form td {
	text-align: left !important;
}

.tix-row-total td {
	text-align: center !important;
}

.single-post .wp-block-post-featured-image {
	margin-bottom: 2.1875rem;
}

.single-post .related-posts {
	background-color: #cde1e3;
	padding-bottom: 9rem;
	padding-top: 9rem;
}

@media(max-width:992px) {
	.single-post .related-posts {
		padding-bottom: 6rem;
		padding-top: 6rem;
	}
}

.single-post .related-posts .wp-block-post-template.is-layout-grid {
	gap: 35px;
}

.single-post .related-posts .wp-block-heading {
	font-weight: 800;
}

.single-post .related-posts .wp-block-query {
	margin-top: 3.75rem;
}

.page-id-12 .page-intro-paragraph {
	font-size: 1.5625rem;
	font-weight: 500;
}

.page-id-12 li.wcb_organizer {
	background-color: #fff;
	margin-top: 6.25rem;
}

@media(max-width:992px) {
	.page-id-12 li.wcb_organizer {
		margin-top: 4rem;
	}
}

.page-id-12 li.wcb_organizer .organizer-avatar-col {
	padding: 4rem 1.5rem 4rem 3rem;
}

@media(max-width:992px) {
	.page-id-12 li.wcb_organizer .organizer-avatar-col {
		padding: 3rem 2rem 1rem;
	}
}

.page-id-12 li.wcb_organizer .organizer-avatar-col .wp-block-wordcamp-avatar {
	margin: 0 auto;
	max-width: 256px;
}

.page-id-12 li.wcb_organizer .organizer-info-col {
	padding: 4rem 3rem 4rem 1.5rem;
}

@media(max-width:992px) {
	.page-id-12 li.wcb_organizer .organizer-info-col {
		padding: 1rem 2rem 3rem;
	}
}

.page-id-12 li.wcb_organizer .organizer-info-col h2 {
	font-size: 2.5rem;
}

@media(max-width:992px) {
	.page-id-12 li.wcb_organizer .organizer-info-col h2 {
		font-size: 2.1875rem;
	}
}

.page-id-12 li.wcb_organizer .organizer-info-col .entry-content {
	font-size: 1.25rem;
}

#tix-attendees a {
	color: #f04632;
}

#tix-attendees .tix-attendee-list {
	display: grid;
	gap: 7.5rem;
	grid-template-columns: repeat(3,1fr);
	margin: 0;
	padding: 0;
}

#tix-attendees .tix-attendee-list.tix-columns-1 {
	grid-template-columns: repeat(1,1fr);
}

#tix-attendees .tix-attendee-list.tix-columns-2 {
	grid-template-columns: repeat(2,1fr);
}

#tix-attendees .tix-attendee-list.tix-columns-3 {
	grid-template-columns: repeat(3,1fr);
}

#tix-attendees .tix-attendee-list.tix-columns-4 {
	grid-template-columns: repeat(4,1fr);
}

#tix-attendees .tix-attendee-list.tix-columns-5 {
	grid-template-columns: repeat(5,1fr);
}

@media(max-width:768px) {
	#tix-attendees .tix-attendee-list {
		grid-template-columns: 1fr !important;
	}
}

#tix-attendees .tix-attendee-list li {
	float: unset;
	height: auto;
	justify-self: center;
	text-align: center;
	width: 100%;
}

#tix-attendees .tix-attendee-list .avatar {
	border-radius: 100%;
	float: unset;
	height: 120px;
	margin-bottom: 15px;
	width: 120px;
}

#tix-attendees .tix-attendee-list .tix-field {
	margin: 0;
}

#tix-attendees .tix-attendee-list .tix-field.tix-attendee-name {
	color: #4b192d;
	font-family: Geologica, sans-serif;
	font-size: 1.625rem;
	font-weight: 700;
	margin-bottom: 25px;
}

#tix-attendees .tix-attendee-list a.tix-field {
	display: inline-block;
	font-size: 0;
	margin: 0 15px;
}

#tix-attendees .tix-attendee-list a.tix-field:before {
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 100%;
	content: "";
	display: inline-block;
	height: 50px;
	width: 50px;
}

#tix-attendees .tix-attendee-list a.tix-field.tix-attendee-twitter {
	background-image: url('https://larissa.wordcamp.org/2024/files/2024/09/Twitter.png');
}

#tix-attendees .tix-attendee-list a.tix-field.tix-attendee-url {
	background-image: url('https://larissa.wordcamp.org/2024/files/2024/09/Link.png');
}

.page-slug-omilites .wp-block-post-template .speaker-avatar-container {
	align-items: center;
	display: flex;
	justify-content: center;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker {
	margin-bottom: 7rem;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-columns {
	gap: 4.5rem;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-post-title {
	margin-bottom: 1.5rem;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-post-title a {
	color: #4b192d;
	font-size: 2.5rem;
	text-decoration: none;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-post-title a:hover {
	text-decoration: underline;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-post-excerpt {
	margin-bottom: 1.5rem;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-wordcamp-avatar img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-wordcamp-speaker-sessions {
	background-color: #f0aeba;
	padding: 3.125rem;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-wordcamp-speaker-sessions li p {
	font-size: 1.25rem;
	margin: 0;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-wordcamp-speaker-sessions li p a {
	color: #4b192d;
	text-decoration: none;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-wordcamp-speaker-sessions li p a:hover {
	text-decoration: underline;
}

.page-slug-omilites .wp-block-post-template .wp-block-post.type-wcb_speaker .wp-block-wordcamp-speaker-sessions li p.wordcamp-speaker-sessions__session-info {
	font-size: 1rem;
	margin-top: 1.125rem;
}

.single-wcb_speaker .speaker-avatar {
	display: none !important;
}

.single-wcb_speaker .speaker-social-handles a {
	color: #4b192d !important;
	text-decoration: underline !important;
}

.single-wcb_speaker .entry-content .wp-block-group:has(.wp-block-wordcamp-speaker-sessions) {
	background-color: #f0aeba;
	padding: 2.25rem 3.125rem;
}

.single-wcb_speaker .entry-content .wp-block-group:has(.wp-block-wordcamp-speaker-sessions) .wp-block-heading {
	margin-bottom: 3.125rem;
}

.single-wcb_speaker .entry-content .wp-block-group:has(.wp-block-wordcamp-speaker-sessions) .wp-block-wordcamp-speaker-sessions li p {
	font-size: 1.25rem;
	margin: 0;
}

.single-wcb_speaker .entry-content .wp-block-group:has(.wp-block-wordcamp-speaker-sessions) .wp-block-wordcamp-speaker-sessions li p a {
	color: #4b192d;
	text-decoration: none;
}

.single-wcb_speaker .entry-content .wp-block-group:has(.wp-block-wordcamp-speaker-sessions) .wp-block-wordcamp-speaker-sessions li p a:hover {
	text-decoration: underline;
}

.single-wcb_speaker .entry-content .wp-block-group:has(.wp-block-wordcamp-speaker-sessions) .wp-block-wordcamp-speaker-sessions li p.wordcamp-speaker-sessions__session-info {
	font-size: 1rem;
	margin-top: 1.125rem;
}

.single-wcb_session .wp-block-columns {
	gap: 5rem;
}

.single-wcb_session .wp-block-wordcamp-session-speakers__byline {
	display: none;
}

.single-wcb_session .wp-block-wordcamp-session-speakers__name a,.single-wcb_session .wp-block-wordcamp-session-speakers__name:before {
	color: #4b192d;
	font-family: Geologica, sans-serif;
	font-size: 1rem;
	font-weight: 700;
}

.single-wcb_session .wp-block-wordcamp-session-speakers__name:before {
	content: "Speaker: ";
}

.single-wcb_session .taxonomy-wcb_session_category.wp-block-post-terms {
	margin-top: .5rem;
}

.single-wcb_session .taxonomy-wcb_session_category.wp-block-post-terms a,.single-wcb_session .taxonomy-wcb_session_category.wp-block-post-terms:before {
	color: #4b192d;
	font-family: Geologica, sans-serif;
	font-size: 1rem;
	font-weight: 700;
}

.single-wcb_session .taxonomy-wcb_session_category.wp-block-post-terms a {
	pointer-events: none;
	text-decoration: none;
}

.single-wcb_session .taxonomy-wcb_session_category.wp-block-post-terms:before {
	content: "#"/"Category";
}

@media(min-width:992px) {
	.single-wcb_sponsor main {
		padding: 30px;
	}
}

.single-wcb_sponsor .wp-block-post-featured-image {
	max-width: 600px;
}

.single-wcb_sponsor .sponsorship-tier {
	margin-bottom: -30px !important;
}

.single-wcb_sponsor .sponsorship-tier a {
	color: #0a3773 !important;
	font-size: 1.5rem !important;
	font-weight: 700;
	pointer-events: none;
	text-decoration: none !important;
}

.single-wcb_sponsor .single-sponsor-content-container h2,.single-wcb_sponsor .single-sponsor-content-container h3 {
	color: #4b192d;
	font-family: Geologica, sans-serif;
	font-size: 2.5rem;
	margin-bottom: -15px;
}

.single-wcb_sponsor .single-sponsor-content-container .find-them-on-the-booth img {
	border-radius: 50% !important;
}

.single-wcb_sponsor .single-sponsor-content-container .find-them-on-the-booth .wp-element-caption {
	color: #4b192d;
	font-family: Geologica, sans-serif;
	font-size: 1.3rem;
	margin-top: 20px;
}

.single-wcb_sponsor .single-sponsor-content-container .find-them-on-the-booth .staff-links {
	margin: 0 auto;
	width: 80%;
}

@media(max-width:992px) {
	.single-wcb_sponsor .single-sponsor-content-container .find-them-on-the-booth .staff-links .wp-block-column {
		max-width: 25%;
	}
}

.single-wcb_sponsor .single-sponsor-content-container .find-them-on-the-booth .staff-links img {
	max-width: 40px;
}

.single-wcb_sponsor .single-sponsor-content-container .join-their-party h5 {
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: none !important;
}

.single-wcb_sponsor .single-sponsor-content-container .connect-with-them li {
	font-size: 1.3rem;
}

.single-wcb_sponsor .single-sponsor-content-container .connect-with-them li a {
	color: #4b192d;
}

.page-template-wp-custom-template-sponsors .sharedaddy,.single-wcb_sponsor footer .footer-subscribe,.single-wcb_sponsor footer .social-bar {
	display: none;
}

.page-template-wp-custom-template-sponsors .wp-block-separator {
	color: #4b192d !important;
}

.badges-container img {
	box-shadow: 0 0 20px rgba(0,0,0,.2);
}

.page-slug-xorigoi-epikoinonias .entry-content .wp-block-columns.is-layout-flex {
	gap: 2rem;
}

@media(min-width:992px) {
	.page-slug-xorigoi-epikoinonias .entry-content .wp-block-columns.is-layout-flex {
		gap: 5rem;
	}
}

.volunteers-list .wp-block-media-text {
	background-color: #fff;
	padding: 4rem 3rem;
}

.volunteers-list .wp-block-media-text__media img {
	aspect-ratio: 1/1;
	border-radius: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.volunteers-list .wp-block-media-text__content h2:first-child {
	margin-top: 0;
}

.wordcamp-schedule__day .wordcamp-schedule__time-slot-header {
	background-color: #f0aeba !important;
	border-left: 10px solid #e5788d !important;
	box-shadow: none !important;
	font-size: 1rem;
	font-weight: 700;
}

.wordcamp-schedule__day .wordcamp-schedule__time-slot-header.is-empty {
	display: none !important;
}

.wordcamp-schedule__day .wordcamp-schedule__column-header {
	background-color: #e5788d !important;
	color: #4b192d;
	font-size: 1.2rem;
	line-height: 3;
}

.wordcamp-schedule__day .wordcamp-schedule__session {
	background-color: #fcf2f3;
	box-shadow: 0 0 1px 1px #f0ead8 !important;
}

.wordcamp-schedule__day .wordcamp-schedule__session:hover {
	background-color: #f4c9d1;
}

.wordcamp-schedule__day .wordcamp-schedule__session-category {
	color: #4b192d;
}

.wordcamp-schedule__day .wordcamp-schedule__session-title {
	font-size: 1.2em;
	font-weight: 600;
}

.wordcamp-schedule__day .wordcamp-schedule__session-title a {
	color: #4b192d;
}

.wordcamp-schedule__day .wordcamp-schedule__session-title .wcb-session-favourite-icon a.fav-session-button {
	color: #9e9e9e !important;
}

.wordcamp-schedule__day .wordcamp-schedule__session-title .wcb-session-favourite-icon a.fav-session-button:active,.wordcamp-schedule__day .wordcamp-schedule__session-title .wcb-session-favourite-icon a.fav-session-button:focus,.wordcamp-schedule__day .wordcamp-schedule__session-title .wcb-session-favourite-icon a.fav-session-button:hover,.wordcamp-schedule__day .wordcamp-schedule__session-title .wcb-session-favourite-icon a.fav-session-button[aria-pressed=true] {
	color: #4b192d !important;
}

.wordcamp-schedule__day .wordcamp-schedule__session-title .wcb-session-favourite-icon a.fav-session-button .dashicons-star-filled:before {
	content: "";
}

.wordcamp-schedule__day .wordcamp-schedule__session-title .wcb-session-favourite-icon a.fav-session-button[aria-pressed=true] .dashicons-star-filled:before {
	content: "";
}

.wordcamp-schedule__day .wordcamp-schedule__session .wordcamp-schedule__session-speakers {
	font-size: 1rem;
	font-weight: 700;
}

.wordcamp-schedule__day .wordcamp-schedule__session .wordcamp-schedule__session-category {
	font-size: .9rem;
	font-weight: 600;
}

@media print {
	.wordcamp-schedule__day .wcb-session-favourite-icon,.wordcamp-schedule__day .wordcamp-schedule__session {
		display: block !important;
		text-align: center !important;
	}
}

.wordcamp-schedule__date {
	background-color: #fff;
	margin-bottom: 0;
	padding: 20px;
}

.page-template-wp-custom-template-tv-template .wp-site-blocks {
	padding-left: 20px;
	padding-right: 20px;
}

.page-template-wp-custom-template-tv-template .wp-block-group {
	padding-top: 0 !important;
}

.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom {
	background-color: #faf8f2;
	padding-bottom: 200px;
	padding-top: 200px !important;
}

.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom .wp-site-blocks {
	margin: 0 auto;
	width: 75%;
}

.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom .wordcamp-live-schedule__session-track {
	font-weight: 700;
}

.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom .wordcamp-live-schedule__schedule-link.wp-block-button__link {
	display: none !important;
}

.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom .wordcamp-live-schedule__session-speaker,.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom .wordcamp-live-schedule__session-title {
	margin-bottom: 0 !important;
}

.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom .wordcamp-live-schedule__session-speaker a,.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom .wordcamp-live-schedule__session-title a {
	text-decoration: none !important;
}

.page-template-wp-custom-template-screen-template-no-header-no-footer-200px-top-200px-bottom .sharedaddy {
	display: none !important;
}

.speaker-feedback-navigation .speaker-feedback__wrapper {
	flex-wrap: wrap;
	gap: 1rem;
}

.speaker-feedback-navigation .speaker-feedback__field {
	max-width: 100%;
}

.speaker-feedback-navigation input[type=submit] {
	background-color: #f04632;
	border: none;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: .1rem;
	line-height: 1.25;
	padding: 25px 50px;
}

@media(max-width:992px) {
	.speaker-feedback-navigation input[type=submit] {
		width: 100%;
	}
}

.page-id-104 .speaker-feedback__field {
	height: 60px;
	margin: 7px 0;
	text-indent: 20px;
}

.page-cover {
	background-image: url('//larissa.wordcamp.org/2024/files/2024/09/Two-Lines.png');
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-size: auto 192px;
	margin-bottom: 100px;
	margin-top: 0;
	min-height: 450px !important;
	padding-bottom: 200px !important;
	padding-top: 0 !important;
}

@media(max-width:992px) {
	.page-cover {
		background-size: auto 100px;
		margin-bottom: 60px;
		min-height: 350px !important;
		padding-bottom: 100px !important;
	}
}

.page-cover .wp-block-heading,.page-cover .wp-block-post-title,.page-cover .wp-block-query-title {
	color: #fff !important;
	font-size: 3.125rem;
	font-weight: 800;
}

@media(max-width:992px) {
	.page-cover .wp-block-heading,.page-cover .wp-block-post-title,.page-cover .wp-block-query-title {
		font-size: 2.25rem;
	}
}

.page-cover.dark-red-cover {
	background-color: #4b192d;
}

.page-cover.pink-cover {
	background-color: #e6788c;
}

.page-cover.orange-cover {
	background-color: #f04632;
}

.page-cover.light-green-cover {
	background-color: #82b4b9;
}

.page-cover.beige-cover {
	background-color: #e6dcbe;
}

.category-news header .wp-block-group.has-background,.page-template-wp-custom-template-schedule header .wp-block-group.has-background,.page-template-wp-custom-template-speakers header .wp-block-group.has-background,.search-results header .wp-block-group.has-background,.single-wcb_speaker header .wp-block-group.has-background {
	background-color: #4b192d !important;
}

.page-template-wp-custom-template-schedule .page-cover h4,.page-template-wp-custom-template-speakers .page-cover h4,.single-wcb_speaker .page-cover h4 {
	font-size: 1.3rem;
	font-weight: 700;
	margin-bottom: -15px;
}

.single-wcb_session header .wp-block-group.has-background {
	background-color: #4b192d !important;
}

.single-wcb_session .page-cover h4 {
	font-size: 1.3rem;
	font-weight: 700;
	margin-bottom: -15px;
}

.archive.category .wp-block-query,body.blog .wp-block-query,body.page-template-wp-custom-template-blog-home-eng .wp-block-query {
	font-family: Geologica, sans-serif;
	max-width: 1680px !important;
	padding-bottom: 6rem;
	padding-top: 1.25rem;
}

.archive.category .wp-block-query .wp-block-post-template.is-layout-grid,body.blog .wp-block-query .wp-block-post-template.is-layout-grid,body.page-template-wp-custom-template-blog-home-eng .wp-block-query .wp-block-post-template.is-layout-grid {
	gap: 35px;
}

li.wp-block-post.type-post {
	background-color: #fff;
	padding-bottom: 35px;
}

li.wp-block-post.type-post>:not(.wp-block-post-featured-image) {
	margin-top: 15px;
	padding-left: 35px;
	padding-right: 35px;
}

li.wp-block-post.type-post .wp-block-post-featured-image {
	margin-bottom: 35px;
}

li.wp-block-post.type-post .wp-block-post-date {
	color: #4b192d;
	font-size: 1.5625rem;
	font-weight: 500;
	line-height: 1.8;
}

li.wp-block-post.type-post .wp-block-post-title {
	font-size: 2.1875rem;
	font-weight: 600;
	line-height: 1.25;
	margin-bottom: 0;
}

li.wp-block-post.type-post .wp-block-post-title a {
	color: #4b192d;
	font-size: 2rem;
}

li.wp-block-post.type-post .wp-block-post-excerpt {
	margin-bottom: 0;
}

li.wp-block-post.type-post .wp-block-post-excerpt__excerpt {
	font-size: 1.25rem;
	font-weight: 400;
}

li.wp-block-post.type-post a.wp-block-post-excerpt__more-link {
	border-bottom: 4px solid #f04632;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: .1rem;
	line-height: 1.25;
	margin: 0;
	padding: 15px;
}

li.wp-block-post.type-post a {
	text-decoration: none;
}

.single-post .latest-news {
	background: #cde1e3;
}

form.contact-form {
	font-family: Geologica, sans-serif;
	margin-top: 40px;
	padding-bottom: 40px;
}

form.contact-form input[type=email],form.contact-form input[type=tel],form.contact-form input[type=text],form.contact-form input[type=url],form.contact-form textarea {
	border: 2px solid #4b192d;
	padding: 10px;
}

form.contact-form .grunion-field-label {
	color: #4b192d;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: .6rem;
}

form.contact-form button[type=submit] {
	width: 100%;
}

.index-table {
	background-color: #ebe3cb !important;
	font-weight: 700;
	list-style: inside;
	padding: 60px !important;
}

.index-table li a {
	color: #4b192d;
}

.wordcamp-sponsors.wordcamp-post-list.has-layout-grid {
	align-items: center;
	display: grid;
	gap: 1rem;
	grid-template-columns: 1fr;
	padding: 0;
}

@media(min-width:768px) {
	.wordcamp-sponsors.wordcamp-post-list.has-layout-grid {
		gap: 2rem;
	}
}

@media(min-width:992px) {
	.wordcamp-sponsors.wordcamp-post-list.has-layout-grid {
		gap: 3rem;
	}
}

.wordcamp-sponsors.wordcamp-post-list.has-layout-grid li.wordcamp-post-list__post {
	margin: 0;
}

.wordcamp-sponsors.wordcamp-post-list.has-layout-grid a {
	display: block;
	text-align: center;
}

.wordcamp-sponsors.wordcamp-post-list.has-layout-grid img {
	height: auto;
	max-height: 225px;
	max-width: 100%;
	width: auto;
}

@media(min-width:992px) {
	.wordcamp-sponsors.wordcamp-post-list.has-layout-grid.wordcamp-sponsors-premium {
		grid-template-columns: repeat(2,1fr);
	}
}

@media(min-width:576px) {
	.wordcamp-sponsors.wordcamp-post-list.has-layout-grid.wordcamp-sponsors-business {
		grid-template-columns: repeat(2,1fr);
	}
}

@media(min-width:992px) {
	.wordcamp-sponsors.wordcamp-post-list.has-layout-grid.wordcamp-sponsors-business {
		grid-template-columns: repeat(3,1fr);
	}
}

@media(min-width:576px) {
	.wordcamp-sponsors.wordcamp-post-list.has-layout-grid.wordcamp-sponsors-digital {
		grid-template-columns: repeat(2,1fr);
	}
}

@media(min-width:992px) {
	.wordcamp-sponsors.wordcamp-post-list.has-layout-grid.wordcamp-sponsors-digital {
		grid-template-columns: repeat(4,1fr);
	}
}

.wp-block-query-pagination {
	padding-top: 35px;
}

.wp-block-query-pagination .wp-block-query-pagination-next,.wp-block-query-pagination .wp-block-query-pagination-previous {
	font-size: 1.2rem !important;
}

.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers {
	font-size: 1.2rem !important;
	margin: 8px;
}