@import url("https://fonts.googleapis.com/css2?family=Staatliches&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	        text-size-adjust: 100%;
}

body {
	margin: 0;
	color: #000000;
	background: #fff;
}

input[type=submit],
input[type=button],
button,
a {
	-webkit-tap-highlight-color: transparent;
	touch-action: manipulation;
	transition: 200ms;
	cursor: pointer;
}

img {
	height: auto;
	max-width: 100%;
	transition: 200ms;
	transition-property: opacity;
	vertical-align: middle;
}

article,
aside,
figure,
footer,
header,
main,
nav {
	display: block;
}

ul,
dl,
ol {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

blockquote,
embed,
fieldset,
figure,
iframe,
img,
legend,
object,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	border: 0;
	margin: 0;
}

html {
	font: normal 400 80%/1.6 "Poppins", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

body {
	font-size: 1.25rem;
	line-height: 1.3;
}

.font\:staatliches {
	font-family: "Staatliches", sans-serif;
}

label {
	cursor: pointer;
	vertical-align: middle;
}

input {
	font: inherit;
}

button {
	-webkit-appearance: none;
	        appearance: none;
	padding: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: transparent;
	color: inherit;
	font: inherit;
}

textarea {
	overflow: auto;
	display: block;
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

input[type=search]::-webkit-search-cancel-button {
	display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	        appearance: none;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
textarea,
select {
	-webkit-appearance: none;
	        appearance: none;
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.15);
	border: 0;
	border-radius: 0;
	width: 100%;
	padding: 0.75em 1em;
	background: #f0f0f0;
	color: #000000;
}

.screen-reader-text {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0;
	border: 0;
	margin: 0;
	clip: rect(1px, 1px, 1px, 1px);
}

.access-support {
	border-top: 1px solid #0b1e8e;
}
.access-support * {
	color: #0b1e8e;
}
.access-support h2 {
	font-size: 1.625rem;
	line-height: 1.15;
}
.access-support__intro h2 {
	width: 12.125rem;
	font-weight: 600;
}
.access-support__intro header + div {
	width: 100%;
	font-size: 1.375rem;
	line-height: 1.1818;
}
.access-support a:not(.btn):not(.btn--black):not(.btn--white):not(.btn--peach):not(.btn--blue):not(.btn--body) {
	color: #ff6666;
	text-decoration: underline;
}
.access-support__sections {
	padding: 0 0 9.25rem 0;
	margin: 0 0 0 auto;
}
.access-support__section {
	border-top: 1px solid #0b1e8e;
}
.access-support__section h2 {
	font-weight: 500;
}
.access-support__section li {
	list-style-type: disc;
}
.access-support__section header + div strong {
	font-weight: 500;
}
.access-support__section header + div strong > a {
	color: #ff6666;
	text-decoration: underline;
}

.application {
	padding: 5rem 0 0 0;
}
.application h2 {
	font-weight: 500;
	font-size: 1.375rem;
	line-height: 1.0909;
	margin: 0 0 1.875rem 0;
}
.application li {
	list-style-type: disc;
}
.application strong {
	font-weight: 500;
	font-style: normal;
}
.application a:not(.btn):not(.btn--black):not(.btn--white):not(.btn--peach):not(.btn--blue):not(.btn--body) {
	color: #ff6666;
	text-decoration: underline;
}
.application .btn, .application .btn--black, .application .btn--white, .application .btn--peach, .application .btn--blue, .application .btn--body {
	font-size: 1rem;
}
.application .btn:hover, .application .btn--black:hover, .application .btn--white:hover, .application .btn--peach:hover, .application .btn--blue:hover, .application .btn--body:hover {
	background: #0b1e8e;
	color: #ffffff;
}
.application__section {
	border-bottom: 1px solid #0b1e8e;
	column-gap: 4rem;
}
.application__section:last-of-type {
	border-bottom: unset;
	padding: 1.875rem 0 0 0;
}

.checklist > div {
	padding: 6.5rem 1.375rem 7.625rem 1.375rem;
}
.checklist h2 {
	font-weight: 500;
	font-size: 1.375rem;
	line-height: 1.1919;
	margin: 0 0 2.875rem 0;
	width: 12.125rem;
}
.checklist ul {
	width: 100%;
}
.checklist li {
	align-items: flex-start;
	column-gap: 2.5rem;
	font-size: 2rem;
	line-height: 1.1875;
}
.checklist li:not(:last-child) {
	margin: 0 0 4rem 0;
}
.checklist span + span {
	margin: 0.75rem 0 0 0;
}
.checklist__checkmark {
	display: block;
	border: 1px solid #0b1e8e;
	border-radius: 50%;
	width: 4rem;
	height: 4rem;
}
.checklist__checkmark svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2.75rem;
	height: 2.75rem;
	transform: translate(-25%, calc(-50% - 0.75rem));
}

.consent {
	border-radius: 1.875rem;
	background: #ffffff;
	position: fixed;
	top: auto;
	left: 2.5rem;
	bottom: 2.5rem;
	max-width: 18rem;
	z-index: 3;
}
.consent__wrap {
	padding: 1.5rem;
}
.consent p {
	color: #0b1e8e;
	margin: 0 0 1.25rem 0;
	max-width: 20rem;
}
.consent * {
	font-size: 0.75rem;
	font-weight: 500;
}
.consent ul {
	display: flex;
	margin: 0 auto;
	list-style: none;
	gap: 1rem;
}
.consent a:hover {
	background: #0b1e8e;
	color: #ffffff;
}
.contact h2 {
	color: #0b1e8e;
	margin: 0 auto 4.875rem auto;
	text-align: center;
	font-size: 5.1875rem;
	line-height: 0.833;
}
.contact__cta {
	padding: 0;
	flex-wrap: nowrap;
}
.contact__cta .ia-cta--applynow__container {
	padding-top: 10.3125rem;
}
.contact__cta .btn-applynow:hover {
	background: #ffffff;
	border-color: #ffffff;
	color: #0b1e8e;
}
.contact__cta img {
	margin: 0 auto;
	width: 89% !important;
}

.contact-form h2,
.contact-form .gfield label,
.contact-form .gfield input.large,
.contact-form .gfield textarea,
.contact-form .gform_submission_error.hide_summary,
.contact-form #gform_confirmation_message_1 {
	color: #0b1e8e !important;
	font-size: 1.375rem !important;
	line-height: 1.222 !important;
	box-shadow: unset;
}
.contact-form .gform_validation_errors {
	box-shadow: unset !important;
	padding: 0 !important;
	border: unset !important;
}
.contact-form .gform_validation_errors span {
	display: none !important;
}
.contact-form .validation_message {
	position: absolute;
	height: 1px;
	width: 1px;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
}
.contact-form .gform-theme--foundation .gform_fields {
	row-gap: 2.375rem;
}
.contact-form .gform-theme--foundation .gform_button {
	font-family: "Poppins", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif, sans-serif !important;
	background: unset !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	border-radius: 1.875rem !important;
	border: 1px solid #0b1e8e !important;
	color: #0b1e8e !important;
	font-size: 1rem !important;
	width: 6.625rem !important;
	padding: 1.125rem 0 !important;
}
.contact-form .gform-theme--foundation .gform_button:hover {
	border-color: #ffffff !important;
	background: #ffffff !important;
	color: #ff6666 !important;
}
.contact-form .gfield input.large,
.contact-form .gfield textarea {
	background: unset;
	border: 1px solid #0b1e8e;
	border-radius: 2.5rem;
}
.contact-form .gfield input.large::placeholder,
.contact-form .gfield textarea::placeholder {
	opacity: 0;
}
.contact-form .gfield input.large {
	height: 4.375rem;
	padding: 0 1.75rem;
}
.contact-form .gfield textarea {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}
.contact-form h2 {
	font-weight: 500;
	padding: 1.25rem 0 0 0;
}
.contact-form * {
	color: #0b1e8e;
}
.contact-form .home__content-container {
	padding: 3.375rem 1.25rem 6.25rem 1.25rem;
}
.contact-form .home__content-form {
	max-width: 59.375rem;
	width: 100%;
}
.contact-form .gfield,
.contact-form .home__contact-form-wrap {
	display: flex;
	justify-content: space-between;
}
.contact-form #gform_fields_1 {
	display: flex;
	flex-direction: column;
}
.contact-form .gfield {
	align-items: baseline;
}
.contact-form .gfield label {
	color: #0b1e8e;
	font-weight: 400;
	width: 15rem;
}
.contact-form .gfield > div {
	flex: 1;
}
.contact-form .home__contact-form-wrap {
	flex-direction: column;
}
.contact-form .gform_description {
	display: none;
}
.contact-form .home__contact-form-section {
	background: #ff6666;
}
.contact-form .home__contact-form-section * {
	color: #0b1e8e;
}

body img.gform_ajax_spinner {
	display: none !important;
}

.home-contact__text * {
	font-size: 2rem;
	line-height: 1.1875;
	color: #0b1e8e;
	font-weight: 400;
	max-width: 57.4375rem;
	width: 100%;
}

.content-section {
	width: 100%;
	padding: 5.8125rem 3.125rem 0 3.125rem;
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.content-section h2 {
	font-weight: 400;
	color: #0b1e8e;
	font-size: 13.26vw;
	letter-spacing: -0.06631vw;
	text-align: center;
}
.explore-section {
	background-color: #ff6666;
}

.side-by-side__info {
	display: inline-block;
	font-size: 1.6rem;
	color: #0b1e8e;
}

/* Experiment specific styles */
/* Expand specific styles */
.expand-section,
.explore-section {
	background-color: #ff6666;
	overflow: hidden;
}

.ia-cta--applynow__container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	gap: 6.625rem;
	padding-top: 6rem;
	padding-bottom: unset;
}
.ia-cta--applynow__container .btn-applynow {
	border-radius: 3.625rem;
	border: 0.125rem solid #ff6666;
	font-size: 2.25rem;
	font-weight: 500;
	padding: 1.5rem 3rem;
}
.ia-cta--applynow__container.bg\:peach .home__content-container {
	padding: 4.875rem 4.375rem 3.375rem 4.375rem;
}
.ia-cta--applynow__container img {
	width: 100%;
}
.ia-cta--applynow.bg\:peach {
	position: relative;
}
.ia-cta--applynow.bg\:peach .home__content-container {
	padding: 8.625rem 1.25rem 3.125rem 1.25rem;
}
.ia-cta--applynow.bg\:peach .ia-button-wrapper a {
	border-color: #0b1e8e;
}
.ia-cta--applynow.bg\:peach .ia-button-wrapper a:hover {
	background: #0b1e8e;
	color: #ff6666;
}
.ia-cta--applynow.explore-cta .applynow:hover {
	background: #ff6666 !important;
	color: #ffffff !important;
}

.faqs-cta > div {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 20px;
	width: 100%;
	padding: 8.375rem 4.25rem 9.375rem 1.25rem;
}
.faqs-cta > div > * {
	grid-column: 1/8;
	width: 100%;
}
.faqs-cta * {
	color: #ff6666;
	font-size: 2.1875rem;
	font-weight: 500;
	line-height: 1.14;
}
.faqs-cta p:first-line {
	color: #ffffff;
}
.faqs-cta p {
	display: block;
}
.faqs-cta p:nth-child(2) {
	display: none;
}

.faqs__sections {
	border-bottom: 1px solid #0b1e8e;
	overflow: hidden;
	padding: 5rem 0 13.125rem 1.375rem;
}
.faqs__section:not(:last-child) {
	margin: 0 0 0.875rem 0;
}
.faqs__section header {
	position: relative;
}
.faqs__section header::before {
	content: " ";
	display: block;
	width: 100vw;
	background: #0b1e8e;
	height: 1px;
	position: absolute;
	top: 50%;
	transition: background 250ms ease;
	z-index: -1;
}
.faqs__section-title {
	border-radius: 1.875rem;
	font-size: 0.875rem;
	font-weight: 500;
	display: block;
	border: 1px solid #0b1e8e;
	cursor: pointer;
	z-index: 2;
	transition: background 250ms ease, border-color 250ms ease, color 250ms ease;
	padding: 1.125rem 1.75rem;
}
.faqs__section-wrap {
	display: none;
}
.faqs__item {
	margin: 2rem 0 3.875rem 0;
	padding: 0 0 3.875rem 0;
}
.faqs__item:first-child {
	margin: 3.9375rem 0 0 0;
	padding: 0 0 3.875rem 0;
}
.faqs__item:last-child {
	margin: 3.9375rem 0 0 0;
	padding: 0 0 6.25rem 0;
}
.faqs__item:not(:last-child) {
	border-bottom: 1px solid #ff6666;
}
.faqs__item-active header::before {
	background: #ff6666;
}
.faqs__item-active header h2 {
	position: relative;
}
.faqs__item-active header h2::after {
	content: " ";
	display: block;
	position: absolute;
	background: url("../images/arrow.svg") no-repeat;
	width: 3.5125rem;
	height: 3.5125rem;
	top: 0;
	left: auto;
	right: 0;
	transform: translateX(calc(100% + 0.5rem));
}
.faqs__item-active header .faqs__section-title {
	background: #ff6666;
	border-color: #ff6666;
	color: #ffffff;
}
.faqs__question {
	font-weight: 500;
	max-width: 26.25rem;
	width: 100%;
}
.faqs__answer {
	max-width: 38.375rem;
	margin: 0 9.25rem 0 0;
	width: 100%;
}

.full-width-video {
	aspect-ratio: 1440/760;
	position: relative;
}
.full-width-video video {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.our-funders > div {
	padding: 4.625rem 1.375rem;
}
.our-funders h2 {
	font-weight: 500;
	max-width: 17.1875rem;
}
.our-funders h2, .our-funders__copy {
	font-size: 1.375rem;
	line-height: 1.1818;
}
.our-funders__copy {
	max-width: 35.6875rem;
	width: 100%;
}

.funding-intro {
	background-color: #0b1e8e;
	min-height: unset;
}
.funding-intro h2, .funding-intro p {
	color: #ff6666;
}

.fudning-section {
	background-color: #0b1e8e;
}
.fudning-section .home__content-container {
	padding: 0 1.25rem 6.625rem 1.25rem;
}

.image-grid {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-gap: 0.8125rem;
	height: 100%;
}
.image-grid .grid-item img {
	width: 100%;
	height: auto;
}
.image-grid .grid-item-1 {
	grid-column: 1/6;
	grid-row: 3/6;
}
.image-grid .grid-item-2 {
	grid-column: 6/13;
	grid-row: 1/5;
}
.image-grid .grid-item-3 {
	grid-column: 6/10;
	grid-row: 5/12;
}
.image-grid .grid-item-4 {
	grid-column: 10/13;
	grid-row: 5/8;
}

.funding__footer {
	background: #0b1e8e;
	color: #ffffff;
	padding: 0 1.25rem 10rem 1.25rem;
}
.funding__footer--lines, .funding__footer--top, .funding__footer--bottom {
	margin: 0 9.25rem 0 auto;
	max-width: 44.4375rem;
	width: 100%;
}
.funding__footer--lines * {
	font-family: "Staatliches", sans-serif;
	font-size: 5.1875rem;
	line-height: 0.9;
	text-transform: uppercase;
	padding: 3.5rem 0;
}
.funding__footer--top *, .funding__footer--bottom * {
	font-size: 1.625rem;
	line-height: 1.23;
}
.funding__footer--lines {
	color: #ff6666;
}

.guidelines {
	border-top: 1px solid #0b1e8e;
	margin: 0 0 0 auto;
	padding: 8.1875rem 1.375rem 7rem 1.375rem;
}
.guidelines__bsl svg {
	display: block;
	width: 11.625rem;
}
.guidelines h2 {
	font-size: 1.375rem;
	line-height: 1.0909;
	font-weight: 500;
	width: 13.5625rem;
	margin: 0 0 3.375rem 0;
}
.guidelines strong {
	font-weight: 500;
	font-style: normal;
}
.guidelines li {
	align-items: center;
	border-top: 1px solid #0b1e8e;
	padding: 1.25rem 0;
}
.guidelines li:last-child {
	border-bottom: 1px solid #0b1e8e;
}
.guidelines li .btn, .guidelines li .btn--black, .guidelines li .btn--white, .guidelines li .btn--peach, .guidelines li .btn--blue, .guidelines li .btn--body {
	font-size: 1rem;
}
.guidelines li .btn:hover, .guidelines li .btn--black:hover, .guidelines li .btn--white:hover, .guidelines li .btn--peach:hover, .guidelines li .btn--blue:hover, .guidelines li .btn--body:hover {
	background: #0b1e8e;
	color: #ffffff;
}
.guidelines__section {
	column-gap: 4rem;
}
.guidelines__section:not(:last-child) {
	padding: 0 0 4.375rem 0;
}
.guidelines__section span {
	font-weight: 500;
	font-size: 1.375rem;
}

.page-template-tpl-funding .guidelines {
	border-top: unset;
}

.home-hero {
	background-color: #0b1e8e;
	width: 100%;
	aspect-ratio: 16/9;
	margin: 0;
	position: relative;
}
.home-hero__wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.home-hero__logo {
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: 0;
	pointer-events: none;
}
.home-hero__logo > div {
	position: relative;
	height: 100%;
}
.home-hero__logo svg {
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translate(-50%, calc(-100% - 6.25rem));
	display: block;
	width: calc(100% - 6.25rem);
	transition: all 750ms ease;
	transition-delay: 1000ms;
}
.home-hero__bsl {
	background: url("../../images/bsl.svg") no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	top: auto;
	left: 1.125rem;
	bottom: 0.75rem;
	width: 8.375rem;
}
.home-hero__hero-video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
}
.home-hero .sound-toggle {
	position: absolute;
	right: 1.125rem;
	bottom: 0.5rem;
	background: transparent;
	border: none;
	padding: 0;
	font-size: 28px;
	cursor: pointer;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2.0625rem;
	height: auto;
}
.home-hero .sound-toggle svg {
	width: 2.0625rem;
	transition: fill 0.3s ease;
}
.home-hero .sound-toggle #sound-on-icon {
	display: none;
}
.home-hero .sound-toggle.muted #sound-off-icon {
	display: block;
}
.home-hero .sound-toggle.muted #sound-on-icon {
	display: none;
}
.home-hero .sound-toggle.unmuted #sound-on-icon {
	display: block;
}
.home-hero .sound-toggle.unmuted #sound-off-icon {
	display: none;
}

.home-hero__logo svg path {
	fill: #0b1e8e;
}

.loaded .site-header__tools .btn, .loaded .site-header__tools .btn--black, .loaded .site-header__tools .btn--white, .loaded .site-header__tools .btn--peach, .loaded .site-header__tools .btn--blue, .loaded .site-header__tools .btn--body {
	color: #0b1e8e;
	border-color: #0b1e8e;
}
.loaded .site-header__tools .btn:hover, .loaded .site-header__tools .btn--black:hover, .loaded .site-header__tools .btn--white:hover, .loaded .site-header__tools .btn--peach:hover, .loaded .site-header__tools .btn--blue:hover, .loaded .site-header__tools .btn--body:hover {
	background: #0b1e8e;
	color: #ffffff;
}

.home-intro-1 {
	background-color: #ff6666;
	width: 100%;
	min-height: auto;
	position: relative;
}
.home-intro-1__lottie-full {
	position: relative;
	width: 100%;
	height: auto;
}
.home-intro-1__title-wrap {
	position: absolute;
	top: 5.5625rem;
	left: 15.375rem;
	max-width: 48.25rem;
	width: 100%;
}
.home-intro-1__title {
	width: 24ch;
	line-height: 1.16;
	font-weight: 400;
	color: #0b1e8e;
}

.home-intro-2 {
	background-color: #ffffff;
	width: 100%;
	position: relative;
}
.home-intro-2 .home__content-container {
	padding: 3.875rem 1.25rem 0 1.25rem;
}
.home-intro-2__lottie-half {
	position: relative;
	bottom: 0;
	left: 0;
	transform: translateX(-18%);
	width: 89%;
}
.home-intro-2__peach-divider {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	background-color: #ff6666;
	height: 7.5625rem;
}
.home-intro-2__text-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 2.625rem 0;
}
.home-intro-2__question {
	color: #0b1e8e;
	font-weight: 500;
	font-size: 1.375rem;
	line-height: 1.0909;
	width: 100%;
	max-width: 14.1875rem;
}
.home-intro-2__text {
	color: #0b1e8e;
}
.home-intro-2__text + .btn--primary-peach {
	box-shadow: unset;
	background: #ff6666;
	color: #000000;
	border: 0.0625rem solid #ff6666;
	margin-top: 2.9375rem;
	border-radius: 1.875rem;
}
.home-intro-2__text + .btn--primary-peach:hover {
	background: #ffffff;
	color: #ff6666;
}

.home .tiers.bg\:peach {
	background: #0b1e8e;
}
.home .tiers.bg\:peach header h2.colour\:blue {
	color: #ff6666;
}
.home .swiper-slide__inactive.bg\:blue {
	background: #ff6666;
}
.home .swiper-slide__inactive.bg\:blue h2.colour\:peach {
	color: #0b1e8e;
}

.intro {
	width: 100%;
	padding: 12.5rem 0 5.375rem 0;
	min-height: unset;
	display: flex;
	flex-direction: column;
}
.intro__title-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
.intro__text-wrap {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	padding: 3rem 0 0 0;
}
.intro__funding *,
.intro__funding .intro__title {
	color: #ff6666;
}
.intro .home__content-container {
	padding: 0;
}
.intro__title {
	font-weight: 400;
	color: #0b1e8e;
	font-size: 12rem;
}
.intro__text-wrap {
	line-height: 1.2;
	font-size: 2.5rem;
	color: #0b1e8e;
	font-weight: 400;
	max-width: 57.4375rem;
	width: 100%;
}

.about-section.content-section .about-section__heading-intro h2 {
	letter-spacing: unset;
}

.partner {
	position: relative;
}
.partner * {
	font-size: 0.9375rem;
	line-height: 1.125;
}
.partner figure {
	height: 4.1875rem;
	margin: 0 0 1.75rem 0;
}
.partner figure img {
	max-width: 8.0625rem;
	height: 100%;
	width: auto;
	object-fit: contain;
}
.partner__name, .partner__role {
	font-weight: 600;
}
.partner__link {
	display: block;
	font-weight: 500;
	margin: 2.5rem 0 0 0;
}
.partner__link a:hover {
	text-decoration: unset;
}
.partner__name, .partner__role, .partner__location, .partner__link {
	max-width: 11.1875rem;
}
.partner::after {
	content: " ";
	display: block;
	height: 1px;
	background: #0b1e8e;
	position: absolute;
	width: 100vw;
	top: auto;
	bottom: -3rem;
	left: -1.375rem;
}

.partners > div:first-child {
	padding: 3.125rem 1.375rem 3.625rem 1.375rem;
}
.partners > div:first-child h2,
.partners > div:first-child * {
	font-size: 1.375rem;
	line-height: 1.1818;
}
.partners > div:first-child h2 {
	font-weight: 500;
}
.partners > div:first-child h2 + div {
	width: 100%;
	max-width: 22.0625rem;
}
.partners__grid {
	overflow: hidden;
	border-top: 1px solid #0b1e8e;
	margin: 0 0 5.5rem 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 2.5rem;
	row-gap: 2.5rem;
	padding: 0 1.375rem 0 1.375rem;
	position: relative;
}
.partners__grid::after {
	content: " ";
	display: block;
	height: 1px;
	width: 100%;
	background: #ffffff;
	position: absolute;
	top: auto;
	bottom: -4.875rem;
	left: 0;
}

.side-by-side {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8rem;
	width: 100%;
	min-height: 50vh;
}
.side-by-side__layout {
	width: 100%;
	display: flex;
	gap: 4rem;
	position: relative;
	text-align: left;
}
.side-by-side__layout ul {
	list-style: disc;
}
.side-by-side__layout__links a,
.side-by-side__layout a {
	color: #0b1e8e !important;
}
.side-by-side__layout:nth-child(even) {
	flex-direction: row-reverse;
}
.side-by-side__text-wrap {
	flex: 1;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: left;
}
.side-by-side__text-wrap p,
.side-by-side__text-wrap ul,
.side-by-side__text-wrap li,
.side-by-side__text-wrap ol {
	color: #0b1e8e;
	font-size: 1.125rem;
	line-height: 1.222;
}
.side-by-side__text-wrap ul:not(.side-by-side__timeline-item) {
	color: #0b1e8e;
	padding-left: 1.5rem;
	margin: 0;
}
.side-by-side__text-wrap .side-by-side__timeline-item {
	font-weight: 500;
}
.side-by-side__text-wrap .side-by-side__timeline-item span {
	text-align: center;
}
.side-by-side__text-wrap .side-by-side__heading {
	font-size: 5.1875rem;
	line-height: 0.84;
	color: #0b1e8e;
}
.side-by-side__text-wrap .side-by-side__text > * {
	padding-top: 1.3125rem;
}
.side-by-side__text-wrap .side-by-side__text > *:first-child {
	padding-top: 0;
}
.side-by-side__image-wrap {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.side-by-side__image-wrap img {
	max-width: 100%;
	height: auto;
	display: block;
}
.side-by-side__timeline-wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 1rem;
	text-align: left;
	gap: 2rem;
}
.side-by-side__timeline-wrap > ul {
	display: flex;
	list-style: none;
	flex-direction: column;
	column-gap: 1.5rem;
	row-gap: 0.5rem;
}
.side-by-side__timeline-wrap > ul li {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0.5rem;
	width: 100%;
}
.side-by-side__timeline-wrap > ul li > span {
	color: #ffffff;
	background-color: #0b1e8e;
	border-radius: 2rem;
	padding: 0.6rem 0rem;
	font-size: 1rem;
	width: 13.6875rem;
}
.side-by-side__links {
	margin: 3rem 0 0;
}
.side-by-side__links a {
	color: inherit;
}
.expand-section .side-by-side__layout:nth-of-type(2) .side-by-side__image-wrap,
.experiment-section .side-by-side__layout:nth-of-type(2) .side-by-side__image-wrap,
.explore-section .side-by-side__layout:nth-of-type(2) .side-by-side__image-wrap {
	margin-right: 2rem;
}
.expand-section .side-by-side__layout:nth-of-type(3) .side-by-side__image-wrap img,
.experiment-section .side-by-side__layout:nth-of-type(3) .side-by-side__image-wrap img,
.explore-section .side-by-side__layout:nth-of-type(3) .side-by-side__image-wrap img {
	max-width: none;
	width: 150%;
	height: auto;
	display: block;
	position: relative;
	transform: translateX(4.875rem);
}
.expand-section .side-by-side__layout:nth-of-type(4) .side-by-side__image-wrap img,
.experiment-section .side-by-side__layout:nth-of-type(4) .side-by-side__image-wrap img,
.explore-section .side-by-side__layout:nth-of-type(4) .side-by-side__image-wrap img {
	max-width: none;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.expand-section .side-by-side__layout:nth-of-type(4) .side-by-side__timeline-wrap span,
.experiment-section .side-by-side__layout:nth-of-type(4) .side-by-side__timeline-wrap span,
.explore-section .side-by-side__layout:nth-of-type(4) .side-by-side__timeline-wrap span {
	color: #ff6666;
}
.expand-section .side-by-side__layout:nth-of-type(4) .side-by-side__links a,
.experiment-section .side-by-side__layout:nth-of-type(4) .side-by-side__links a,
.explore-section .side-by-side__layout:nth-of-type(4) .side-by-side__links a {
	color: #ffffff;
}

.explore-section .side-by-side__layout:not(:first-child) h3,
.expand-section .side-by-side__layout:not(:first-child) h3,
.experiment-section .side-by-side__layout:not(:first-child) h3 {
	font-family: "Staatliches";
}
.explore-section ul,
.expand-section ul,
.experiment-section ul {
	list-style-type: disc;
}

.experiment-section .side-by-side__layout:nth-of-type(4) .side-by-side__links a {
	color: #ff6666;
}
.experiment-section .side-by-side__layout:last-child .side-by-side__text-wrap .side-by-side__date {
	font-weight: 500;
	text-align: center;
}
.experiment-section .side-by-side__layout:last-child .side-by-side__text-wrap .side-by-side__date span {
	color: #ffffff;
}
.expand-section .side-by-side__layout:nth-of-type(3) .side-by-side__image-wrap img {
	max-width: none;
	width: 150%;
	height: auto;
	display: block;
	position: relative;
	transform: translateX(20%);
}
.expand-section .side-by-side__layout:nth-of-type(4) .side-by-side__image-wrap img {
	width: 100%;
}
.expand-section .side-by-side__layout:nth-of-type(4) .side-by-side__timeline-wrap span {
	color: #ff6666;
}
.expand-section .side-by-side__layout:nth-of-type(4) .side-by-side__links a {
	color: #ffffff;
}
.expand-section .side-by-side__layout:last-child .side-by-side__text-wrap .side-by-side__date span {
	text-align: center;
}

.content-section.about-section .about-section__heading-intro {
	display: flex;
	gap: 20vw;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	color: #0b1e8e;
}
.content-section.about-section .about-section__heading-intro h2 {
	font-size: 500;
	font-weight: 500;
	text-align: left;
}
.content-section.about-section .about-section__heading-intro p {
	font-size: 1.375rem;
	line-height: 1.1818;
}
.content-section.about-section .btn--primary-peach {
	background: #ff6666;
	border-color: #ff6666;
	color: #000000;
	width: 11.1875rem;
}
.content-section.about-section .btn--primary-peach:hover {
	background: #ffffff;
	color: #ff6666;
}
.content-section.about-section .side-by-side__layout:first-child h3 {
	font-family: "Staatliches", sans-serif !important;
}
.content-section.about-section .side-by-side__layout:not(:nth-child(even)) {
	flex-direction: row-reverse;
}
.content-section.about-section .side-by-side__layout:nth-child(even) {
	flex-direction: row;
}

.footer {
	background: #ffffff;
}

.footer-nav {
	width: 100%;
}
.footer-nav__grid-wrap {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 20px;
	width: 100%;
}
.footer-nav__newsletter-wrap {
	grid-column: 3/7;
	width: 100%;
}
.footer-nav__newsletter-wrap a {
	font-weight: 400;
	color: #0b1e8e;
	font-size: 2.4rem;
	transition: 0s;
}
.footer-nav__newsletter-wrap a:hover {
	color: #ff6666;
}
.footer-nav__newsletter-title {
	font-weight: 600;
	color: #ff6666;
	font-size: 2.1875rem;
	line-height: 1.14;
}
.footer-nav__newsletter-text {
	font-weight: 500;
	color: #0b1e8e;
}
.footer-nav__newsletter-text .footer-nav__grid-wrap {
	display: block;
	padding: 0 !important;
}
.footer-nav__newsletter-text p,
.footer-nav__newsletter-text a {
	font-weight: 500;
	font-size: 2.1875rem;
	line-height: 1.14;
}
.footer-nav__item-wrap {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	grid-column: span 1;
}
.footer-nav__item-wrap a {
	text-decoration: underline;
}
.footer-nav__item-wrap a:hover {
	text-decoration: none;
}
.footer-nav__item-wrap * {
	font-size: 1.375rem;
	line-height: 1.1818;
	list-style: none;
	color: #0b1e8e;
	text-decoration: none;
}
.footer-nav__menu-title {
	font-weight: 600;
	color: #ff6666;
	font-size: 1.375rem;
	margin: 0 0 0.625rem 0;
}
.footer-nav__menu-title + div *,
.footer-nav__menu-title + ul * {
	font-weight: 500;
}
.footer-nav__menu-items {
	list-style: none;
	padding: 0;
	text-align: left;
}
.footer-nav__menu-items li {
	margin: 10px 0;
}
.footer-nav__menu-items li a {
	color: #0b1e8e;
	font-size: 1.6rem;
	font-weight: 400;
	transition: 0s;
	text-decoration: none;
}
.footer-nav__menu-items li a:hover {
	color: #ff6666;
}
.footer-nav__logos ul {
	align-items: center;
	gap: 1.75rem;
	display: flex;
	list-style: none;
	justify-content: flex-start;
	margin: 1.75rem 0 0 0;
	flex-wrap: wrap;
}
.footer-nav__logos li {
	height: 5.5vw;
}
.footer-nav__logos img {
	display: block;
	width: auto;
	height: 100%;
	object-fit: contain;
}
.footer-nav__logos p {
	color: #0b1e8e;
	font-weight: 500;
	font-size: 12px;
}
.footer-nav__logos > div {
	border-top: 1px solid #0b1e8e;
	padding: 2.25rem 3.125rem 3.4375rem 3.125rem;
}
.footer-nav__bottom.home__content-container {
	padding: 4.75rem 1.375rem 0 1.375rem;
}
.footer-nav__bottom-divider {
	width: 100%;
	height: 1px;
	background-color: #0b1e8e;
	margin-top: 20px;
}
.footer-nav__botton-row {
	display: flex;
	align-items: center;
	width: 100%;
}
.footer-nav__botton-row.home__content-container {
	padding: 2.5rem 1.25rem;
}
.footer-nav__botton-row p,
.footer-nav__botton-row a {
	font-size: 0.75rem;
	color: #0b1e8e;
}
.footer-nav__botton-row a {
	transition: 0s;
}
.footer-nav__botton-row a:hover {
	color: #ff6666;
}
.footer-nav__copyright {
	color: #0b1e8e;
	white-space: nowrap;
}

.home .footer {
	position: relative;
	z-index: 2;
}

.site-header {
	background: rgba(255, 255, 255, 0);
	transform: translateY(0);
	transition: transform 250ms ease, padding 250ms ease, background 250ms ease;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	padding: 2.25rem 1.25rem;
}
.site-header > .wrap {
	align-items: center;
	display: flex;
	position: relative;
}
.site-header__logo {
	display: block;
	width: 10.6875rem;
}
.site-header__logo a {
	display: block;
}
.site-header__tools {
	align-items: center;
	display: none;
	gap: 2.25rem;
}
.site-header__tools a {
	text-decoration: none;
}
.site-header__tools .btn, .site-header__tools .btn--black, .site-header__tools .btn--white, .site-header__tools .btn--peach, .site-header__tools .btn--blue, .site-header__tools .btn--body {
	color: #ff6666;
}
.site-header__tools .btn:hover, .site-header__tools .btn--black:hover, .site-header__tools .btn--white:hover, .site-header__tools .btn--peach:hover, .site-header__tools .btn--blue:hover, .site-header__tools .btn--body:hover {
	border-color: #ff6666;
	background: #ff6666;
	color: #ffffff;
}
.site-header__tools * {
	font-weight: 600;
	color: #ff6666;
}
.site-header--unpinned {
	transform: translateY(-15rem);
}

.contrast-header .site-header {
	background: #ffffff !important;
}
.contrast-header .site-header #menu-toggle {
	background: #0b1e8e;
	color: #ffffff;
}
.home.contrast-header .site-header__logo {
	display: block;
}

.page-template-tpl-faqs .site-header__tools .btn, .page-template-tpl-faqs .site-header__tools .btn--black, .page-template-tpl-faqs .site-header__tools .btn--white, .page-template-tpl-faqs .site-header__tools .btn--peach, .page-template-tpl-faqs .site-header__tools .btn--blue, .page-template-tpl-faqs .site-header__tools .btn--body,
.page-template-tpl-about .site-header__tools .btn,
.page-template-tpl-about .site-header__tools .btn--black,
.page-template-tpl-about .site-header__tools .btn--white,
.page-template-tpl-about .site-header__tools .btn--peach,
.page-template-tpl-about .site-header__tools .btn--blue,
.page-template-tpl-about .site-header__tools .btn--body,
.page-template-tpl-expand .site-header__tools .btn,
.page-template-tpl-expand .site-header__tools .btn--black,
.page-template-tpl-expand .site-header__tools .btn--white,
.page-template-tpl-expand .site-header__tools .btn--peach,
.page-template-tpl-expand .site-header__tools .btn--blue,
.page-template-tpl-expand .site-header__tools .btn--body,
.page-template-tpl-experiment .site-header__tools .btn,
.page-template-tpl-experiment .site-header__tools .btn--black,
.page-template-tpl-experiment .site-header__tools .btn--white,
.page-template-tpl-experiment .site-header__tools .btn--peach,
.page-template-tpl-experiment .site-header__tools .btn--blue,
.page-template-tpl-experiment .site-header__tools .btn--body,
.page-template-tpl-explore .site-header__tools .btn,
.page-template-tpl-explore .site-header__tools .btn--black,
.page-template-tpl-explore .site-header__tools .btn--white,
.page-template-tpl-explore .site-header__tools .btn--peach,
.page-template-tpl-explore .site-header__tools .btn--blue,
.page-template-tpl-explore .site-header__tools .btn--body,
.page-template-tpl-contact .site-header__tools .btn,
.page-template-tpl-contact .site-header__tools .btn--black,
.page-template-tpl-contact .site-header__tools .btn--white,
.page-template-tpl-contact .site-header__tools .btn--peach,
.page-template-tpl-contact .site-header__tools .btn--blue,
.page-template-tpl-contact .site-header__tools .btn--body {
	color: #0b1e8e;
	border-color: #0b1e8e;
}
.page-template-tpl-faqs .site-header__tools .btn:hover, .page-template-tpl-faqs .site-header__tools .btn--black:hover, .page-template-tpl-faqs .site-header__tools .btn--white:hover, .page-template-tpl-faqs .site-header__tools .btn--peach:hover, .page-template-tpl-faqs .site-header__tools .btn--blue:hover, .page-template-tpl-faqs .site-header__tools .btn--body:hover,
.page-template-tpl-about .site-header__tools .btn:hover,
.page-template-tpl-about .site-header__tools .btn--black:hover,
.page-template-tpl-about .site-header__tools .btn--white:hover,
.page-template-tpl-about .site-header__tools .btn--peach:hover,
.page-template-tpl-about .site-header__tools .btn--blue:hover,
.page-template-tpl-about .site-header__tools .btn--body:hover,
.page-template-tpl-expand .site-header__tools .btn:hover,
.page-template-tpl-expand .site-header__tools .btn--black:hover,
.page-template-tpl-expand .site-header__tools .btn--white:hover,
.page-template-tpl-expand .site-header__tools .btn--peach:hover,
.page-template-tpl-expand .site-header__tools .btn--blue:hover,
.page-template-tpl-expand .site-header__tools .btn--body:hover,
.page-template-tpl-experiment .site-header__tools .btn:hover,
.page-template-tpl-experiment .site-header__tools .btn--black:hover,
.page-template-tpl-experiment .site-header__tools .btn--white:hover,
.page-template-tpl-experiment .site-header__tools .btn--peach:hover,
.page-template-tpl-experiment .site-header__tools .btn--blue:hover,
.page-template-tpl-experiment .site-header__tools .btn--body:hover,
.page-template-tpl-explore .site-header__tools .btn:hover,
.page-template-tpl-explore .site-header__tools .btn--black:hover,
.page-template-tpl-explore .site-header__tools .btn--white:hover,
.page-template-tpl-explore .site-header__tools .btn--peach:hover,
.page-template-tpl-explore .site-header__tools .btn--blue:hover,
.page-template-tpl-explore .site-header__tools .btn--body:hover,
.page-template-tpl-contact .site-header__tools .btn:hover,
.page-template-tpl-contact .site-header__tools .btn--black:hover,
.page-template-tpl-contact .site-header__tools .btn--white:hover,
.page-template-tpl-contact .site-header__tools .btn--peach:hover,
.page-template-tpl-contact .site-header__tools .btn--blue:hover,
.page-template-tpl-contact .site-header__tools .btn--body:hover {
	background: #ff6666;
	border-color: #ffffff;
	color: #ffffff;
}
.page-template-tpl-faqs .site-header__logo path,
.page-template-tpl-about .site-header__logo path,
.page-template-tpl-expand .site-header__logo path,
.page-template-tpl-experiment .site-header__logo path,
.page-template-tpl-explore .site-header__logo path,
.page-template-tpl-contact .site-header__logo path {
	fill: #0b1e8e;
}

.main-nav__menu-button-wrapper {
	position: relative;
	margin: 0 0 0 auto;
	z-index: 99999;
}
.main-nav__menu-button {
	font-weight: 500;
	width: 4.875rem;
	height: 4.875rem;
	border-radius: 50%;
	background-color: #ffffff;
	border: none;
	color: #0b1e8e;
	cursor: pointer;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: 0s;
	font-size: 1.0625rem;
	transition: background-color 250ms ease, color 250ms ease;
}
.main-nav__menu-button:hover {
	background-color: #ff6666;
	color: #ffffff;
}
.main-nav__menu-button.open {
	background-color: #0b1e8e;
	color: #ffffff;
}
.main-nav__menu-button.open:hover {
	background-color: #ff6666;
}
.main-nav__fullscreen-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100dvh;
	background-color: #ffffff;
	color: #ff6666;
	visibility: hidden;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	z-index: 99;
	opacity: 0;
	transition: opacity 250ms ease;
	pointer-events: none;
	overflow-y: auto;
	padding: 1.5rem 1.25rem 1.25rem 1.25rem;
}
.main-nav__fullscreen-tools {
	display: flex;
	flex-direction: column;
	margin: 0 auto 0 0;
}
.main-nav__fullscreen-tools .btn, .main-nav__fullscreen-tools .btn--black, .main-nav__fullscreen-tools .btn--white, .main-nav__fullscreen-tools .btn--peach, .main-nav__fullscreen-tools .btn--blue, .main-nav__fullscreen-tools .btn--body {
	background: #ff6666;
	color: #ffffff;
	width: 6.8125rem;
}
.main-nav__fullscreen-tools .btn, .main-nav__fullscreen-tools .btn--black, .main-nav__fullscreen-tools .btn--white, .main-nav__fullscreen-tools .btn--peach, .main-nav__fullscreen-tools .btn--blue, .main-nav__fullscreen-tools .btn--body,
.main-nav__fullscreen-tools .btn + a,
.main-nav__fullscreen-tools .btn--black + a,
.main-nav__fullscreen-tools .btn--white + a,
.main-nav__fullscreen-tools .btn--peach + a,
.main-nav__fullscreen-tools .btn--blue + a,
.main-nav__fullscreen-tools .btn--body + a {
	padding: 0.875rem 0;
	font-size: 0.875rem;
	border-radius: 3rem;
}
.main-nav__fullscreen-tools .btn + a, .main-nav__fullscreen-tools .btn--black + a, .main-nav__fullscreen-tools .btn--white + a, .main-nav__fullscreen-tools .btn--peach + a, .main-nav__fullscreen-tools .btn--blue + a, .main-nav__fullscreen-tools .btn--body + a {
	border: 2px solid #0b1e8e;
	font-weight: 500;
	color: #0b1e8e;
	margin: 0.625rem 0 0 0;
	width: 13.0625rem;
	text-decoration: unset;
	text-align: center;
}
.main-nav__menu-items {
	list-style: none;
	text-align: left;
}
.main-nav__menu-items li {
	margin: 1.1875vw 0;
	opacity: 0;
	transform: translateY(2rem);
	transition: opacity 750ms cubic-bezier(0.55, 0, 0.13, 1), transform 750ms cubic-bezier(0.55, 0, 0.13, 1);
}
.main-nav__menu-items li:nth-of-type(1) {
	transition-delay: 100ms;
}
.main-nav__menu-items li:nth-of-type(2) {
	transition-delay: 200ms;
}
.main-nav__menu-items li:nth-of-type(3) {
	transition-delay: 300ms;
}
.main-nav__menu-items li:nth-of-type(4) {
	transition-delay: 400ms;
}
.main-nav__menu-items li:nth-of-type(5) {
	transition-delay: 500ms;
}
.main-nav__menu-items li:nth-of-type(6) {
	transition-delay: 600ms;
}
.main-nav__menu-items li:nth-of-type(7) {
	transition-delay: 700ms;
}
.main-nav__menu-items li a {
	color: #ff6666;
	font-size: 22.137vw;
	line-height: 0.9;
	text-decoration: none;
	transition: 0s;
	margin-left: 0.25rem;
	text-transform: uppercase;
}
.main-nav__menu-items li a:hover {
	color: #0b1e8e;
}

.page-template-tpl-contact .main-nav__menu-button {
	background: #ff6666;
}

.has-nav {
	overflow: hidden;
}
.has-nav .main-nav__menu-button {
	background: #0b1e8e;
	color: #ffffff;
}
.has-nav .main-nav__fullscreen-menu {
	display: flex;
	pointer-events: all;
	opacity: 1;
	visibility: visible;
}
.has-nav .main-nav__fullscreen-menu .main-nav__menu-items li {
	opacity: 1;
	transform: translateY(0);
}

.team {
	padding: 8rem 0 14.75rem 0;
	position: relative;
}
.team h2 {
	font-weight: 500;
}
.team .btn.bg\:white, .team .bg\:white.btn--black, .team .bg\:white.btn--white, .team .bg\:white.btn--peach, .team .bg\:white.btn--blue, .team .bg\:white.btn--body {
	color: #0b1e8e !important;
	border-color: #ffffff !important;
}
.team .btn.bg\:white:hover, .team .bg\:white.btn--black:hover, .team .bg\:white.btn--white:hover, .team .bg\:white.btn--peach:hover, .team .bg\:white.btn--blue:hover, .team .bg\:white.btn--body:hover {
	background: unset !important;
	color: #ffffff !important;
}
.team .copy {
	max-width: 44.4375rem;
	width: 100%;
}
.team .copy + div {
	gap: 0.75rem;
}
.team > div > div:not(.swiper-wrapper) {
	padding: 0 1.375rem;
}
.team > div > div:not(.swiper-wrapper) * {
	font-size: 1.375rem;
	line-height: 1.0909;
}
.team .swiper-container {
	margin: 4.125rem 0 0 0;
}
.team .swiper-container figure {
	aspect-ratio: 518/524;
	position: relative;
}
.team .bio {
	visibility: hidden;
	opacity: 0;
	transition: opacity 250ms ease, visibility 250ms ease;
	margin: 2.125rem 0 0 0;
}
.team .bio h2 {
	font-weight: 400;
	font-size: 1.75rem;
}
.team .bio h2 + div {
	border-bottom: 1px solid #ffffff;
	font-size: 1.25rem;
	line-height: 1.3;
	margin: 1.5rem 0 1.5rem 0;
	padding: 0 0 1.5rem 0;
}
.team .bio__role {
	font-weight: 600;
}
.team .bio .btn, .team .bio .btn--black, .team .bio .btn--white, .team .bio .btn--peach, .team .bio .btn--blue, .team .bio .btn--body {
	font-size: 1rem;
	border-color: #ffffff;
	color: #ffffff;
	margin: 2rem 0 0 0;
}
.team .bio .btn:hover, .team .bio .btn--black:hover, .team .bio .btn--white:hover, .team .bio .btn--peach:hover, .team .bio .btn--blue:hover, .team .bio .btn--body:hover {
	background: #ffffff;
	border-color: #0b1e8e;
	color: #0b1e8e;
}
.team .swiper-slide {
	background-position: center;
	background-size: cover;
	cursor: pointer;
	width: 39.18vw;
	transition: width 500ms ease, transform 500ms ease;
}
.team .swiper-slide.bio-active .bio {
	visibility: visible;
	opacity: 1;
}
.team .swiper-slide-active {
	margin: 0;
	width: 73.7vw;
}

.the-project.about-section h2 {
	font-size: 1.5rem;
	line-height: 1.23;
	font-weight: 500;
	width: 27rem;
}
.the-project.about-section h2 + div p {
	max-width: unset;
}
.the-project.about-section h2 + div {
	max-width: 34.4375rem;
	width: 100%;
}
.the-project h3 {
	font-family: "Staatliches", sans-serif !important;
}
.the-project .btn.bg\:peach, .the-project .bg\:peach.btn--black, .the-project .bg\:peach.btn--white, .the-project .bg\:peach.btn--peach, .the-project .bg\:peach.btn--blue, .the-project .bg\:peach.btn--body {
	border-color: #ff6666;
	margin: 2.5rem 0 0 0;
}
.the-project .btn.bg\:peach:hover, .the-project .bg\:peach.btn--black:hover, .the-project .bg\:peach.btn--white:hover, .the-project .bg\:peach.btn--peach:hover, .the-project .bg\:peach.btn--blue:hover, .the-project .bg\:peach.btn--body:hover {
	background: #0b1e8e;
	border-color: #0b1e8e;
	color: #ff6666 !important;
}

.tiers {
	padding: 5.6875rem 0 6.625rem 0;
}
.tiers header {
	padding: 0 3.125rem;
	margin: 0 0 3.375rem 0;
	max-width: 20.1875rem;
	width: 100%;
}
.tiers header h2 {
	font-weight: 600;
	font-size: 1.625rem;
	line-height: 1.15;
}
.tiers__nav {
	padding: 0 3.125rem;
	margin: 2.25rem auto 0 auto;
	position: relative;
	width: 16rem;
}
.tiers__nav div {
	position: relative;
	top: auto;
	margin-top: 0;
	left: 0;
}
.tiers__nav div::after {
	content: none;
}
.tiers__nav div .swiper-button-prev {
	transform: rotate(90deg);
}
.tiers__nav div .swiper-button-next {
	transform: rotate(-90deg);
}
.tiers__nav div .swiper-button-prev,
.tiers__nav div .swiper-button-next {
	height: 4.25rem;
	width: 4.25rem;
}
.tiers__nav div .swiper-button-prev svg,
.tiers__nav div .swiper-button-next svg {
	display: block;
	width: 100%;
}
.tiers__nav div .swiper-button-prev path,
.tiers__nav div .swiper-button-next path {
	transition: fill 250ms ease;
}
.tiers__nav div .swiper-button-prev:hover path,
.tiers__nav div .swiper-button-next:hover path {
	fill: #0b1e8e;
}
.tiers__nav div + div {
	right: 0;
}
.tiers .swiper-slide {
	aspect-ratio: 325/551;
	background: #ffffff;
	border-radius: 1.25rem;
	overflow: hidden;
	position: relative;
	transition: width 500ms ease, margin 500ms ease, transform 500ms ease;
	transform: scale(0.6);
}
.tiers .swiper-slide-active {
	margin-top: 0 !important;
	transform: scale(1);
}
.tiers .swiper-slide__active {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	transition: opacity 250ms ease, visibility 250ms ease;
}
.tiers .swiper-slide__active .slide-copy {
	width: 100%;
}
.tiers .swiper-slide__active .slide-copy .copy {
	font-weight: 500;
	margin: 0 0 1rem 0;
}
.tiers .swiper-slide__active figure {
	width: 100%;
}
.tiers .swiper-slide__active figure img {
	width: 100%;
}
.tiers .swiper-slide__active > div {
	flex-direction: column;
	width: 100%;
}
.tiers .swiper-slide.tier-active .swiper-slide__active {
	opacity: 1;
	visibility: visible;
}
.tiers .swiper-slide__inactive h2,
.tiers .swiper-slide div + p {
	letter-spacing: -0.154vw;
	text-align: center;
	font-size: 16.41vw !important;
}
.tiers .swiper-slide__inactive h2 {
	line-height: 0.73;
}
.tiers .swiper-slide div + p {
	line-height: 0.73;
}
.tiers .swiper-slide h2 {
	margin: auto 0 0 0;
}
.tiers .swiper-slide-active {
	margin: 0;
}
.tiers .swiper-slide-estyn .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-arbrofi .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-explore .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-expand .swiper-slide__active .slide-wrap + p {
	margin-top: -0.8vw;
}
.tiers .swiper-slide-archwilio .swiper-slide__inactive h2, .tiers .swiper-slide-experiment .swiper-slide__inactive h2 {
	font-size: 14.41vw !important;
}
.tiers .swiper-slide-archwilio .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-experiment .swiper-slide__active .slide-wrap + p {
	font-size: 14.41vw !important;
}
.tiers .swiper-slide .btn, .tiers .swiper-slide .btn--black, .tiers .swiper-slide .btn--white, .tiers .swiper-slide .btn--peach, .tiers .swiper-slide .btn--blue, .tiers .swiper-slide .btn--body {
	border-color: #ff6666;
}
.tiers .swiper-slide .btn:hover, .tiers .swiper-slide .btn--black:hover, .tiers .swiper-slide .btn--white:hover, .tiers .swiper-slide .btn--peach:hover, .tiers .swiper-slide .btn--blue:hover, .tiers .swiper-slide .btn--body:hover {
	background: #0b1e8e;
	color: #ffffff;
	border-color: #0b1e8e;
}
.tiers .swiper-slide > div {
	justify-content: center;
	padding: 1.25rem;
	height: 100%;
}

.home .tiers .swiper-button-prev svg,
.home .tiers .swiper-button-next svg {
	overflow: visible;
}
.home .tiers .swiper-button-prev svg circle,
.home .tiers .swiper-button-next svg circle {
	stroke: #ffffff;
	fill: unset;
}
.home .tiers .swiper-button-prev path,
.home .tiers .swiper-button-next path {
	fill: #ffffff;
}
.home .tiers .swiper-button-prev:hover svg circle,
.home .tiers .swiper-button-next:hover svg circle {
	fill: #ffffff;
}
.home .tiers .swiper-button-prev:hover path,
.home .tiers .swiper-button-next:hover path {
	fill: #0b1e8e;
}

.page-template-tpl-funding .tiers .swiper-button-prev svg,
.page-template-tpl-funding .tiers .swiper-button-next svg {
	overflow: visible;
}
.page-template-tpl-funding .tiers .swiper-button-prev svg circle,
.page-template-tpl-funding .tiers .swiper-button-next svg circle {
	stroke: #0b1e8e;
	fill: unset;
}
.page-template-tpl-funding .tiers .swiper-button-prev path,
.page-template-tpl-funding .tiers .swiper-button-next path {
	fill: #0b1e8e;
}
.page-template-tpl-funding .tiers .swiper-button-prev:hover svg circle,
.page-template-tpl-funding .tiers .swiper-button-next:hover svg circle {
	fill: #0b1e8e;
}
.page-template-tpl-funding .tiers .swiper-button-prev:hover path,
.page-template-tpl-funding .tiers .swiper-button-next:hover path {
	fill: #ff6666;
}

.video-description {
	padding: 3.5rem 0 2.5rem 0;
	text-align: center;
}
.video-description > div {
	display: block;
	margin: 0 auto;
	max-width: 53.5rem;
}
.video-description * {
	font-weight: 600;
	font-size: 1.125rem;
	line-height: 1.22;
}
.video-description__next {
	display: block;
	margin: 1.25rem auto 0 auto;
	height: 2.25rem;
	width: 2.25rem;
}
.video-description__next path {
	transition: fill 250ms ease;
}
.video-description__next:hover path {
	fill: #0b1e8e;
}

.video-full {
	background-color: #0b1e8e;
	width: 100%;
	height: 100vh;
	margin: 0;
}
.video-full__wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	overflow: hidden;
}
.video-full__absolute {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
}
.video-full .sound-toggle {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: transparent;
	border: none;
	font-size: 28px;
	cursor: pointer;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: auto;
}
.video-full .sound-toggle svg {
	width: 60px;
	height: auto;
	transition: fill 0.3s ease;
}
.video-full .sound-toggle #sound-on-icon {
	display: none;
}
.video-full .sound-toggle.muted #sound-off-icon {
	display: block;
}
.video-full .sound-toggle.muted #sound-on-icon {
	display: none;
}
.video-full .sound-toggle.unmuted #sound-on-icon {
	display: block;
}
.video-full .sound-toggle.unmuted #sound-off-icon {
	display: none;
}

.btn, .btn--black, .btn--white, .btn--peach, .btn--blue, .btn--body {
	display: inline-block;
	padding: 0.75rem 1.5rem;
	border-radius: 4px;
	text-align: center;
	font-weight: 500;
	text-decoration: none;
	cursor: pointer;
	color: #0b1e8e;
	border-radius: 3rem;
	border: 1px solid currentColor;
	transition: all 125ms ease-in-out;
}
.btn:focus, .btn--black:focus, .btn--white:focus, .btn--peach:focus, .btn--blue:focus, .btn--body:focus, .btn:hover, .btn--black:hover, .btn--white:hover, .btn--peach:hover, .btn--blue:hover, .btn--body:hover {
	color: #ffffff;
}
.btn--body {
	color: #000000;
}
.btn--body:focus, .btn--body:hover {
	color: #0b1e8e;
}
.btn--blue {
	color: #0b1e8e;
}
.btn--blue:focus, .btn--blue:hover {
	color: #0b1e8e;
}
.btn--peach {
	color: #ff6666;
}
.btn--peach:focus, .btn--peach:hover {
	color: #0b1e8e;
}
.btn--white {
	color: #ffffff;
}
.btn--white:focus, .btn--white:hover {
	color: #0b1e8e;
}
.btn--black {
	color: #000000;
}
.btn--black:focus, .btn--black:hover {
	color: #0b1e8e;
}

.copy > *:not(:last-child) {
	margin: 0 0 1.5rem 0;
}
.copy ul {
	list-style: disc;
	padding: 0 0 0 1.5rem;
}

.desktop {
	display: none;
}

.embed {
	position: relative;
	display: block;
	height: 0;
	padding-bottom: 56.25%;
}
.embed embed,
.embed iframe,
.embed object,
.embed video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.error404 .intro__text-wrap {
	color: #ff6666;
}

.milestones {
	margin: 2rem 0 0 0;
}
.milestones li {
	align-items: center;
	gap: 1.5rem;
}
.milestones li:not(:last-child) {
	margin: 0 0 0.5rem 0;
}
.milestones li span:first-child {
	width: 6.25rem;
}
.milestones li span + span {
	font-size: 1rem;
}

/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */
@font-face {
	font-family: "swiper-icons";
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-container-pointer-events {
	touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
	perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	/* For Firefox */
	-ms-overflow-style: none;
	/* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	-webkit-scroll-snap-type: x mandatory;
	        scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	-webkit-scroll-snap-type: y mandatory;
	        scroll-snap-type: y mandatory;
}

:root {
	--swiper-navigation-size: 44px;
	/*
	--swiper-navigation-color: var(--swiper-theme-color);
	*/
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
	--swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
	--swiper-navigation-color: #000000;
}

.swiper-button-lock {
	display: none;
}

:root {
	/*
	--swiper-pagination-color: var(--swiper-theme-color);
	*/
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 300ms opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
	display: none;
}

/* Scrollbar */
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

/* Preloader */
:root {
	/*
	--swiper-preloader-color: var(--swiper-theme-color);
	*/
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}
/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.timeline {
	margin: 0 0 2.75rem 0 !important;
	padding: 0 !important;
}
.timeline li {
	gap: 1.5rem;
	align-items: center;
	justify-content: flex-start;
}
.timeline li span:first-child {
	max-width: 16.6875rem;
	width: 100%;
}
.timeline li span + span {
	font-weight: 500;
}
.timeline .btn, .timeline .btn--body, .timeline .btn--blue, .timeline .btn--peach, .timeline .btn--white, .timeline .btn--black {
	pointer-events: none;
	color: #ff6666;
}

body .uwy .userway_buttons_wrapper {
	position: fixed !important;
	top: auto !important;
	left: auto !important;
	bottom: 5rem !important;
	right: -2rem !important;
}

.bg\:body {
	background: #000000;
}
.bg\:blue {
	background: #0b1e8e;
}
.bg\:peach {
	background: #ff6666;
}
.bg\:white {
	background: #ffffff;
}
.bg\:black {
	background: #000000;
}

.colour\:body {
	color: #000000;
}
.colour\:blue {
	color: #0b1e8e;
}
.colour\:peach {
	color: #ff6666;
}
.colour\:white {
	color: #ffffff;
}
.colour\:black {
	color: #000000;
}

.cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-size: cover;
}

.flex {
	display: flex;
}

.home__section-full-h {
	width: 100%;
	min-height: 100vh;
	padding: 0;
	margin: 0;
}
.home__section-full-h.home-intro-1, .home__section-full-h.home-intro-2 {
	min-height: auto;
}

[data-reveal] > * {
	opacity: 0;
	transform: translateY(2.2321428571rem);
	transition: opacity 500ms cubic-bezier(0.55, 0, 0.13, 1), transform 500ms cubic-bezier(0.55, 0, 0.13, 1);
}

[data-reveal=revealed] > * {
	opacity: 1;
	transform: translateY(0);
}

.spacious {
	justify-content: space-between;
}

.has-js :focus {
	outline: none;
}
.has-tab-focus :focus {
	outline: 2px auto;
}
@media (min-width: 768px) {
	.home-intro-1__title {
		font-size: 2.5rem;
	}
}
@media only screen and (min-width: 960px) {
	html {
		font-size: 70%;
	}
	.access-support__intro {
		padding: 7.25rem 9.25rem 9.125rem 3.125rem;
	}
	.access-support__intro header + div {
		font-size: 1.625rem;
		line-height: 1.23;
		max-width: 38.375rem;
	}
	.access-support__sections {
		width: 68.75rem;
	}
	.access-support__section {
		padding: 1.875rem 9.25rem 0 0;
	}
	.access-support__section:not(:last-child) {
		padding: 1.875rem 9.25rem 3.125rem 0;
	}
	.access-support__section header {
		max-width: 17.8125rem;
	}
	.access-support__section header + div {
		width: 100%;
		max-width: 38.375rem;
	}
	.application {
		margin: 0 0 0 auto;
		padding: 8.875rem 9.125rem 10.75rem 0;
		width: 68.75rem;
	}
	.application h2 {
		font-size: 1.625rem;
		line-height: 1.15;
		margin: 0;
		width: 17.1875rem;
	}
	.application__section {
		padding: 1.875rem 0 4.375rem 0;
	}
	.checklist > div {
		padding: 10.6875rem 12.1875rem 9.125rem 3.125rem;
	}
	.checklist h2 {
		font-weight: 600;
		font-size: 1.625rem;
		line-height: 1.15;
		margin: 0;
	}
	.checklist ul {
		max-width: 56.75rem;
	}
	.checklist li {
		font-size: 2.5rem;
		line-height: 1.2;
	}
	.checklist li:not(:last-child) {
		margin: 0 0 2rem 0;
	}
	.checklist span + span {
		margin: 0 0 0 6.5rem;
	}
	.checklist__checkmark {
		position: absolute;
	}
	.contact h2 {
		font-size: 13.26vw;
		letter-spacing: -0.0663vw;
	}
	.contact__cta .ia-button-wrapper {
		position: absolute;
		transform: translateX(7rem);
	}
	.contact__cta img {
		margin: 0 auto 0 5.9375rem !important;
		width: 27.36vw !important;
	}
	.contact-form h2,
.contact-form .gfield label,
.contact-form .gfield input.large,
.contact-form .gfield textarea,
.contact-form .gform_submission_error.hide_summary,
.contact-form #gform_confirmation_message_1 {
		font-size: 1.625rem !important;
		line-height: 1.15 !important;
	}
	.contact-form #gform_confirmation_message_1 {
		padding: 1.25rem 0 0 0 !important;
	}
	.contact-form .gform_validation_errors {
		max-width: 38rem;
		width: 100%;
	}
	.contact-form .gform-theme--foundation .gform_fields {
		row-gap: 1.25rem;
	}
	.contact-form .home__content-container {
		padding: 4.75rem 9.375rem 8rem 3.125rem;
	}
	.contact-form .gform_footer {
		margin: 2.5rem 0 0 15rem;
	}
	.contact-form .home__contact-form-wrap {
		flex-direction: row;
	}
	.home-contact__text * {
		line-height: 1.2;
		font-size: 2.5rem;
		transform: translateX(1.875rem);
	}
	.content-section h2 {
		margin: 0 auto 2.625rem auto;
	}
	.expand-section.content-section,
.experiment-section.content-section,
.explore-section.content-section {
		padding: 0 3.125rem 7.5rem 3.125rem;
	}
	.page-template-tpl-explore .intro {
		padding: 12.5rem 0 0 0;
	}
	.ia-cta--applynow__container {
		gap: 5rem;
	}
	.ia-cta--applynow__container .btn-applynow {
		border-radius: 4.027vw;
		border: 0.138vw solid #ff6666;
		font-size: clamp(1.8rem, 3.88vw, 3.4rem);
	}
	.ia-cta--applynow__container img {
		width: 60vw;
		height: auto;
	}
	.ia-cta--applynow.bg\:peach .home__content-container {
		padding: 4.875rem 4.375rem 3.375rem 4.375rem;
	}
	.ia-cta--applynow.bg\:peach img {
		display: block;
		margin: 0 auto 0 0;
		width: 33.125vw;
	}
	.ia-cta--applynow.bg\:peach .ia-button-wrapper {
		position: absolute;
		transform: translate(7rem, -50%);
		top: 50%;
	}
	.faqs-cta > div {
		padding: 10.8125rem 3.125rem 12.0625rem 3.125rem;
	}
	.faqs-cta > div > * {
		grid-column: 3/7;
	}
	.faqs-cta * {
		font-size: 2.8125rem;
		line-height: 1.111;
	}
	.faqs__sections {
		padding: 4.5rem 0 11rem 9.125rem;
	}
	.faqs__section header::before {
		height: 0.0625rem;
	}
	.faqs__section-title {
		border-radius: 2.5rem;
		font-size: 1.5625rem;
		padding: 1.125rem 3rem 1rem 3rem;
	}
	.faqs__item-active header h2::after {
		width: 4.25rem;
		height: 4.25rem;
	}
	.our-funders > div {
		padding: 3.5rem 8.75rem 10.5rem 3.125rem;
	}
	.our-funders h2, .our-funders__copy {
		font-size: 1.5625rem;
	}
	.our-funders__copy {
		line-height: 1.23;
	}
	.funding-intro .home__content-container {
		padding: 14.3125rem 0 0 0;
	}
	.fudning-section .home__content-container {
		padding: 5.75rem 9.125rem 6.625rem 9.125rem;
	}
	.image-grid .grid-item-4 img {
		padding: 0 20% 0 0;
	}
	.funding__footer {
		padding: 0 0 18.75rem 0;
	}
	.guidelines {
		padding: 8.875rem 9.25rem 10.75rem 3.125rem;
	}
	.guidelines h2 {
		font-size: 1.625rem;
		line-height: 1.15;
		margin: 0;
		width: 15.875rem;
	}
	.guidelines header + ul {
		width: 72.9%;
	}
	.guidelines li {
		padding: 1.875rem 0 1.75rem 0;
	}
	.guidelines__section:not(:last-child) {
		padding: 0 0 6rem 0;
	}
	.home-hero {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1;
	}
	.home-hero + div {
		margin-top: 56.25vw;
		position: relative;
		z-index: 2;
	}
	.home-hero__bsl {
		left: 2rem;
		width: 11.625rem;
		bottom: 1.75rem;
	}
	.home-hero .sound-toggle {
		right: 3.125rem;
		bottom: 1.75rem;
		width: 3.75rem;
	}
	.home-hero .sound-toggle svg {
		width: 3.75rem;
	}
	html[lang=cy] .loaded .home-hero__logo svg {
		transform: translate(-50%, 4.75rem);
	}
	.loaded .home-hero__logo {
		opacity: 1;
	}
	.home-intro-2 .home__content-container {
		padding: 6.4375rem 3.125rem 0 3.125rem;
	}
	.home-intro-2__lottie-half {
		transform: unset;
		width: 50%;
	}
	.home-intro-2__text-wrap {
		gap: 2rem 15rem;
	}
	.home-intro-2__question {
		line-height: 1.1538;
		width: 18.125rem;
		max-width: unset;
	}
	.home-intro-2__question, .home-intro-2__text > p {
		font-size: 1.625rem;
	}
	.home-intro-2__text {
		line-height: 1.2307;
		max-width: 40rem;
		width: 100%;
	}
	.home-intro-2__text + .btn--primary-peach {
		width: 11.1875rem;
	}
	.intro__title {
		font-size: 13.26vw;
		letter-spacing: -0.0663vw;
		margin: 0 auto 1.875rem auto;
	}
	.intro__text-wrap {
		margin: 0 0 0 9.375rem;
	}
	.partner::after {
		left: 0;
	}
	.partners > div:first-child {
		padding: 6.125rem 9rem 8.75rem 3.125rem;
	}
	.partners > div:first-child h2,
.partners > div:first-child * {
		font-size: 1.625rem;
		line-height: 1.23;
	}
	.partners > div:first-child h2 {
		width: 27rem;
	}
	.partners > div:first-child h2 + div {
		max-width: 35.6875rem;
	}
	.partners__grid {
		margin: 0 0 11.125rem auto;
		grid-template-columns: repeat(4, 1fr);
		column-gap: 4.75rem;
		row-gap: 6.875rem;
		padding: 2rem 0 0 0;
		width: 68.75rem;
	}
	.side-by-side__layout:first-child h3 {
		margin: 0 auto 2rem 0;
	}
	.side-by-side__text-wrap p,
.side-by-side__text-wrap ul,
.side-by-side__text-wrap li,
.side-by-side__text-wrap ol {
		font-size: 1.25rem;
		line-height: 1.3;
	}
	.side-by-side__text-wrap ul:not(.side-by-side__timeline-item) {
		padding-left: 2.5rem;
	}
	.side-by-side__text-wrap ul:not(.side-by-side__timeline-item) > li {
		-webkit-margin-before: 0.5rem;
		        margin-block-start: 0.5rem;
	}
	.side-by-side__text-wrap .side-by-side__heading {
		margin: 0 auto 2rem 0;
	}
	.side-by-side__timeline-wrap > ul li {
		align-items: center;
		flex-direction: row;
		white-space: nowrap;
	}
	.expand-section .side-by-side,
.experiment-section .side-by-side,
.explore-section .side-by-side {
		padding: 0 6.0625rem;
	}
	.expand-section .side-by-side__layout:first-child .side-by-side__text-wrap,
.experiment-section .side-by-side__layout:first-child .side-by-side__text-wrap,
.explore-section .side-by-side__layout:first-child .side-by-side__text-wrap {
		margin: 0 0 auto 0;
		width: 100%;
		max-width: 29.6875rem;
	}
	.expand-section .side-by-side__layout:first-child .side-by-side__text-wrap h3,
.experiment-section .side-by-side__layout:first-child .side-by-side__text-wrap h3,
.explore-section .side-by-side__layout:first-child .side-by-side__text-wrap h3 {
		font-size: 4.0625rem;
	}
	.expand-section .side-by-side__layout:nth-of-type(2),
.experiment-section .side-by-side__layout:nth-of-type(2),
.explore-section .side-by-side__layout:nth-of-type(2) {
		padding: 0 12.3125rem 0 0;
	}
	.expand-section .side-by-side__layout:nth-of-type(2) .side-by-side__text-wrap *:not(h3),
.experiment-section .side-by-side__layout:nth-of-type(2) .side-by-side__text-wrap *:not(h3),
.explore-section .side-by-side__layout:nth-of-type(2) .side-by-side__text-wrap *:not(h3) {
		font-size: 1.625rem;
		line-height: 1.23;
	}
	.expand-section .side-by-side__layout:nth-of-type(2) .side-by-side__text-wrap,
.experiment-section .side-by-side__layout:nth-of-type(2) .side-by-side__text-wrap,
.explore-section .side-by-side__layout:nth-of-type(2) .side-by-side__text-wrap {
		max-width: 26.25rem;
		width: 100%;
	}
	.expand-section .side-by-side__layout:nth-of-type(2) h3,
.experiment-section .side-by-side__layout:nth-of-type(2) h3,
.explore-section .side-by-side__layout:nth-of-type(2) h3 {
		margin: 0 auto 3.375rem auto;
		line-height: 0.84;
	}
	.expand-section .side-by-side__layout:nth-of-type(3) .side-by-side__text-wrap,
.experiment-section .side-by-side__layout:nth-of-type(3) .side-by-side__text-wrap,
.explore-section .side-by-side__layout:nth-of-type(3) .side-by-side__text-wrap {
		max-width: 28.375rem;
		width: 100%;
	}
	.expand-section .side-by-side__layout:nth-of-type(3) .side-by-side__text-wrap *:not(h3),
.experiment-section .side-by-side__layout:nth-of-type(3) .side-by-side__text-wrap *:not(h3),
.explore-section .side-by-side__layout:nth-of-type(3) .side-by-side__text-wrap *:not(h3) {
		font-size: 1.625rem;
		line-height: 1.23;
	}
	.expand-section .side-by-side__layout:nth-of-type(4) h3,
.experiment-section .side-by-side__layout:nth-of-type(4) h3,
.explore-section .side-by-side__layout:nth-of-type(4) h3 {
		font-size: 4.5625rem;
	}
	.explore-section .side-by-side__layout:nth-child(3) .side-by-side__image-wrap lottie-player,
.explore-section .side-by-side__layout:nth-child(3) .side-by-side__image-wrap img,
.expand-section .side-by-side__layout:nth-child(3) .side-by-side__image-wrap lottie-player,
.expand-section .side-by-side__layout:nth-child(3) .side-by-side__image-wrap img,
.experiment-section .side-by-side__layout:nth-child(3) .side-by-side__image-wrap lottie-player,
.experiment-section .side-by-side__layout:nth-child(3) .side-by-side__image-wrap img {
		transform: translateX(9.625rem);
	}
	.explore-section .side-by-side__layout:last-child .side-by-side__image-wrap,
.expand-section .side-by-side__layout:last-child .side-by-side__image-wrap,
.experiment-section .side-by-side__layout:last-child .side-by-side__image-wrap {
		width: 39.6%;
		flex: unset;
	}
	.explore-section .side-by-side__layout:last-child .side-by-side__text-wrap,
.expand-section .side-by-side__layout:last-child .side-by-side__text-wrap,
.experiment-section .side-by-side__layout:last-child .side-by-side__text-wrap {
		flex: unset;
		width: 50%;
	}
	.experiment-section .side-by-side__layout:nth-child(1) .side-by-side__image-wrap lottie-player,
.experiment-section .side-by-side__layout:nth-child(1) .side-by-side__image-wrap img {
		margin: 0 auto 0 auto;
		width: 70% !important;
		flex: unset;
		transform: translateY(-20%);
	}
	.experiment-section .side-by-side__layout:last-child .side-by-side__image-wrap {
		margin: 0 auto 0 0;
		width: 30%;
		flex: unset;
	}
	.experiment-section .side-by-side__layout:last-child .side-by-side__text-wrap {
		flex: unset;
		width: 62.42%;
	}
	.expand-section .side-by-side__layout:first-child .side-by-side__image-wrap lottie-player,
.expand-section .side-by-side__layout:first-child .side-by-side__image-wrap img {
		width: 70% !important;
		margin: 0 auto;
	}
	.expand-section .side-by-side__layout:last-child .side-by-side__image-wrap {
		margin: 0 auto 0 0;
		width: 30.27%;
		flex: unset;
	}
	.expand-section .side-by-side__layout:last-child .side-by-side__text-wrap {
		flex: unset;
		width: 70%;
	}
	.expand-section .side-by-side__layout:last-child .side-by-side__text-wrap .side-by-side__date span {
		width: 15.0625rem;
	}
	.expand-section .side-by-side__layout:last-child .side-by-side__text-wrap > div {
		margin: 0 0 0 auto;
	}
	.content-section.about-section .about-section__heading-intro h2 {
		width: 12rem;
	}
	.content-section.about-section .about-section__heading-intro p {
		font-size: 1.625rem;
		line-height: 1.2307;
		max-width: 43.4375rem;
		margin: 0 auto 0 2.5rem;
		width: 100%;
	}
	.content-section.about-section .side-by-side {
		min-height: unset;
		padding: 0 0 20.5rem 0;
	}
	.content-section.about-section .btn--primary-peach {
		font-size: 1rem;
	}
	.content-section.about-section .side-by-side__layout:first-child h3 {
		font-size: 5.1875rem !important;
		line-height: 0.84 !important;
		max-width: 29.3125rem;
		width: 100%;
	}
	.content-section.about-section .side-by-side__layout:first-child .side-by-side__text {
		max-width: 26.3125rem;
		width: 100%;
	}
	.content-section.about-section .side-by-side__layout:nth-child(even) .side-by-side__text-wrap {
		margin: 0 auto 0 12.5rem;
	}
	.content-section.about-section .side-by-side__layout:nth-child(even) .side-by-side__text-wrap {
		max-width: 29.25rem;
		width: 100%;
	}
	.content-section.about-section .side-by-side__layout:nth-child(even) .side-by-side__image-wrap img {
		position: absolute;
		width: 57vw;
		max-width: unset;
		margin: 17.375rem 0 0 auto;
		transform: translate(-6.625rem, 8.625rem);
	}
	.footer div:first-child.home__content-container {
		padding: 12.25rem 3.125rem 0 3.125rem;
	}
	.footer-nav__newsletter-title {
		font-size: 2.8125rem;
		line-height: 1.11;
	}
	.footer-nav__newsletter-text p,
.footer-nav__newsletter-text a {
		font-size: 2.8125rem;
		line-height: 1.11;
	}
	.footer-nav__contact.home__content-container {
		padding: 6.625rem 3.125rem 0 3.125rem;
	}
	.footer-nav__item-wrap * {
		font-size: 1.625rem;
		line-height: 1.15384;
	}
	.footer-nav__menu-title {
		font-size: 1.625rem;
		line-height: 1.15384;
	}
	.footer-nav__logos {
		margin: 6.375rem auto 0 auto;
	}
	.footer-nav__logos ul {
		flex-wrap: nowrap;
	}
	.footer-nav__logos li {
		max-height: 4.125rem;
		height: 3.77vw;
	}
	.footer-nav__bottom.home__content-container {
		padding: 4.75rem 3.125rem 3rem 3.125rem;
	}
	.footer-nav__botton-row {
		align-items: flex-start;
		max-width: 68.75rem;
	}
	.footer-nav__botton-row.home__content-container {
		padding: 1.75rem 3.125rem 5.75rem 3.125rem;
	}
	.footer-nav__bottom-link:first-of-type {
		padding: 0 9.375rem 0 5.5625rem;
		white-space: nowrap;
	}
	.footer-nav__bottom-link:not(:first-of-type) {
		max-width: 11.375rem;
		width: 100%;
	}
	.site-header {
		padding: 3.0625rem 3.125rem 0 3.125rem;
	}
	.site-header__logo {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 17.25rem;
	}
	.site-header__tools {
		display: flex;
	}
	.site-header__tools * {
		font-size: 0.75rem;
	}
	.contrast-header .site-header {
		padding: 1.53125rem 3.125rem 1.53125rem 3.125rem;
	}
	.home .site-header__logo {
		display: none;
	}
	.main-nav__menu-button {
		font-size: 1.25rem;
		width: 7.0625rem;
		height: 7.0625rem;
	}
	.main-nav__fullscreen-menu {
		padding: 1.25rem;
	}
	.main-nav__fullscreen-tools {
		display: none;
	}
	.main-nav__menu-items {
		padding: 0 0 0 24.23vw;
	}
	.main-nav__menu-items li:not(:last-child) {
		margin: 0 0 2.22vw 0;
	}
	.main-nav__menu-items li a {
		font-size: 13.263888vw;
		line-height: 0.7;
		margin-left: -4rem;
	}
	.team > figure {
		position: absolute;
		top: auto;
		left: auto;
		right: 5.625rem;
		bottom: 5.5rem;
		width: 13.47vw;
	}
	.team > div > div:not(.swiper-wrapper) {
		padding: 0 9.25rem 0 3.125rem;
	}
	.team > div > div:not(.swiper-wrapper) * {
		font-size: 1.625rem;
		line-height: 1.23;
	}
	.team .swiper-container {
		margin: 6rem 0 0 0;
		height: 76vw;
	}
	.team .bio .btn, .team .bio .btn--black, .team .bio .btn--white, .team .bio .btn--peach, .team .bio .btn--blue, .team .bio .btn--body {
		margin: 1.75rem 0 0 0;
	}
	.team .swiper-slide {
		margin: 5.5rem 0 0 0;
		width: 19.09vw;
	}
	.team .swiper-slide-active {
		transform: translateY(-4.65vw);
		width: 35.972vw;
	}
	.the-project.about-section h2 + div {
		margin: 0 auto 0 2.5rem;
	}
	.tiers__nav {
		width: 20rem;
	}
	.tiers__nav div .swiper-button-prev,
.tiers__nav div .swiper-button-next {
		margin: 2.5rem auto 0 auto;
		height: 3.375rem;
		width: 3.375rem;
	}
	.tiers .swiper-slide {
		aspect-ratio: 950/721;
	}
	.tiers .swiper-slide__active .slide-copy {
		width: 41.83%;
	}
	.tiers .swiper-slide__active .slide-copy .copy {
		margin: 0 0 4rem 0;
	}
	.tiers .swiper-slide__active figure {
		width: 56.91%;
	}
	.tiers .swiper-slide-estyn .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-arbrofi .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-explore .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-expand .swiper-slide__active .slide-wrap + p {
		margin-top: -2.84vw;
	}
	.tiers .swiper-slide-archwilio .swiper-slide__inactive h2, .tiers .swiper-slide-experiment .swiper-slide__inactive h2 {
		font-size: 14.25vw !important;
		letter-spacing: -0.3vw;
	}
	.tiers .swiper-slide-archwilio .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-experiment .swiper-slide__active .slide-wrap + p {
		font-size: 14.25vw !important;
		letter-spacing: -0.3vw;
	}
	.video-description {
		padding: 8.375rem 0 5.25rem 0;
	}
	.video-description * {
		font-size: 1.625rem;
		line-height: 1.23;
	}
	.video-description__next {
		margin: 2.5rem auto 0 auto;
		height: 4.375rem;
		width: 4.375rem;
	}
	body .uwy .userway_buttons_wrapper {
		top: auto !important;
		left: auto !important;
		right: -2rem !important;
		bottom: 7rem !important;
		margin: 0 3.125rem 0 0 !important;
	}
}
@media only screen and (min-width: 960px) and (min-width: 960px) {
	.expand-section .side-by-side__layout:first-child .side-by-side__text-wrap h3,
.experiment-section .side-by-side__layout:first-child .side-by-side__text-wrap h3,
.explore-section .side-by-side__layout:first-child .side-by-side__text-wrap h3 {
		font-size: 2.5rem !important;
		line-height: 1.2;
	}
	.expand-section .side-by-side__layout:first-child .side-by-side__text-wrap p,
.experiment-section .side-by-side__layout:first-child .side-by-side__text-wrap p,
.explore-section .side-by-side__layout:first-child .side-by-side__text-wrap p {
		font-size: 1.625rem;
		line-height: 1.2307;
		max-width: 26rem;
		margin: 3.625rem 0 0 0;
	}
}
@media screen and (min-width: 960px) {
	.desktop {
		display: block;
	}
	.mobile {
		display: none;
	}
}
@media (min-width: 1024px) {
	.home-intro-1__title {
		font-size: 3rem;
	}
}
@media screen and (min-width: 1280px) {
	html {
		font-size: 80%;
	}
}
@media screen and (min-width: 1380px) {
	html {
		font-size: 100%;
	}
}
@media (min-width: 1440px) {
	.home-intro-1__title {
		font-size: 3.125rem;
	}
}
@media (min-width: 1920px) {
	.home-intro-1__title {
		font-size: 4rem;
	}
}
@media screen and (min-width: 1920px) {
	.access-support {
		max-width: 120rem;
		margin: 0 auto;
	}
	.application {
		width: 100%;
		max-width: 78.4375rem;
		margin: 0 0 0 auto;
	}
	.contact-form .home__contact-form-section .home__content-container {
		max-width: 120rem;
		margin: 0 auto;
	}
	.content-section {
		max-width: 1920px;
		margin: 0 auto;
	}
	.faqs__section:not(:last-child) {
		max-width: 110.875rem;
		margin: 0 0 0.875rem auto;
	}
	.faqs__section {
		max-width: 110.875rem;
		margin: 0 0 0 auto;
	}
	.image-grid {
		margin: 0 auto;
		max-width: 101.75rem;
	}
	.guidelines {
		max-width: 120rem;
		margin: 0 auto;
	}
	.partners > div:first-child {
		margin: 0 auto;
	}
	.partners__grid {
		margin: 0 0 11.125rem auto;
	}
	.partners > * {
		max-width: 120rem;
	}
}
@media only screen and (max-width: 960px) {
	.access-support__intro > div {
		flex-direction: column;
		padding: 4.375rem 1.375rem 4.625rem 1.375rem;
	}
	.access-support__intro h2 {
		margin: 0 0 2.875rem 0;
	}
	.access-support__sections {
		padding: 0 0 3.75rem 0;
	}
	.access-support__section > div {
		flex-direction: column;
		padding: 2.875rem 1.375rem;
	}
	.access-support__section h2 {
		max-width: 13.125rem;
		margin: 0 0 2rem 0;
	}
	.application__section {
		padding: 0 0 4.25rem 0;
	}
	.application__section:not(:first-child) {
		padding: 3.125rem 0 4.25rem 0;
	}
	.application__section > div {
		flex-direction: column;
		padding: 0 1.375rem;
	}
	.checklist > div {
		flex-direction: column;
	}
	.checklist li {
		flex-direction: column;
	}
	.contact .home__content-container {
		padding: 0;
	}
	.contact-form .gform_footer {
		margin: 1rem 0 0 0;
	}
	.contact-form .gfield .ginput_container {
		width: 100%;
	}
	.contact-form .home__contact-form-wrap > h2 {
		margin: 0 0 3.375rem 0;
	}
	.contact-form .gfield {
		flex-direction: column;
	}
	.contact-form .gfield label {
		margin: 1.75rem 0 0.75rem 0 !important;
	}
	.content-section h2 {
		font-size: 5.1875rem;
		line-height: 0.833;
	}
	.expand-section.content-section,
.experiment-section.content-section,
.explore-section.content-section {
		overflow: hidden;
		padding: 13.75rem 1.25rem 3rem 1.25rem;
		gap: 5rem;
	}
	.ia-cta--applynow__container {
		flex-direction: column-reverse;
		align-items: center;
	}
	.faqs__item {
		flex-direction: column;
	}
	.faqs__question {
		margin: 0 0 2.375rem 0;
	}
	.our-funders > div {
		flex-direction: column;
	}
	.our-funders h2 {
		margin: 0 0 2.5rem 0;
	}
	.funding-intro .home__content-container {
		padding: 13.25rem 0 0 0;
	}
	.funding-intro .home-about__text {
		padding: 0 1.25rem 3.5rem 1.25rem;
	}
	.image-grid {
		grid-template-columns: 1fr;
		grid-gap: 10px;
	}
	.image-grid .grid-item-1,
.image-grid .grid-item-2,
.image-grid .grid-item-3,
.image-grid .grid-item-4 {
		grid-column: 1/-1;
		grid-row: auto;
	}
	.guidelines__section > div {
		flex-direction: column;
	}
	.home-hero__wrapper {
		height: 100vh;
	}
	.home-hero__wrapper video {
		width: 100%;
		height: auto;
	}
	.intro {
		padding: 10.0625rem 0 0 0;
	}
	.intro__text-wrap {
		padding: 4.625rem 0 0 0;
	}
	.intro__title {
		font-size: 5.4375rem;
		letter-spacing: -0.0271rem;
		margin: 0 auto 4.1875rem auto;
	}
	.intro__text-wrap {
		width: 100%;
		font-size: 2rem;
		line-height: 1.1875;
		padding: 0 1.25rem 6.8125rem 1.25rem;
	}
	.page-template-tpl-explore .intro__text-wrap,
.page-template-tpl-expand .intro__text-wrap,
.page-template-tpl-experiment .intro__text-wrap {
		display: none;
	}
	.page-template-tpl-explore .content-section,
.page-template-tpl-expand .content-section,
.page-template-tpl-experiment .content-section {
		padding-top: 0;
	}
	.about-section.content-section {
		padding: 3rem 1.25rem 1.75rem 1.25rem;
	}
	.partner {
		padding: 2.5rem 0 0 0;
	}
	.partners > div:first-child {
		flex-direction: column;
	}
	.partners > div:first-child h2 {
		margin: 0 0 2.5rem 0;
	}
	.side-by-side__layout:nth-child(even) {
		flex-direction: column;
		text-align: left;
	}
	.side-by-side__layout {
		flex-direction: column;
	}
	.side-by-side__layout:first-child h3 {
		font-size: 4.0625rem;
		line-height: 0.833;
		margin: 0 0 3.5265rem 0;
	}
	.side-by-side__text-wrap {
		width: 100%;
		align-items: flex-start;
	}
	.side-by-side__text-wrap ul:not(.side-by-side__timeline-item) {
		width: 100%;
	}
	.side-by-side__text-wrap .side-by-side__heading {
		font-size: 4.0625rem;
		line-height: 0.83;
		margin: 0 0 3.5625rem 0;
	}
	.expand-section .side-by-side__text-wrap p, .expand-section .side-by-side__text-wrap li,
.experiment-section .side-by-side__text-wrap p,
.experiment-section .side-by-side__text-wrap li,
.explore-section .side-by-side__text-wrap p,
.explore-section .side-by-side__text-wrap li {
		font-size: 1.375rem;
		line-height: 1.181818;
	}
	.expand-section .side-by-side__layout:first-child h3,
.experiment-section .side-by-side__layout:first-child h3,
.explore-section .side-by-side__layout:first-child h3 {
		font-size: 2rem;
		line-height: 1.1875;
		margin: 0 0 2.25rem 0;
	}
	.expand-section .side-by-side__layout:nth-of-type(2) .side-by-side__image-wrap,
.experiment-section .side-by-side__layout:nth-of-type(2) .side-by-side__image-wrap,
.explore-section .side-by-side__layout:nth-of-type(2) .side-by-side__image-wrap {
		justify-content: center;
	}
	.expand-section .side-by-side__layout:nth-of-type(3),
.experiment-section .side-by-side__layout:nth-of-type(3),
.explore-section .side-by-side__layout:nth-of-type(3) {
		flex-direction: column-reverse;
	}
	.expand-section .side-by-side__layout:nth-of-type(4),
.experiment-section .side-by-side__layout:nth-of-type(4),
.explore-section .side-by-side__layout:nth-of-type(4) {
		flex-direction: column-reverse;
	}
	.expand-section .side-by-side__layout:nth-of-type(4) .side-by-side__image-wrap img,
.experiment-section .side-by-side__layout:nth-of-type(4) .side-by-side__image-wrap img,
.explore-section .side-by-side__layout:nth-of-type(4) .side-by-side__image-wrap img {
		transform: translateX(-5%);
	}
	.expand-section .side-by-side__layout:nth-of-type(3) {
		flex-direction: column-reverse;
	}
	.expand-section .side-by-side__layout:nth-of-type(3) .side-by-side__image-wrap img {
		transform: translateX(40%);
	}
	.expand-section .side-by-side__layout:nth-of-type(4) {
		flex-direction: column-reverse;
	}
	.content-section.about-section .about-section__heading-intro {
		flex-direction: column;
		gap: 2rem;
	}
	.content-section.about-section .about-section__heading-intro h2 {
		font-size: 1.375rem;
		line-height: 1.0909;
		width: 8.75rem;
	}
	.content-section.about-section .side-by-side__layout:not(:nth-child(even)) {
		flex-direction: column-reverse;
	}
	.content-section.about-section .side-by-side__layout:nth-child(even) {
		flex-direction: column;
	}
	.footer-nav__grid-wrap.home__content-container {
		padding: 6.25rem 1.25rem 6.25rem 1.25rem;
	}
	.footer-nav__newsletter-wrap {
		grid-column: 1/7;
		max-width: 27rem;
	}
	.footer-nav__logos > div {
		padding: 2.25rem 1.375rem 3.4375rem 1.375rem;
	}
	.home .site-header__logo path,
.page-template-tpl-funding .site-header__logo path {
		fill: #ff6666;
	}
	.main-nav__menu-items {
		margin-top: 1.5rem;
	}
	.team > div > .flex {
		flex-direction: column;
	}
	.team > div > .flex header {
		margin: 0 0 2.5rem 0;
	}
	.team {
		padding: 4.375rem 0 2.375rem 0;
	}
	.team > figure {
		margin: 1.75rem 1.375rem 0 auto;
		width: 5.375rem;
	}
	.tiers .swiper-slide .slide-wrap {
		flex-direction: column;
	}
	.tiers .swiper-slide-estyn .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-arbrofi .swiper-slide__active .slide-wrap + p, .tiers .swiper-slide-archwilio .swiper-slide__active .slide-wrap + p {
		margin-top: -5vw;
	}
	.home__section-full-h.home-intro-1, .home__section-full-h.home-intro-2 {
		height: 100vh;
		max-height: 35.375rem;
	}
	.home__section-full-h.home-intro-2 {
		max-height: 65.375rem;
		overflow: hidden;
	}
}
@media screen and (max-width: 960px) {
	.home-intro-1 .home__content-container {
		padding: 1.4375rem 1.25rem 0 1.25rem;
	}
	.home-intro-2__text * {
		font-size: 1.375rem;
		line-height: 1.181818;
	}
}
@media (max-width: 768px) {
	.home-intro-1__title-wrap {
		position: relative;
		left: 0;
		top: 0;
	}
	.home-intro-1__title {
		font-size: 1.875rem;
		line-height: 1.2333;
		width: 100%;
	}
	.footer-nav__grid-wrap {
		width: 100%;
		grid-template-columns: repeat(2, 1fr);
	}
	.footer-nav__menu-title {
		width: 100%;
	}
	.footer-nav__botton-row {
		flex-direction: column;
		align-items: flex-start;
		flex-direction: column-reverse;
		gap: 0.5rem;
	}
}
@media screen and (max-width: 376px) {
	html {
		font-size: 80%;
	}
}
@media (hover: hover) {
	.faqs__section-title:hover {
		background: #ff6666;
		border-color: #ff6666;
		color: #ffffff;
	}
}
/*# sourceMappingURL=main.css.map */
