@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/poppins-400-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/poppins-400-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/poppins-600-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/poppins-600-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/poppins-700-latin-ext.woff2") format("woff2");
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/poppins-700-latin.woff2") format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.xio-section {
	padding: 3rem 1.25rem;
	background: #f7f4f7;
}

.xio-section--mission,
.xio-section--donate {
	background: #ffffff;
}

.xio-section__inner {
	max-width: 46rem;
	margin: 0 auto;
}

.xio-section__title,
.xio-legal__title {
	color: #3b1840;
	font-family: Poppins, Arial, sans-serif;
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.25;
	margin: 0 0 1rem;
}

.xio-section__subtitle,
.xio-legal__subtitle {
	color: #773b6d;
	font-family: Poppins, Arial, sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	margin: 1.75rem 0 0.75rem;
}

.xio-section__lead,
.xio-section__inner p,
.xio-legal p {
	color: #1a1a1a;
	font-size: 1.05rem;
	line-height: 1.65;
	margin: 0 0 1rem;
}

.xio-list {
	margin: 0 0 1.25rem 1.25rem;
	padding: 0;
	color: #1a1a1a;
	line-height: 1.6;
}

.xio-list li {
	margin: 0 0 0.5rem;
}

.xio-section__inner a,
.xio-legal a,
.xio-consent__link {
	color: #5a2454;
	text-decoration: underline;
}

.xio-donate {
	margin: 1.5rem 0;
}

.xio-legal {
	max-width: 46rem;
	margin: 2rem auto;
	padding: 0 1.25rem 3rem;
}

.xio-form {
	margin-top: 1.5rem;
}

.xio-form__honeypot {
	position: absolute;
	left: -9999px;
	height: 0;
	overflow: hidden;
}

.xio-form__field {
	margin: 0 0 1rem;
}

.xio-form__label {
	display: block;
	margin-bottom: 0.35rem;
	font-weight: 600;
	color: #3b1840;
}

.xio-form__input,
.xio-form__textarea {
	width: 100%;
	max-width: 100%;
	padding: 0.75rem;
	border: 1px solid #773b6d;
	border-radius: 6px;
	font-size: 1rem;
	color: #1a1a1a;
	background: #ffffff;
}

.xio-form__submit,
.xio-consent__button {
	display: inline-block;
	padding: 0.75rem 1.25rem;
	border: 2px solid #5a2454;
	border-radius: 999px;
	background: #5a2454;
	color: #ffffff;
	font-weight: 600;
	cursor: pointer;
}

.xio-form__submit:hover,
.xio-form__submit:focus,
.xio-consent__button:hover,
.xio-consent__button:focus {
	background: #3b1840;
	border-color: #3b1840;
}

.xio-form__notice {
	padding: 0.85rem 1rem;
	border-radius: 6px;
	margin-bottom: 1rem;
}

.xio-form__notice--ok {
	background: #e8f6ee;
	color: #14532d;
}

.xio-form__notice--error {
	background: #fde8e8;
	color: #7f1d1d;
}

.xio-consent {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	padding: 0.55rem 0.85rem;
	background: #ffffff;
	border-top: 2px solid #5a2454;
	box-shadow: 0 -4px 18px rgba(26, 10, 28, 0.12);
}

.xio-consent__dialog {
	max-width: 72rem;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	color: #1a1a1a;
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
	align-items: center;
	justify-content: space-between;
}

.xio-consent__title {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
}

.xio-consent__text {
	margin: 0;
	font-size: 0.8rem;
	line-height: 1.35;
	max-width: 44rem;
	color: #1a1a1a;
}

.xio-consent__actions {
	display: flex;
	gap: 0.6rem;
	flex-wrap: wrap;
}

.xio-consent__button--reject {
	background: #ffffff;
	color: #5a2454;
}

.xio-hero {
	position: relative;
}

.wp-image-34 {
	width: 100%;
	height: auto;
	aspect-ratio: 2685 / 2078;
}

.xio-hero__title,
.elementor-element-05fee75 .elementor-heading-title,
.elementor-element-05fee75 .elementor-heading-title strong {
	color: #ffffff !important;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.55);
}

.elementor-element-76a860f,
.elementor-element-76a860f p,
.elementor-element-76a860f em {
	color: #f4eef4 !important;
}

.elementor-element-cf20127 .elementor-button {
	background: #ffffff !important;
	color: #5a2454 !important;
	border-color: #ffffff !important;
}

.elementor-element-285c16c {
	position: relative;
	z-index: 1;
	padding: 1rem;
	border-radius: 12px;
	background: rgba(30, 8, 36, 0.62);
}

.elementor-element-9665f5f .elementor-heading-title,
.elementor-element-8cbe0a1 .elementor-heading-title {
	color: #1a1a1a !important;
}

.elementor-element-09174b5 .elementor-button {
	background: #5a2454 !important;
	color: #ffffff !important;
	border: 2px solid #ffffff !important;
}

.elementor-location-footer .elementor-heading-title,
.elementor-location-footer .elementor-nav-menu a,
.elementor-location-footer .elementor-item,
.elementor-location-footer .elementor-icon-list-text,
.elementor-location-footer .elementor-icon-list-item {
	color: #2a102e;
}

.elementor-location-header {
	--e-global-typography-primary-text-transform: none;
}

.elementor-location-header .elementor-element-a23791b {
	--flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.elementor-location-header .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
	flex-wrap: nowrap;
}

.elementor-location-header .elementor-element.elementor-element-8289972 .elementor-nav-menu .elementor-item,
.elementor-location-header .elementor-element.elementor-element-8289972 .elementor-nav-menu--dropdown .elementor-item,
.elementor-location-header .elementor-element.elementor-element-8289972 .elementor-nav-menu--dropdown .elementor-sub-item {
	text-transform: none !important;
	white-space: nowrap;
}

.elementor-location-header .elementor-nav-menu--main > .elementor-nav-menu > li > a.elementor-item {
	padding-left: 0.55rem;
	padding-right: 0.55rem;
	font-size: 0.92rem;
}

@media (max-width: 1279px) {
	.elementor-location-header .elementor-element-8289972 .elementor-nav-menu--main {
		display: none;
	}

	.elementor-location-header .elementor-element-8289972 .elementor-menu-toggle {
		display: inline-flex !important;
	}

	.elementor-location-header .elementor-element-8289972.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown.elementor-nav-menu__container {
		display: block;
	}
}

.skip-link.screen-reader-text:focus {
	position: fixed;
	left: 1rem;
	top: 1rem;
	z-index: 100000;
	width: auto;
	height: auto;
	clip: auto;
	padding: 0.75rem 1rem;
	background: #3b1840;
	color: #ffffff;
}

@media (max-width: 767px) {
	.xio-consent__dialog {
		flex-direction: column;
		align-items: stretch;
	}

	.xio-consent__button {
		padding: 0.55rem 1rem;
	}

	.xio-section {
		padding: 2rem 1rem;
	}
}
