@font-face {
	font-family: "EKRoumald-Roman";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: local("EKRoumald-Roman"), local("EKRoumald-Roman"), url("../fonts/EKRoumald-Roman.woff2") format("woff2"), url("../fonts/EKRoumald-Roman.woff") format("woff");
}
@font-face {
	font-family: "ReformatB-Regular";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: local("ReformatB-Regular"), local("ReformatB-Regular"), url("../fonts/ReformatB-Regular.woff2") format("woff2"), url("../fonts/ReformatB-Regular.woff") format("woff");
}
@font-face {
	font-family: "ReformatBMono-Regular";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: local("ReformatBMono-Regular"), local("ReformatBMono-Regular"), url("../fonts/ReformatBMono-Regular.woff2") format("woff2"), url("../fonts/ReformatBMono-Regular.woff") format("woff");
}
*,
*::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: #F7EDE8;
}

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;
}
img[data-src] {
	position: absolute;
	opacity: 0;
}

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

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

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

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

html {
	font: normal 400 87.5%/1.3333 "ReformatB-Regular", sans-serf;
}

body {
	font-size: 1.125rem;
	line-height: 1.3333;
}

strong,
em {
	font-weight: normal;
	font-style: normal;
}

.text\:1 {
	font-size: 0.75rem;
	line-height: 2;
	text-transform: uppercase;
}
.text\:2 {
	font-size: 0.875rem;
	line-height: 1.42857;
	text-transform: uppercase;
	letter-spacing: 0.1875rem;
}
.text\:3 {
	font-size: 1rem;
	line-height: 1.0375;
	letter-spacing: 0.125rem;
	text-transform: uppercase;
}
.text\:4 {
	font-size: 1rem;
	line-height: 1.25;
	letter-spacing: 0.0625rem;
}
.text\:5 {
	font-size: 1rem;
	line-height: 1.0375;
	letter-spacing: 0.125rem;
	text-transform: uppercase;
}
.text\:6 {
	font-size: 1.125rem;
	line-height: 1.33333;
	text-transform: uppercase;
	letter-spacing: 0.1875rem;
}
.text\:7 {
	font-size: 1.125rem;
	line-height: 1.33333;
	letter-spacing: 0.0625rem;
}
.text\:8 {
	font-size: 1.5rem;
	line-height: 1.25;
}
.text\:9 {
	font-size: 2rem;
	line-height: 1.25;
}
.text\:10 {
	font-size: 1.5rem;
}

.font\:reformat {
	font-family: "ReformatB-Regular", sans-serif;
}
.font\:reformat-mono {
	font-family: "ReformatBMono-Regular", sans-serif;
}
.font\:ekroumald {
	font-family: "EKRoumald-Roman", sans-serif;
}

nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
}
a:hover {
	color: inherit;
}
a[href^="mailto:"], a[href^="tel:"] {
	white-space: nowrap;
}

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);
}

.accordion {
	padding: 3.125rem 0 3.75rem 0;
}
.accordion > div > div {
	grid-column-start: 1;
	grid-column-end: 5;
}
.accordion .radius\:16 > header {
	margin: 0 0 1.0625rem 0;
}
.accordion > div + div > div {
	border: 1px solid #524A42;
}
.accordion__header {
	align-items: center;
	cursor: pointer;
	padding: 0.75rem 0;
}
.accordion__header::after {
	content: " ";
	display: block;
	width: 0.625rem;
	height: 0.8125rem;
	background: url("../images/dropdown.svg") no-repeat;
	background-size: contain;
	transform: rotate(0deg);
	transition: transform 125ms ease;
}
.accordion__header.active-item::after {
	transform: rotate(-180deg);
}
.accordion__list {
	padding: 0.25rem 1rem;
}
.accordion__item:not(:last-child) .accordion__header {
	border-bottom: 1px dashed rgba(82, 74, 66, 0.5);
}
.accordion__item:last-child .accordion__copy .copy {
	padding: 0.875rem 0;
}
.accordion__copy {
	display: none;
}
.accordion__copy .copy {
	padding: 0.875rem 0 0.5rem 0;
}

.card {
	border: 1px solid #524A42;
	grid-area: span 1/span 5;
	position: relative;
}
.card a {
	display: block;
	height: 100%;
	padding: 1rem;
}
.card figure {
	margin: 1.125rem 0;
	width: 50%;
}
.card__copy {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.card__copy + ul {
	margin: 1.375rem 0;
}
.card__icon {
	position: absolute;
	left: auto;
	right: 1.125rem;
	top: 0;
	width: 2rem !important;
	height: 2rem;
}
.card__buttons {
	gap: 0.5rem;
}

.centred-text {
	padding: 4.75rem 0;
	text-transform: lowercase;
	text-align: center;
}
.centred-text__container {
	margin: 0 auto;
	max-width: 68.625rem;
}
.centred-text .button {
	display: inline-block;
	margin: 1.75rem auto 0 auto;
}
.centred-text\:small .copy {
	margin: 0 auto;
	max-width: 39rem;
}

.schedule + .centred-text {
	padding: 12.875rem 0 14.9375rem 0;
}

.classes {
	padding: 6.6875rem 0 2.8125rem 0;
}
.classes > div {
	margin: 0 auto;
}
.classes > div > header {
	margin: 0 0 0.875rem 0;
}
.classes .copy {
	margin: 0.9375rem 0 0 0;
}
.classes__list {
	padding: 1.125rem 0 1.875rem 0;
	width: 100%;
}
.classes__list li:not(:last-child) {
	border-bottom: 1px dashed #D070FD;
}
.classes__list li {
	align-items: center;
	gap: 1rem;
	padding: 0.875rem 0 0.875rem 0;
}
.classes__list li figure {
	height: 1rem;
	width: 1rem;
}
.classes__panel > div {
	align-items: flex-start;
	height: 100%;
	flex-direction: column;
}
.classes__panel .button {
	display: inline-block;
	margin: auto auto 0 auto;
}
.coloured-slide__wrapper {
	padding: 1.25rem;
}
.coloured-slide__wrapper,
.coloured-slide__wrapper > div {
	flex-direction: column;
}

.coloured-slider {
	padding: 3.75rem 0;
}
.coloured-slider > div {
	margin: 0 auto;
}
.coloured-slider > div > header {
	align-items: center;
	margin: 0 0 0.875rem 0;
	position: relative;
}
.coloured-slider .text-card__wrap {
	height: 100%;
	flex-direction: column;
	padding: 1.25rem;
}
.coloured-slider .swiper-slide:nth-child(4n+1) {
	background-color: #FF4A12;
}
.coloured-slider .swiper-slide:nth-child(4n+2) {
	background-color: #D070FD;
}
.coloured-slider .swiper-slide:nth-child(4n+3) {
	background-color: #00717E;
}
.coloured-slider .swiper-slide:nth-child(4n+4) {
	background-color: #F5B582;
}
.coloured-slider .button {
	display: inline-block;
	margin: 1.125rem auto 0 0;
}

.copy-block {
	padding: 0 0 4rem 0;
}
.copy-block header h2 {
	text-transform: lowercase;
	text-align: center;
	margin: 0 0 4rem 0;
}
.copy-block:first-child {
	padding: 7.875rem 0 0 0;
}
.copy-block:last-child {
	padding: 4rem 0 7.5rem 0;
}
.copy-block > div {
	grid-column-start: 1;
	grid-column-end: 5;
}
.copy-block__content h1, .copy-block__content h2, .copy-block__content h3, .copy-block__content h4, .copy-block__content h5, .copy-block__content h6 {
	font-family: "ReformatBMono-Regular", monospace;
	font-size: 1rem;
	line-height: 1.0375;
	letter-spacing: 0.125rem;
	text-transform: uppercase;
	margin: 0 0 1.125rem 0 !important;
}
.copy-block__content h1:not(:first-child), .copy-block__content h2:not(:first-child), .copy-block__content h3:not(:first-child), .copy-block__content h4:not(:first-child), .copy-block__content h5:not(:first-child), .copy-block__content h6:not(:first-child) {
	margin: 2.25rem 0 1.125rem 0 !important;
}

.four-column-slider {
	padding: 3rem 0 4rem 0;
}
.four-column-slider > div {
	margin: 0 auto;
}
.four-column-slider header {
	align-items: center;
	margin: 0 0 0.875rem 0;
	position: relative;
}
.four-column-slider .text-card__wrap {
	height: 100%;
	flex-direction: column;
	padding: 1rem;
}
.four-column-slider .text-card__wrap ul {
	margin: 1.0625rem 0 0 0;
}
.four-column-slider .button {
	display: inline-block;
	margin: 0.9375rem auto 0 0;
}

.full-bleed-hero {
	width: 100vw;
	height: 100dvh;
	overflow: hidden;
}
.full-bleed-hero figure {
	position: relative;
	height: 100vh;
	width: 100vw;
}
.full-bleed-hero__centred {
	position: absolute;
	text-transform: lowercase;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}
.full-bleed-hero__locked {
	max-width: 22.5625rem;
	position: absolute;
	left: 1rem;
	bottom: 1rem;
	width: 100%;
}
.full-bleed-hero__locked ul {
	gap: 0.5rem;
	margin: 1.5rem 0 0 0;
}

.error404 .full-bleed-hero__locked {
	max-width: 18.125rem;
}

.heading-text-details {
	padding: 3.625rem 0 3.125rem 0;
}
.heading-text-details header {
	grid-column-start: 1;
	grid-column-end: 5;
}
.heading-text-details h2 + p {
	margin: 0.1875rem 0 0 0;
}
.heading-text-details article {
	grid-column-start: 1;
	grid-column-end: 5;
}
.heading-text-details .grid + .grid {
	margin: 2.75rem 0 0 0;
}

.inset-image.wrap {
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
}
.inset-image figure {
	grid-column-start: 1;
	grid-column-end: 13;
	position: relative;
}
.inset-image figcaption {
	flex-direction: column;
	padding: 1rem 1.125rem 1.125rem 1.125rem;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.inset-image footer {
	max-width: 20.5rem;
	width: 100%;
}
.inset-image .button {
	display: inline-block;
	margin: 0.875rem auto 0 0;
}

.landscape-image-slider {
	padding: 4.75rem 0 3.875rem 0;
}
.landscape-image-slider a[href="#"] {
	text-decoration: none;
	cursor: pointer;
	pointer-events: none;
	border: 1px solid #524A42;
	background: unset;
	color: #524A42;
	opacity: 0.33;
}
.landscape-image-slider header {
	align-items: center;
	margin: 0 0 0.875rem 0;
}
.landscape-image-slider footer {
	margin: 1rem 0 0 0;
}
.landscape-image-slider footer p + p {
	margin: 0.5rem 0 0 0;
}
.landscape-image-slider .swiper-pagination {
	align-items: center;
}
.landscape-image-slider .button {
	display: inline-block;
	margin: 0.8125rem 0 0 0;
}

.landscape-media {
	position: relative;
}
.landscape-media:not(:first-child):not(:last-child) {
	margin: 3.75rem 0;
}
.landscape-media:last-child {
	margin: 7.5rem 0 0 0;
}
.landscape-media p {
	text-transform: lowercase;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.modal {
	opacity: 0;
	pointer-events: none;
	border-radius: 0.75rem;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
	text-align: center;
	padding: 1.625rem 1.125rem 1.125rem 1.125rem;
	width: calc(100% - 2rem);
}
.modal .font\:ekroumald {
	font-size: 1.875rem;
	text-transform: lowercase;
}
.modal__main-text {
	margin: 0 auto;
	max-width: 13.375rem;
}
.modal__footer-text {
	max-width: 18.125rem;
	margin: 0 auto 0.875rem auto;
	letter-spacing: 0.0625rem;
	font-size: 0.875rem;
}
.modal__button {
	-webkit-writing-mode: vertical-lr;
	        writing-mode: vertical-lr;
	position: fixed;
	transform: rotate(-180deg) translate(0, 50%);
	transition: transform 250ms ease;
	top: auto;
	left: auto;
	right: 0;
	top: 50%;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	z-index: 99;
}
.modal .button {
	display: inline-block;
	margin: 0 auto;
}
.modal__close {
	position: absolute;
	left: auto;
	right: 1.5rem;
	display: block;
	height: 0.6875rem;
	width: 0.5rem;
}
.modal__close svg {
	display: block;
}
.modal__main-text, .modal__footer-text {
	margin-top: 5.875rem;
}
.modal__wrapper {
	opacity: 0;
	pointer-events: none;
	top: 0;
	left: 0;
	position: fixed;
	height: 100dvh;
	width: 100vw;
	transtion: background 250ms ease;
	z-index: 100;
	mix-blend-mode: multiply;
}
.modal__wrapper::after {
	content: " ";
	position: fixed;
	height: 100dvh;
	width: 100vw;
	background: rgba(82, 74, 66, 0.8);
	transtion: background 250ms ease;
	mix-blend-mode: multiply;
}
.modal, .modal__wrapper {
	transition: opacity 250ms ease;
}

.promo__close {
	width: 1.125rem;
	height: 1.125rem;
	display: block;
	position: absolute;
	left: 1.75rem;
	background: url("../images/close.svg") no-repeat;
	top: auto;
	bottom: -0.25rem;
	width: 1.125rem;
	height: 1.125rem;
}

.promo__close,
.promo__open {
	cursor: pointer;
}

.promo__button {
	z-index: 99;
}
.promo__button.button {
	padding: 0.5rem 0.5rem 0.25rem 0.5rem;
}

.promo__open.button {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.hide-promo .modal__button {
	transform: rotate(-180deg) translate(-200%, 50%);
}

.has-promo {
	overflow: hidden;
}
.has-promo .modal, .has-promo .modal__wrapper {
	opacity: 1;
	pointer-events: all;
}

.panel__overlay {
	flex-direction: column;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1rem;
}
.panel .button {
	display: inline-block;
	text-align: center;
}
.panel .lozenge {
	margin: 0 0 1.125rem 0;
}
.panel__copy {
	margin: 0 0 1rem 0;
}
.panel h2 {
	text-transform: lowercase;
	text-align: center;
}

.schedule {
	padding: 7.5rem 0 0 0;
}
.schedule #momence-plugin-host-schedule {
	--momence-session-separator-color: rgba( 82, 74, 66, 0.33 );
}
.schedule .momence-host_schedule,
.schedule .momence-day_selection,
.schedule .momence-day_selection-item,
.schedule .momence-host-schedule-layout {
	background: #F7EDE8 !important;
}
.schedule .momence-host_schedule {
	padding: 0 !important;
}
.schedule .momence-session-teacher button,
.schedule .momence-host_schedule-session_list-expand-button {
	text-decoration: underline !important;
}
.schedule .momence-host_schedule-session_list-date_label {
	font-weight: normal !important;
	font-family: "ReformatBMono-Regular", sans-serif !important;
}
.schedule #momence-plugin-host-schedule svg {
	opacity: 0 !important;
}
.schedule .momence-host-schedule-layout {
	max-width: unset !important;
	width: 100% !important;
}
.schedule .momence-host_schedule-session_list-item {
	background: rgba(222, 153, 255, 0.33) !important;
	padding: 1.5rem !important;
	border-radius: 0.75rem !important;
}
.schedule .momence-quick_filters-today,
.schedule .momence-quick_filters-all,
.schedule .momence-quick_filters-all,
.schedule .momence-select-button {
	font-family: "ReformatBMono-Regular", sans-serif !important;
	letter-spacing: 0.125rem !important;
}
.schedule .momence-quick_filters-today,
.schedule .momence-quick_filters-all,
.schedule .momence-quick_filters-all,
.schedule .momence-select-button {
	background: unset !important;
	border: 1px solid #FF4A12 !important;
	text-align: center !important;
	color: #FF4A12 !important;
	font-size: 0.75rem !important;
	line-height: 2 !important;
	text-transform: uppercase !important;
}
.schedule .momence-day_selection-item_num-days,
.schedule .momence-host_schedule-powered_by_momence {
	display: none !important;
}
.schedule .momence-host_schedule-session_list-item {
	margin-top: 3.5rem !important;
}
.schedule .momence-host_schedule-session_list-image_container {
	display: flex !important;
	align-items: flex-start !important;
	width: 33% !important;
	max-width: 16.625rem !important;
}
.schedule .momence-host_schedule-session_list-image_container img {
	aspect-ratio: 1/1 !important;
	width: 100% !important;
	height: auto !important;
	object-fit: contain !important;
}
.schedule .momence-session-teacher + div > div {
	font-family: "ReformatB-Regular", sans-serf !important;
	font-size: 1.5rem !important;
	line-height: 1.25 !important;
	letter-spacing: 0.0625rem !important;
}
.schedule .momence-host_schedule-session_list-date_label,
.schedule .momence-host_schedule-session_list-item-title {
	font-size: 1.5rem !important;
	line-height: 1.25 !important;
	letter-spacing: 0.3125rem !important;
	text-transform: uppercase !important;
}
.schedule .momence-host_schedule-session-list-item-wrapper {
	width: 8.75rem !important;
}
.schedule .momence-host_schedule-session_list-item-price *,
.schedule .momence-day_selection-item * {
	color: #524A42 !important;
}
.schedule .momence-host_schedule-session_list-item-title {
	margin: 0 0 3.125rem 0 !important;
}
.schedule .momence-session-teacher {
	margin: 0 0 1rem 0 !important;
}
.schedule .momence-host_schedule-session_list-expand-button {
	margin: 1.25rem 0 3.125rem 0 !important;
}
.schedule .momence-session-in_person svg {
	display: none !important;
}
.schedule .schedule .momence-host_schedule-session_list-item-info-icon + div {
	display: block;
	margin-bottom: -1px !important;
}
.schedule .momence-session-starts_at,
.schedule .momence-session-duration {
	margin: 0 0 0.25rem 0 !important;
}
.schedule .momence-session-teacher *,
.schedule .momence-host_schedule-session_list-expand-button {
	color: #524A42 !important;
}
.schedule .momence-host_schedule-session_list-item-info-icon {
	display: none !important;
}
.schedule .momence-host_schedule-session_list-item-info-icon + div {
	color: #524A42 !important;
	font-size: 1rem !important;
	line-height: 1.0375 !important;
	letter-spacing: 0.125rem !important;
	text-transform: uppercase !important;
}
.schedule .momence-session-in_person *,
.schedule .momence-session-duration *,
.schedule .momence-session-starts_at *,
.schedule .momence-host_schedule-session_list-expand-button,
.schedule .momence-session-teacher button,
.schedule .momence-day_selection-item_day,
.schedule .momence-day_selection-item_num-days,
.schedule .momence-day_selection-item_highlight,
.schedule .momence-day_selection-item,
.schedule .momence-host_schedule-session_list-item-price,
.schedule .momence-session-teacher img + div div,
.schedule .momence-host_schedule-session_list-item-price + div a,
.schedule .momence-host_schedule-session_list-item-type {
	font-size: 1rem !important;
	line-height: 1.0375 !important;
	letter-spacing: 0.125rem !important;
	text-transform: uppercase !important;
}
.schedule .momence-host_schedule-session_list-second-section {
	gap: unset !important;
}
.schedule .momence-host_schedule-session_list-item-type {
	margin: 0 0 1.125rem 0 !important;
}
.schedule .momence-session-in_person *,
.schedule .momence-session-duration,
.schedule .momence-session-starts_at,
.schedule .momence-host_schedule-session_list-expand-button,
.schedule .momence-session-teacher button,
.schedule .momence-day_selection-item_day,
.schedule .momence-day_selection-item_num-days,
.schedule .momence-day_selection-item_highlight,
.schedule .momence-event_type_select-button,
.schedule .momence-host_schedule-session_list-item-title,
.schedule .momence-host_schedule-session_list-item-price,
.schedule .momence-session-teacher img + div div,
.schedule .momence-host_schedule-session_list-item-type {
	color: #524A42 !important;
	font-family: "ReformatBMono-Regular", sans-serif !important;
}
.schedule .momence-day_selection-item_highlight {
	margin-top: 0.5625rem !important;
}
.schedule .momence-event_type_select-button {
	font-size: 1.125rem !important;
	line-height: 1.33333 !important;
	letter-spacing: 0.0625rem !important;
	text-transform: uppercase !important;
	background: unset !important;
	letter-spacing: 0.1875rem !important;
}
.schedule .momence-event_type_select-button div {
	height: 1px !important;
	margin-top: -0.25rem !important;
	background: #524A42 !important;
	width: 100% !important;
}
.schedule .momence-session-in_person,
.schedule .momence-month_switch-current {
	font-size: 1.125rem !important;
	line-height: 1.33333 !important;
	letter-spacing: 0.0625rem !important;
	text-transform: uppercase !important;
	letter-spacing: 0.1875rem !important;
	font-weight: normal !important;
}
.schedule .momence-arrow-button {
	background: unset !important;
}
.schedule .momence-host_schedule-first_row {
	margin: 0 0 2.125rem 0 !important;
}
.schedule .momence-session-teacher img {
	display: none !important;
}
.schedule .momence-host_schedule-session_list-item-price + div a {
	display: block !important;
	padding: 0.375rem 0.75rem !important;
	border-radius: 1.25rem !important;
	text-align: center !important;
	border-color: #D070FD !important;
	background: #D070FD !important;
	color: #F7EDE8 !important;
	font-family: "ReformatBMono-Regular", sans-serif !important;
	width: 8.5rem !important;
}
.schedule .momence-host_schedule-session_list-item-price + div a:hover {
	color: #F7EDE8 !important;
}
.schedule .momence-host_schedule-second_row {
	margin: 0 0 2.5rem 0 !important;
}
.schedule .momence-host_schedule-session_list {
	margin-top: 4.375rem !important;
}
.schedule .momence-month_switch_prev {
	margin-right: 0.375rem !important;
}
.schedule [aria-selected=true] *,
.schedule [data-is-selected=true] * {
	color: #FF4A12 !important;
}
.schedule .momence-day_selection-item_selected {
	display: none !important;
}
.schedule .momence-month_switch_prev,
.schedule .momence-day_selection-arrow_left {
	background: url("../images/arrow-black.svg") no-repeat !important;
	background-size: 0.625rem !important;
	background-position: center center !important;
	transform: rotate(-135deg) !important;
	padding: 0 !important;
	border-radius: unset !important;
}
.schedule .momence-month_switch_next {
	margin-left: 0.375rem !important;
}
.schedule .momence-month_switch_next,
.schedule .momence-day_selection-arrow_right {
	background: url("../images/arrow-black.svg") no-repeat !important;
	background-size: 0.625rem !important;
	background-position: center center !important;
	transform: rotate(45deg) !important;
	padding: 0 !important;
	border-radius: unset !important;
}
.schedule .momence-host_schedule-third_row {
	gap: unset !important;
}
.schedule .momence-quick_filters + div {
	display: none !important;
}
.schedule .momence-session-duration::before,
.schedule .momence-session-in_person::before,
.schedule .momence-session-starts_at::before {
	content: " ";
	background: url("../images/arrow-black.svg") no-repeat !important;
	background-size: 0.625rem !important;
	background-position: center center !important;
	width: 1rem !important;
	height: 1rem !important;
	transform: rotate(45deg) !important;
	margin: 0 0.75rem 0 0;
}
.schedule .momence-host_schedule-session_list-item + .momence-host_schedule-session_list-date_label {
	margin-top: 3.5rem !important;
	padding-bottom: 0 !important;
}
.schedule .momence-host_schedule-session_list-date_label + .momence-host_schedule-session_list-item {
	margin-top: 1.25rem !important;
}

.momence-pagination {
	display: none !important;
}

.site-footer {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.site-footer > div {
	border-radius: 1rem;
	position: relative;
}
.site-footer > div.wrap {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.site-footer__nav-dropdown {
	position: relative;
}
.site-footer .underline {
	text-decoration: none;
	position: relative;
}
.site-footer .underline::before {
	content: " ";
	display: block;
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0.1875rem;
	height: 1px;
	background: #FF4A12;
}
.site-footer__dropdown-nav {
	border-radius: 0.5rem;
	overflow: hidden;
	padding: 3.125rem 0.75rem 0.75rem 0.75rem;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}
.site-footer__dropdown-nav a {
	color: #F7EDE8 !important;
}
.site-footer__dropdown-nav ul + ul::before {
	content: " ";
	display: block;
	border-top: 1px dashed #F7EDE8;
	opacity: 0.33;
	margin-bottom: 1.125rem;
}
.site-footer__dropdown-toggle {
	display: flex;
	align-items: center;
	padding: 0 0.75rem;
	border-radius: 0.5rem;
	height: 2.125rem;
	z-index: 3;
	position: relative;
	cursor: pointer;
}
.site-footer__dropdown-toggle > p {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	margin-top: -0.125rem;
	width: 100%;
}
.site-footer__dropdown-toggle > p::after {
	content: " ";
	display: block;
	background: url("../images/arrow-light.svg") no-repeat;
	background-size: contain;
	background-position: center;
	width: 0.625rem;
	height: 0.75rem;
	transform: rotate(135deg);
}
.site-footer a {
	color: #FF4A12;
}
.site-footer__social,
.site-footer address + p {
	margin: auto 0 0 0;
}
.site-footer__column {
	flex-direction: column;
	grid-area: span 1/span 4;
}
.site-footer__app ul {
	margin: 0.4375rem 0 0 0;
	gap: 0.625rem;
}
.site-footer li:not(:last-child) {
	margin: 0 0 0.375rem 0;
}
.site-footer figure {
	display: block;
	width: 4.875rem;
}
.site-footer__contact > p:first-child {
	margin: 0 0 1.0625rem 0;
}

.has-footer-nav .site-footer__dropdown-nav {
	display: block;
}
.has-footer-nav .site-footer__dropdown-toggle p::after {
	transform: rotate(315deg);
}

.site-header {
	padding: 1.25rem 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	transform: translateY(0);
	transition: transform 500ms ease;
	z-index: 10;
}

.site-logo {
	display: block;
	width: 6rem;
}
.site-logo path {
	transition: fill 125ms ease;
}

.invert-header .site-logo path {
	fill: #524A42;
}
.invert-header .site-nav {
	background: #F7EDE8;
	border-color: rgba(82, 74, 66, 0.33);
}
.invert-header .site-nav * {
	color: #524A42;
}
.invert-header .site-nav .site-nav__toggle {
	background: #FF4A12;
}

.site-nav {
	border: 1px solid rgba(82, 74, 66, 0);
	-webkit-backdrop-filter: blur(1.875rem);
	        backdrop-filter: blur(1.875rem);
	background: rgba(0, 0, 0, 0.16);
	position: fixed;
	border-radius: 0.75rem;
	padding: 0.8125rem 0;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0%);
	top: 1rem;
	transition: width 750ms ease, transform 500ms ease, max-width 500ms ease;
	max-width: 33.75rem;
	width: 100%;
	z-index: 10;
}
.site-nav a {
	color: #F7EDE8;
}
.site-nav div,
.site-nav ul {
	gap: 0.75rem;
}
.site-nav__mobile-toggle {
	position: absolute;
	left: auto;
	top: 1.0625rem;
	right: 1rem;
	z-index: 3;
	line-height: 1;
}
.site-nav__mobile-toggle .opened {
	display: none;
}
.site-nav__toggle {
	background: rgba(247, 237, 232, 0.33);
	display: block;
	border-radius: 0.5rem;
	position: absolute;
	left: auto;
	right: 0.375rem;
	top: 50%;
	transition: opacity 750ms ease;
	opacity: 1;
	transform: translateY(-50%);
	width: 2rem;
	height: 2rem;
}
.site-nav__toggle span {
	display: block;
}
.site-nav__toggle span::before, .site-nav__toggle span::after {
	border-top: 1.5px solid #F7EDE8;
	content: " ";
	display: block;
	width: calc(100% - 1.125rem);
	height: 1.5px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.site-nav__toggle span::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.invert-logo .site-logo path {
	fill: #524A42;
}
.invert-logo .site-nav {
	background: #F7EDE8;
	border-color: rgba(82, 74, 66, 0.33);
}
.invert-logo .site-nav * {
	color: #524A42;
}
.invert-logo .site-nav .site-nav__toggle {
	background: #FF4A12;
}

.nav-change .site-nav {
	border: rgba(82, 74, 66, 0.33);
}

.has-nav {
	overflow: hidden;
}

.resizing .site-nav {
	transition: unset !important;
}

.testimonial {
	border: 1px solid #524A42;
}
.testimonial__wrapper {
	flex-direction: column;
	padding: 1.25rem;
}
.testimonial header {
	margin: 0 0 2.5625rem 0 !important;
}
.testimonial__categories {
	gap: 0.5rem;
}

.testimonials {
	position: relative;
	padding: 5rem 0 0 0;
}
.testimonials::after {
	content: " ";
	display: block;
	background: url("../images/tint-2.webp") no-repeat;
	background-size: contain;
	background-position: center;
	width: 100vw;
	height: 187.25vw;
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	z-index: -1;
}
.testimonials header {
	align-items: center;
	margin: 0 0 0.875rem 0;
	position: relative;
}
.testimonials .swiper {
	margin: 0 0 0.125rem 0;
}
.testimonials .swiper-pagination {
	background: rgba(222, 153, 255, 0.2);
}
.testimonials .swiper-pagination-bullet {
	background: rgba(222, 153, 255, 0.33);
}
.testimonials .swiper-pagination-bullet-active {
	background: #D070FD !important;
}

.text-panel {
	padding: 5.5rem 0 3rem 0;
}
.text-panel__heading {
	grid-column-start: 1;
	grid-column-end: 5;
}
.text-panel__copy {
	margin: 3.75rem 0 0 0;
	grid-column-start: 2;
	grid-column-end: 5;
}
.text-panel .button {
	display: inline-block;
	margin: 1rem 0 0 0;
}

.thumbnail-grid.wrap {
	padding-bottom: 8.125rem;
	row-gap: 1.5rem;
}
.thumbnail-grid__header {
	padding-top: 3rem;
	padding-bottom: 0.5rem;
}
.thumbnail-grid__header > div {
	align-items: center;
}
.thumbnail-grid__filter {
	border-radius: 0.5rem;
	border: 1px solid #524A42;
	width: 7.5rem;
	z-index: 1;
	grid-column-start: 4;
	grid-column-end: 5;
}
.thumbnail-grid__filter--wrapper {
	position: relative;
}
.thumbnail-grid__filter-list {
	-webkit-backdrop-filter: blur(0.5625rem);
	        backdrop-filter: blur(0.5625rem);
	display: none;
	padding: 3.375rem 0.75rem 1.25rem 0.75rem;
	width: calc(100% + 2px);
	border-radius: 0.5rem;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #524A42;
	background: rgba(247, 237, 232, 0.8);
	margin-left: -1px;
	margin-top: -1px;
}
.thumbnail-grid__filter li {
	cursor: pointer;
}
.thumbnail-grid__filter li:not(:last-child) {
	margin: 0 0 0.75rem 0;
}
.thumbnail-grid__trigger {
	cursor: pointer;
	align-items: center;
	padding: 0 0.5rem;
	height: 1.875rem;
	position: relative;
	z-index: 1;
}
.thumbnail-grid__trigger::after {
	content: " ";
	background: url("../images/arrow-black.svg") no-repeat;
	width: 0.625rem;
	height: 0.75rem;
	transform: rotate(135deg);
	background-size: contain;
}
.thumbnail-grid + .centred-text {
	padding-bottom: 15rem;
}

.has-filter .thumbnail-grid__filter-list {
	display: block;
}
.has-filter .thumbnail-grid__trigger::after {
	background: url("../images/close.svg") no-repeat;
	background-size: contain;
	transform: rotate(90deg);
}

.two-column-slider > div {
	padding: 2.125rem 0 0 0;
	margin: 0 auto;
}
.two-column-slider header {
	align-items: center;
	margin: 0 0 0.875rem 0;
	position: relative;
}

.ar {
	position: relative;
	overflow: hidden;
}
.ar\:square {
	aspect-ratio: 1/1;
}
.ar\:panel {
	aspect-ratio: 624/780;
}
.ar\:landscape {
	aspect-ratio: 393/490;
}
.ar\:inset {
	aspect-ratio: 360/450;
}
.ar\:landscape-slide {
	aspect-ratio: 267/335;
}

.button {
	display: block;
	border: 1px solid #FF4A12;
	padding: 0.375rem 0.75rem;
	border-radius: 0.5rem;
	text-align: center;
}
.button\:red {
	background: #FF4A12;
	color: #F7EDE8;
}
.button\:red:hover {
	color: #F7EDE8;
}
.button\:purple {
	border-color: #D070FD;
	background: #D070FD;
	color: #F7EDE8;
}
.button\:purple:hover {
	color: #F7EDE8;
}
.button\:green {
	border-color: #00717E;
	background: #00717E;
	color: #F7EDE8;
}
.button\:green:hover {
	color: #F7EDE8;
}
.button\:black-outline {
	border: 1px solid #524A42;
}
.button\:red-outline {
	border: 1px solid #FF4A12;
}
.button\:light-outline {
	border: 1px solid #F7EDE8;
}
.button\:glass {
	background: rgba(0, 0, 0, 0.16);
	-webkit-backdrop-filter: blur(2.3125rem);
	        backdrop-filter: blur(2.3125rem);
	border: 1px solid #F7EDE8;
	color: #F7EDE8;
	opacity: 1;
	transition: opacity 250ms ease;
}
.button\:glass:hover {
	color: #F7EDE8;
}

.copy > *:not(:last-child):not(li) {
	margin: 0 0 1.125rem 0;
}
.copy\:md > *:not(:last-child):not(li) {
	margin: 0 0 1.125rem 0;
}

.detail {
	align-items: center;
	border: 1px dashed #FF4A12;
	grid-area: span 2/span 2;
	justify-content: center;
	height: 2.25rem;
	text-align: center;
}

.details-list {
	grid-column-start: 1;
	grid-column-end: 13;
}

html :where(.wp-block) {
	max-width: unset;
	margin-top: 0;
	margin-bottom: 0;
}
html :where(.wp-block) .text-panel__copy .text\:7 * {
	line-height: 1.25;
}
html :where(.wp-block) .accordion__copy .text\:4 * {
	line-height: 1.33333 !important;
}
html :where(.wp-block) .centred-text__container.text\:7 * {
	line-height: 1.25;
}
html :where(.wp-block) .heading-text-details .text\:7 * {
	line-height: 1.25;
}
html :where(.wp-block) .centred-text__container.text\:9 * {
	line-height: 1.25;
}
html :where(.wp-block) .thumbnail-grid .card {
	padding: 0;
	background: unset;
}
html :where(.wp-block) .card__wrap .cover {
	height: 100%;
}
html :where(.wp-block) .classes__panel .text\:7 * {
	line-height: 1.25;
}
html :where(.wp-block) .classes .ar\:panel img {
	height: 100%;
}
html :where(.wp-block) .lozenge p {
	line-height: 1.0375 !important;
}
html :where(.wp-block) .lozenge {
	color: #F7EDE8 !important;
	background-color: #FF4A12 !important;
}
html :where(.wp-block) .testimonial__categories .button {
	background: transparent !important;
	color: #524A42 !important;
}
html :where(.wp-block) .coloured-slide__wrapper .button {
	background: transparent !important;
	border-color: #F7EDE8 !important;
	color: #F7EDE8 !important;
}
html :where(.wp-block) .coloured-slide__wrapper .text\:4 * {
	line-height: 1.33333 !important;
}
html :where(.wp-block) .button {
	display: inline-flex !important;
	border: 1px solid #FF4A12 !important;
	padding: 0.375rem 0.75rem !important;
	border-radius: 0.5rem !important;
	text-align: center !important;
}
html :where(.wp-block) .button\:red {
	background: #FF4A12 !important;
	color: #F7EDE8 !important;
}
html :where(.wp-block) .button\:red:hover {
	color: #F7EDE8 !important;
}
html :where(.wp-block) .button\:purple {
	border-color: #D070FD !important;
	background: #D070FD !important;
	color: #F7EDE8 !important;
}
html :where(.wp-block) .button\:purple:hover {
	color: #F7EDE8 !important;
}
html :where(.wp-block) .button\:green {
	border-color: #00717E !important;
	background: #00717E !important;
	color: #F7EDE8 !important;
}
html :where(.wp-block) .button\:green:hover {
	color: #F7EDE8 !important;
}
html :where(.wp-block) .button\:black-outline {
	border: 1px solid #524A42 !important;
}
html :where(.wp-block) .button\:red-outline {
	border: 1px solid #FF4A12 !important;
}
html :where(.wp-block) .button\:outline-red {
	border: 1px solid #FF4A12 !important;
	color: #FF4A12 !important;
	background: transparent !important;
}
html :where(.wp-block) .button\:light-outline {
	border: 1px solid #F7EDE8 !important;
}
html :where(.wp-block) .button\:glass {
	background: rgba(0, 0, 0, 0.16) !important;
	-webkit-backdrop-filter: blur(2.3125rem) !important;
	        backdrop-filter: blur(2.3125rem) !important;
	border: 1px solid #F7EDE8 !important;
	color: #F7EDE8 !important;
	opacity: 1 !important;
	transition: opacity 250ms ease !important;
}
html :where(.wp-block) .button\:glass:hover {
	color: #F7EDE8 !important;
}
html :where(.wp-block) .copy-block__content.text\:4 * {
	line-height: 1.25;
}

html .editor-styles-wrapper {
	background: #F7EDE8;
}

.external {
	align-items: center;
	gap: 1rem;
}
.external::after {
	content: " ";
	background: url("../images/arrow.svg") no-repeat;
	background-size: contain;
	width: 0.5rem;
	height: 0.5rem;
	display: block;
}

.introductory-list-item {
	align-items: center;
	gap: 1.75rem;
}
.introductory-list-item:last-child {
	margin: 0 0 2.125rem 0;
}
.introductory-list-item figure {
	height: 0.6875rem;
	width: 0.6875rem;
	transform: rotate(-90deg);
}

.lozenge {
	display: inline-block;
	border: 1px solid #FF4A12;
	background-image: url("../images/dash.svg") !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
	padding: 0.5rem 0.75rem;
	border-radius: 0.5rem;
	text-align: center;
}
.lozenge.bg\:green {
	border-color: #00717E;
}
.lozenge.bg\:mustard {
	border-color: #F5B582;
}
.lozenge.bg\:purple {
	border-color: #D070FD;
}

.styled-bullet {
	align-items: flex-start;
	gap: 1.125rem;
}
.styled-bullet::before {
	content: " ";
	background: url("../images/bullet.svg") no-repeat;
	background-size: contain;
	display: block;
	margin-top: 0.5rem;
	width: 0.625rem;
	height: 0.625rem;
}

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
/* FONT_START */
/* FONT_END */
:root {
	--swiper-theme-color: #007aff;
	/*
	--swiper-preloader-color: var(--swiper-theme-color);
	--swiper-wrapper-transition-timing-function: initial;
	*/
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

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

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

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box;
}

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

.swiper-horizontal {
	touch-action: pan-y;
}

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

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

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

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

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

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

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

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.swiper-3d {
	perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
	transform-style: preserve-3d;
}

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

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

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

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
	-webkit-scroll-snap-type: none;
	        scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
	content: "";
	flex-shrink: 0;
	order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	        margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	        margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}

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

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

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

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

.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%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size: 44px;
	/*
	--swiper-navigation-top-offset: 50%;
	--swiper-navigation-sides-offset: 10px;
	--swiper-navigation-color: var(--swiper-theme-color);
	*/
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 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.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
	display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
	transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

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

/* Navigation font start */
.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;
	font-variant: initial;
	line-height: 1;
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

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

/* Navigation font end */
:root {
	/*
	--swiper-pagination-color: var(--swiper-theme-color);
	--swiper-pagination-left: auto;
	--swiper-pagination-right: 8px;
	--swiper-pagination-bottom: 8px;
	--swiper-pagination-top: auto;
	--swiper-pagination-fraction-color: inherit;
	--swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
	--swiper-pagination-progressbar-size: 4px;
	--swiper-pagination-bullet-size: 8px;
	--swiper-pagination-bullet-width: 8px;
	--swiper-pagination-bullet-height: 8px;
	--swiper-pagination-bullet-border-radius: 50%;
	--swiper-pagination-bullet-inactive-color: #000;
	--swiper-pagination-bullet-inactive-opacity: 0.2;
	--swiper-pagination-bullet-opacity: 1;
	--swiper-pagination-bullet-horizontal-gap: 4px;
	--swiper-pagination-bullet-vertical-gap: 6px;
	*/
}

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

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

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}

.swiper-pagination-bullet-active {
	background: rgba(255, 74, 18, 0.66) !important;
	border-radius: 0.25rem !important;
	width: 1.625rem !important;
}

/* Common Styles */
.swiper-pagination {
	padding: 0.25rem;
	gap: 0.25rem;
	border-radius: 0.4375rem;
	background: rgba(245, 181, 130, 0.33);
	width: auto;
	position: relative;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
	left: 0;
}

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

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: #F5B582;
	opacity: 1;
	cursor: pointer;
}

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

/* Fraction */
.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, 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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

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

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

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

:root {
	/*
	--swiper-scrollbar-border-radius: 10px;
	--swiper-scrollbar-top: auto;
	--swiper-scrollbar-bottom: 4px;
	--swiper-scrollbar-left: auto;
	--swiper-scrollbar-right: 4px;
	--swiper-scrollbar-sides-offset: 1%;
	--swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
	--swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
	--swiper-scrollbar-size: 4px;
	*/
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

/* Zoom container styles start */
.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;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
	cursor: move;
	touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

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

.swiper-grid > .swiper-wrapper {
	flex-wrap: wrap;
}

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

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

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

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

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

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

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

.swiper-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-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

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

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

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

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

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

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

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
	overflow: visible;
}

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

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

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

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.bg\:body {
	background: #000000;
}
.bg\:black {
	background: #524A42;
}
.bg\:black-tint {
	background: rgba(82, 74, 66, 0.5);
}
.bg\:light {
	background: #F7EDE8;
}
.bg\:orange {
	background: #F5B582;
}
.bg\:orange-tint {
	background: rgba(245, 181, 130, 0.33);
}
.bg\:red {
	background: #FF4A12;
}
.bg\:red-tint {
	background: rgba(255, 74, 18, 0.33);
}
.bg\:purple {
	background: #D070FD;
}
.bg\:purple-tint {
	background: rgba(222, 153, 255, 0.33);
}
.bg\:yellow {
	background: #EDA164;
}
.bg\:green {
	background: #00717E;
}
.bg\:mustard {
	background: #F5B582;
}

.colour\:body {
	color: #000000;
}
.colour\:black {
	color: #524A42;
}
.colour\:black-tint {
	color: rgba(82, 74, 66, 0.5);
}
.colour\:light {
	color: #F7EDE8;
}
.colour\:orange {
	color: #F5B582;
}
.colour\:orange-tint {
	color: rgba(245, 181, 130, 0.33);
}
.colour\:red {
	color: #FF4A12;
}
.colour\:red-tint {
	color: rgba(255, 74, 18, 0.33);
}
.colour\:purple {
	color: #D070FD;
}
.colour\:purple-tint {
	color: rgba(222, 153, 255, 0.33);
}
.colour\:yellow {
	color: #EDA164;
}
.colour\:green {
	color: #00717E;
}
.colour\:mustard {
	color: #F5B582;
}

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

.flex {
	display: flex;
}

.grid {
	display: grid;
}
.grid\:2 {
	grid-template-columns: repeat(1, 1fr);
	gap: 0.5rem;
}
.grid\:8 {
	grid-template-columns: repeat(1, 1fr);
	gap: 0.5rem;
}
.grid\:12 {
	grid-template-columns: repeat(4, 1fr);
	gap: 0.5rem;
}

.radius {
	position: relative;
	overflow: hidden;
}
.radius\:16 {
	border-radius: 1rem;
}

::selection {
	color: #F7EDE8;
	background: #FF4A12;
}

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

.underline {
	text-decoration: underline;
}

.wrap {
	padding: 0 1rem;
}

.has-js :focus {
	outline: none;
}
.has-tab-focus :focus {
	outline: 2px auto;
}
@media screen and (min-width: 414px) {
	html {
		font: normal 400 100%/1.3333 "ReformatB-Regular", sans-serf;
	}
}
@media screen and (min-width: 630px) {
	.thumbnail-grid__filter {
		grid-column-start: 3;
		grid-column-end: 5;
		width: unset;
	}
}
@media screen and (min-width: 690px) {
	.card {
		grid-area: span 1/span 2;
	}
	.card figure {
		width: 100%;
	}
}
@media screen and (min-width: 860px) {
	html {
		font: normal 400 65%/1.3333 "ReformatB-Regular", sans-serf;
	}
	.text\:3 {
		letter-spacing: 0.1875rem;
	}
	.text\:4 {
		font-size: 1.125rem;
		line-height: 1.33333;
		letter-spacing: 0.0625rem;
	}
	.text\:5 {
		font-size: 1.125rem;
		line-height: 1.33333;
		letter-spacing: 0.21875rem;
	}
	.text\:6 {
		font-size: 1.5rem;
		line-height: 1.25;
		letter-spacing: 0.3125rem;
	}
	.text\:7 {
		font-size: 1.5rem;
		line-height: 1.25;
		letter-spacing: 0.0625rem;
	}
	.text\:8 {
		font-size: 2rem;
		line-height: 1.3333;
	}
	.text\:9 {
		font-size: 3rem;
	}
	.text\:10 {
		font-size: 2.5rem;
	}
	.accordion {
		padding: 7.5rem 0 7.5rem 0;
	}
	.accordion > div > div {
		grid-column-start: 1;
		grid-column-end: 13;
	}
	.accordion .radius\:16 > header {
		margin: 0 0 0.875rem 0;
	}
	.accordion__header {
		padding: 1.3125rem 0;
	}
	.accordion__list {
		padding: 0 1.5rem;
	}
	.accordion__item:last-child .accordion__copy .copy {
		padding: 1.375rem 0;
	}
	.accordion__copy .copy {
		padding: 1.375rem 0 0.5rem 0;
	}
	.card {
		grid-area: span 1/span 4;
	}
	.card figure {
		margin: 1rem 0;
	}
	.card__copy + ul {
		margin: 1rem 0;
	}
	.card__icon {
		width: 2.5rem !important;
		height: 2.5rem;
	}
	.centred-text {
		padding: 8rem 0 7.625rem 0;
	}
	.centred-text .button {
		margin: 2.25rem auto 0 auto;
	}
	.testimonials + .centred-text {
		padding-top: 3rem;
	}
	.landscape-media + .centred-text,
.four-column-slider + .centred-text,
.inset-image + .centred-text {
		margin-top: -1.25rem;
		padding-bottom: 15rem;
	}
	.schedule + .centred-text {
		padding: 14.5rem 0 15rem 0;
	}
	.classes {
		padding: 6.6875rem 0 7.875rem 0;
	}
	.classes .ar\:panel {
		aspect-ratio: 4/5;
		height: 100%;
		width: 100%;
	}
	.classes > div {
		width: 100%;
	}
	.classes .copy {
		margin: 1.4375rem 0 0 0;
	}
	.classes__list {
		padding: 2.25rem 0 3rem 0;
	}
	.classes__list li {
		padding: 1rem 0 1rem;
	}
	.classes__list li {
		gap: 1.125rem;
	}
	.classes__panel {
		border: 1px solid #524A42;
		padding: 1.5rem 1.5rem 1.5rem 1.5rem;
	}
	.classes__panel .button {
		margin: auto 0 0 0;
	}
	.coloured-slide__wrapper header {
		margin: 0 0 1rem 0;
	}
	.coloured-slider {
		padding: 7.4375rem 0;
	}
	.copy-block {
		padding: 0 0 7.4375rem 0;
	}
	.copy-block header h2 {
		margin: 0 0 7.4375rem 0;
	}
	.copy-block:first-child {
		padding: 18.5625rem 0 7.25rem 0;
	}
	.copy-block:last-child {
		padding: 0 0 14.0625rem 0;
	}
	.copy-block > div {
		grid-column-start: 3;
		grid-column-end: 11;
	}
	.four-column-slider {
		padding: 7.4375rem 0;
	}
	.four-column-slider header {
		margin: 0 0 0.875rem 0;
	}
	.four-column-slider .text-card__wrap {
		padding: 1.25rem;
	}
	.four-column-slider .button {
		margin: 1rem auto 0 0;
	}
	.full-bleed-hero__locked {
		left: 1.25rem;
		bottom: 1.25rem;
		max-width: 27.125rem;
	}
	.full-bleed-hero__locked ul {
		margin: 1rem 0 0 0;
	}
	.heading-text-details {
		padding: 8.625rem 0 7.4375rem 0;
	}
	.heading-text-details header {
		grid-column-start: 1;
		grid-column-end: 7;
	}
	.heading-text-details article {
		grid-column-start: 7;
		grid-column-end: 12;
	}
	.heading-text-details .grid + .grid {
		margin: 8.4375rem 0 0 0;
	}
	.inset-image.wrap {
		padding-top: 7.4375rem;
		padding-bottom: 7.4375rem;
	}
	.inset-image figcaption {
		padding: 1.25rem 1.5rem 1.5rem 1.5rem;
	}
	.inset-image footer {
		max-width: 37.5rem;
		width: 100%;
	}
	.inset-image .button {
		margin: 1.5rem auto 0 0;
	}
	.single-classes main > .inset-image:first-child.wrap,
.single-teachers main > .inset-image:first-child.wrap,
.single-memberships main > .inset-image:first-child.wrap {
		padding-top: 12.25rem;
		padding-bottom: 4.375rem;
	}
	.single-classes main > .inset-image:first-child + .heading-text-details,
.single-teachers main > .inset-image:first-child + .heading-text-details,
.single-memberships main > .inset-image:first-child + .heading-text-details {
		padding-top: 0;
	}
	.landscape-image-slider {
		padding: 7.375rem 0 6.4375rem 0;
	}
	.landscape-image-slider footer {
		margin: 0.9375rem 0 0 0;
	}
	.landscape-image-slider footer p + p {
		margin: 0.1875rem 0 0 0;
	}
	.landscape-image-slider .button {
		margin: 1.125rem 0 0 0;
	}
	.landscape-media:not(:first-child):not(:last-child) {
		margin: 7.5rem 0;
	}
	.modal {
		width: 39rem;
	}
	.panel__overlay {
		padding: 1.25rem 1.5rem 1.5rem 1.5rem;
	}
	.panel .lozenge {
		margin: 0 0 1.5rem 0;
	}
	.panel__copy {
		margin: 0 0 1.5rem 0;
	}
	.schedule #momence-plugin-host-schedule {
		--momence-session-separator-color: rgba( 82, 74, 66, 0 );
	}
	.schedule .momence-host-schedule-layout {
		width: 65% !important;
	}
	.schedule .momence-host_schedule-session_list-section-header .momence-host_schedule-session_list-image_container {
		display: none !important;
	}
	.schedule .momence-host_schedule-session_list-item > div {
		gap: 1.875rem !important;
	}
	.schedule .momence-host_schedule-session_list-item-price + div a {
		padding: 0.5rem 0.5625rem !important;
	}
	.site-footer {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem;
	}
	.site-footer > div.wrap {
		padding-top: 1.125rem;
		padding-bottom: 1.125rem;
	}
	.site-footer__nav-dropdown {
		display: none;
	}
	.site-footer .underline::before {
		width: 6.5rem;
	}
	.site-footer__column {
		grid-area: span 1/span 3;
	}
	.site-footer__app {
		margin: 2rem 0 0 0;
	}
	.site-footer__contact > p:first-child {
		margin: 0 0 2rem 0;
	}
	.hide-navigation .site-header {
		transform: translateY(-200%);
	}
	.site-nav .button {
		display: none;
	}
	.site-nav div,
.site-nav ul {
		gap: 1.25rem;
	}
	.site-nav ul + ul {
		transition: width 750ms ease;
		width: 0;
		overflow: hidden;
	}
	.site-nav:hover {
		max-width: 54rem;
	}
	.site-nav:hover,
.site-nav:hover ul + ul {
		width: 100% !important;
	}
	.site-nav:hover .site-nav__toggle {
		pointer-events: none;
		opacity: 0;
	}
	.hide-navigation .site-nav {
		transform: translate(-50%, -200%);
	}
	.testimonial__wrapper {
		padding: 1rem 1.25rem 1.25rem 1.25rem;
	}
	.testimonial header {
		margin: 0 0 1.875rem 0 !important;
	}
	.testimonials {
		padding: 7.4375rem 0 7.75rem 0;
	}
	.testimonials::after {
		height: 57.25vw;
		top: 50%;
	}
	.text-panel {
		padding: 15rem 0 6.875rem 0;
	}
	.text-panel__heading {
		grid-column-start: 1;
		grid-column-end: 7;
	}
	.text-panel__copy {
		margin: 8.625rem 0 0 0;
		grid-column-start: 7;
		grid-column-end: 13;
	}
	.text-panel .button {
		margin: 1.875rem 0 0 0;
	}
	.thumbnail-grid.wrap {
		padding-bottom: 6.25rem;
	}
	.thumbnail-grid__header {
		padding-top: 8.375rem;
		padding-bottom: 3rem;
	}
	.thumbnail-grid__header > div > p {
		grid-column-start: 1;
		grid-column-end: 4;
	}
	.thumbnail-grid__filter {
		grid-column-start: 9;
		grid-column-end: 13;
	}
	.thumbnail-grid__filter li:not(:last-child) {
		margin: 0 0 1.25rem 0;
	}
	.thumbnail-grid__trigger {
		padding: 0 0.75rem;
		height: 2.5rem;
	}
	.has-filter .thumbnail-grid__trigger::after {
		width: 1.5rem;
		height: 2rem;
	}
	.two-column-slider > div {
		padding: 6.40625rem 0 7.5rem 0;
		width: 100%;
	}
	.ar\:landscape {
		aspect-ratio: 1920/823;
	}
	.ar\:inset {
		aspect-ratio: 1256/836;
	}
	.ar\:landscape-slide {
		aspect-ratio: 940/625;
	}
	.button {
		padding: 0.5rem 0.5625rem;
	}
	.copy > *:not(:last-child):not(li) {
		margin: 0 0 1.5rem 0;
	}
	.copy\:md > *:not(:last-child):not(li) {
		margin: 0 0 2rem 0;
	}
	.detail {
		height: 3.625rem;
	}
	html :where(.wp-block) .button {
		padding: 0.5rem 0.5625rem !important;
	}
	html :where(.wp-block) .button.text\:3 {
		font-size: 1rem !important;
		line-height: 1.0375 !important;
		letter-spacing: 0.125rem !important;
	}
	.introductory-list-item figure {
		height: 1rem;
		width: 1rem;
	}
	.mobile {
		display: none;
	}
	.grid\:2 {
		grid-template-columns: repeat(2, 1fr);
	}
	.grid\:8 {
		grid-template-columns: repeat(8, 1fr);
	}
	.grid\:12 {
		grid-template-columns: repeat(12, 1fr);
	}
	.wrap {
		padding: 0 1.25rem;
	}
}
@media screen and (min-width: 1100px) {
	.card {
		grid-area: span 1/span 3;
	}
	.thumbnail-grid__filter {
		grid-column-start: 10;
		grid-column-end: 13;
	}
}
@media screen and (min-width: 1210px) {
	html {
		font: normal 400 75%/1.3333 "ReformatB-Regular", sans-serf;
	}
}
@media screen and (min-width: 1245px) {
	html {
		font: normal 400 75%/1.3333 "ReformatB-Regular", sans-serf;
	}
	.accordion > div > div {
		grid-column-start: 2;
		grid-column-end: 12;
	}
	.classes > div {
		width: 80.85%;
	}
	.heading-text-details header {
		grid-column-start: 2;
		grid-column-end: 7;
	}
	.inset-image figure {
		grid-column-start: 2;
		grid-column-end: 12;
	}
	.text-panel__heading {
		grid-column-start: 2;
		grid-column-end: 7;
	}
	.text-panel__copy {
		grid-column-start: 7;
		grid-column-end: 12;
	}
	.two-column-slider > div {
		width: 80.85%;
	}
	.details-list {
		grid-column-start: 2;
		grid-column-end: 12;
	}
}
@media screen and (min-width: 1620px) {
	html {
		font: normal 400 87.5%/1.3333 "ReformatB-Regular", sans-serf;
	}
	.accordion > div > div {
		grid-column-start: 3;
		grid-column-end: 11;
	}
	.classes > div {
		width: 65.41%;
	}
	.copy-block > div {
		grid-column-start: 4;
		grid-column-end: 10;
	}
	.heading-text-details header {
		grid-column-start: 3;
		grid-column-end: 6;
	}
	.heading-text-details article {
		grid-column-end: 11;
	}
	.inset-image figure {
		grid-column-start: 3;
		grid-column-end: 11;
	}
	.text-panel__heading {
		grid-column-start: 3;
		grid-column-end: 6;
	}
	.text-panel__copy {
		grid-column-start: 7;
		grid-column-end: 11;
	}
	.two-column-slider > div {
		width: 65.41%;
	}
	.details-list {
		grid-column-start: 3;
		grid-column-end: 11;
	}
}
@media screen and (min-width: 1860px) {
	html {
		font: normal 400 100%/1.3333 "ReformatB-Regular", sans-serf;
	}
}
@media screen and (max-width: 860px) {
	.accordion__header h2 {
		max-width: 90%;
	}
	.accordion__header h2.text\:5 {
		line-height: 1.25;
	}
	.card li:not(:last-child) {
		margin: 0 0 0.3125rem 0;
	}
	.landscape-media + .centred-text,
.four-column-slider + .centred-text,
.inset-image + .centred-text {
		padding: 9.125rem 0 14.9375rem 0;
	}
	.classes .grid\:2 {
		gap: 1rem;
	}
	.coloured-slide header {
		margin: 0 0 0.8125rem 0;
	}
	.copy-block > div {
		padding: 0 1rem;
	}
	.four-column-slider .grid\:2 {
		gap: 1rem;
	}
	.four-column-slider .text\:4 {
		font-size: 1.125rem;
		line-height: 1.33333;
		letter-spacing: 0.0625rem;
	}
	.four-column-slider .text\:5 {
		font-size: 1.125rem;
		line-height: 1.33333;
		letter-spacing: 0.21875rem;
	}
	.text-card__wrap .styled-bullet.text\:5 {
		font-size: 0.875rem;
		line-height: 1.42857;
		text-transform: uppercase;
		letter-spacing: 0.1875rem;
	}
	.home .four-column-slider .text-card.ar\:square {
		aspect-ratio: 361/224;
	}
	.full-bleed-hero__centred {
		max-width: 25rem;
	}
	.heading-text-details header {
		margin: 0 0 0.375rem 0;
	}
	.inset-image h2 + p {
		margin: 0.25rem 0 0 0;
	}
	.single-classes main > .inset-image:first-child.wrap,
.single-teachers main > .inset-image:first-child.wrap,
.single-memberships main > .inset-image:first-child.wrap {
		padding-top: 5.5rem;
		padding-bottom: 0;
	}
	.landscape-image-slider .wrap {
		padding-right: 0;
	}
	.landscape-image-slider header {
		padding: 0 1rem 0 0;
	}
	.landscape-image-slider .text\:4 {
		font-size: 1.125rem;
		line-height: 1.33333;
		letter-spacing: 0.0625rem;
	}
	.landscape-media p {
		margin: 0 auto;
		max-width: 25rem;
		width: 100%;
	}
	.promo__close {
		bottom: -0.5rem;
		left: 1.5rem;
	}
	.promo__button.button {
		padding: 0.5rem 0.375rem 0.25rem 0.375rem;
	}
	.promo__open.button {
		padding: 0.375rem 0.25rem;
	}
	.schedule .momence-host_schedule-first_row {
		flex-direction: row !important;
	}
	.schedule .momence-host_schedule-session_list-item > div > div > img {
		display: none !important;
	}
	.schedule .momence-host_schedule-session-list-item-wrapper {
		display: flex !important;
		width: 100% !important;
		justify-content: space-between !important;
	}
	.schedule .momence-session-teacher {
		margin: 1.5rem 0 !important;
	}
	.schedule .momence-host_schedule-session_list-image_container {
		width: 5.5rem !important;
	}
	.schedule .momence-session-teacher + div > div {
		font-size: 1.375rem !important;
	}
	.schedule .momence-quick_filters-today {
		margin-right: 0 !important;
	}
	.schedule .momence-quick_filters {
		width: 100% !important;
	}
	.schedule .momence-quick_filters * {
		width: 50% !important;
	}
	.site-footer__dropdown-nav li:not(:last-child) {
		margin: 0 0 1.125rem 0 !important;
	}
	.site-footer__dropdown-nav ul + ul {
		margin: 1.125rem 0 0 0;
	}
	.site-footer .grid\:12 {
		display: flex;
		flex-direction: column-reverse;
	}
	.site-footer__social {
		margin: 0 0 2.25rem 0;
	}
	.site-footer address + p {
		display: none;
	}
	.site-footer__nav, .site-footer__policies nav {
		display: none;
	}
	.site-footer__policies {
		flex-direction: column-reverse;
		margin: 2rem 0 0 0;
	}
	.site-footer__app > p {
		margin: 0 0 0.75rem 0;
	}
	.site-footer__app ul {
		margin: 0 0 4.875rem 0;
		gap: 0.5rem;
		align-items: flex-start;
		flex-direction: column;
	}
	.site-footer__app ul + p {
		margin: 0 !important;
		line-height: 1;
	}
	.site-footer figure {
		display: none;
	}
	.site-footer__contact {
		padding: 2.75rem 0 0 0;
	}
	.site-header {
		pointer-events: none;
		z-index: 20;
	}
	.site-logo {
		margin: 0.625rem 0 0 1rem;
		width: 4.75rem;
		pointer-events: all;
	}
	.invert-header .site-nav .button {
		border-color: #524A42;
		background: unset;
		-webkit-backdrop-filter: unset;
		        backdrop-filter: unset;
		color: #524A42;
	}
	.site-nav {
		border-radius: 1rem;
		height: 3.5rem;
		width: calc(100vw - 2rem) !important;
	}
	.site-nav > div {
		display: none;
		align-items: flex-start;
		flex-direction: column;
	}
	.site-nav .button {
		margin: 2rem 0 0 0;
		display: inline-block;
	}
	.site-nav ul {
		flex-direction: column;
	}
	.site-nav__toggle {
		display: none;
	}
	.invert-logo .site-nav .button {
		border-color: #524A42;
		background: unset;
		-webkit-backdrop-filter: unset;
		        backdrop-filter: unset;
		color: #524A42;
	}
	.has-nav .site-nav {
		height: auto;
	}
	.has-nav .site-nav > div {
		display: flex;
		padding: 4.6875rem 1rem 0.25rem 1rem;
	}
	.has-nav .site-nav__mobile-toggle .opened {
		display: block;
	}
	.has-nav .site-nav__mobile-toggle .closed {
		display: none;
	}
	.testimonial .text\:4 {
		font-size: 1.125rem;
		line-height: 1.33333;
		letter-spacing: 0.0625rem;
	}
	.testimonials::after {
		background-size: cover;
	}
	.thumbnail-grid__filter * {
		font-size: 0.75rem;
	}
	.thumbnail-grid__filter-list {
		padding: 2rem 0.5rem 0.5rem 0.5rem;
	}
	.thumbnail-grid__trigger::after {
		width: 0.5rem;
		height: 0.625rem;
	}
	.has-filter .thumbnail-grid__trigger::after {
		width: 1rem;
		height: 1.25rem;
		margin-right: -4px;
	}
	.single-classes .ar\:inset,
.single-teachers .ar\:inset,
.single-memberships .ar\:inset {
		aspect-ratio: 1/1;
	}
	.button.text\:3 {
		font-size: 0.875rem;
		line-height: 1.42857;
		letter-spacing: 0.1875rem;
	}
	.desktop {
		display: none;
	}
	.detail.radius\:16 {
		border-radius: 0.5rem;
	}
	html :where(.wp-block) .button.text\:3 {
		font-size: 0.875rem !important;
		line-height: 1.42857 !important;
		letter-spacing: 0.1875rem !important;
	}
	.lozenge.text\:3 {
		font-size: 0.875rem;
		line-height: 1;
		letter-spacing: 0.1875rem;
	}
	.swiper-pagination {
		z-index: 1;
	}
}
@media (hover: hover) {
	.schedule .momence-host_schedule-session_list-item-price + div a:hover {
		opacity: 0.75 !important;
	}
	.site-nav a:hover {
		opacity: 0.5;
	}
	.button\:red:hover {
		opacity: 0.75;
	}
	.button\:purple:hover {
		opacity: 0.75;
	}
	.button\:green:hover {
		opacity: 0.75;
	}
	.button\:red-outline:hover {
		color: #FF4A12;
		opacity: 0.75;
	}
	.button\:light-outline:hover {
		color: #F7EDE8;
		opacity: 0.75;
	}
	.button\:glass:hover {
		opacity: 0.75;
	}
	html :where(.wp-block) .button\:red:hover {
		opacity: 0.75 !important;
	}
	html :where(.wp-block) .button\:purple:hover {
		opacity: 0.75 !important;
	}
	html :where(.wp-block) .button\:green:hover {
		opacity: 0.75 !important;
	}
	html :where(.wp-block) .button\:red-outline:hover {
		color: #FF4A12 !important;
		opacity: 0.75 !important;
	}
	html :where(.wp-block) .button\:outline-red:hover {
		color: #FF4A12 !important;
		opacity: 0.75 !important;
	}
	html :where(.wp-block) .button\:light-outline:hover {
		color: #F7EDE8 !important;
		opacity: 0.75 !important;
	}
	html :where(.wp-block) .button\:glass:hover {
		opacity: 0.75 !important;
	}
}
/*# sourceMappingURL=main.css.map */
