/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
	box-sizing: border-box;
}

html {
	/* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
	font-family:
		system-ui,
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
	line-height: 1.15; /* 1. Correct the line height in all browsers. */
	-webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
	-moz-tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
	tab-size: 4; /* 3 */
}

/*
Sections
========
*/

body {
	margin: 0; /* Remove the margin in all browsers. */
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
	text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
	display: list-item;
}

body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-bottom:0}.wp-element-button{align-items:center;box-shadow:none;box-shadow:initial;cursor:pointer;display:inline-flex;font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--md);gap:var(--wp--preset--spacing--sm);justify-content:center;letter-spacing:var(--wp--custom--typography--letter-spacing--wide);text-align:center;text-transform:uppercase;transition:color var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out), background-color var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out), border-color var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out), opacity var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out);border-radius:var(--wp--custom--border--radius--xl);padding:var(--wp--preset--spacing--md) var(--wp--preset--spacing--2-xl);background-color:var(--wp--preset--color--brand);border:medium none currentcolor;border:initial;color:var(--wp--preset--color--base)}.wp-element-button:hover{opacity:.8}.wp-element-button:focus-visible{outline:2px solid var(--wp--custom--color--focus) !important;outline-offset:2px !important;transition:none 0s ease 0s !important;transition:initial !important}:where(.has-brand-background-color) .wp-element-button{background-color:var(--wp--preset--color--base)}:where(.has-complementary-background-color) .wp-element-button{background-color:var(--wp--preset--color--base)}:where(.has-brand-background-color) .wp-element-button{color:var(--wp--preset--color--brand)}:where(.has-complementary-background-color) .wp-element-button{color:var(--wp--preset--color--complementary)}html{scroll-behavior:smooth;scroll-snap-type:x mandatory}body{background-color:var(--wp--preset--color--complementary-accent);color:var(--wp--preset--color--brand);font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--preset--font-size--lg);-webkit-font-smoothing:antialiased;font-weight:var(--wp--custom--typography--font-weight--body);letter-spacing:var(--wp--custom--typography--letter-spacing--normal);line-height:var(--wp--custom--typography--line-height--normal)}:target{scroll-margin-block:var(--wp--custom--spacing--group-gap)}*{border-color:var(--wp--custom--color--border)}button,input,optgroup,select,textarea{color:inherit;font:inherit;padding:0}label{color:var(--wp--preset--color--contrast);display:block;font-size:var(--wp--preset--font-size--sm);font-weight:var(--wp--custom--typography--font-weight--heading);line-height:inherit;margin-bottom:var(--wp--preset--spacing--sm)}label:last-child{margin-bottom:0}fieldset{border:0;margin:0;padding:0}legend{padding:0}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wp--preset--color--base);border:1px solid var(--wp--custom--color--border-input);border-radius:calc(var(--wp--custom--global--is-rounded)*var(--wp--custom--border--radius--sm));box-shadow:none;color:var(--wp--preset--color--contrast);display:block;font-family:inherit;font-size:var(--wp--preset--font-size--md);line-height:var(--wp--custom--typography--line-height--normal);padding-top:var(--wp--preset--spacing--md);padding-bottom:var(--wp--preset--spacing--md);padding-left:var(--wp--preset--spacing--lg);padding-right:var(--wp--preset--spacing--lg);width:100%}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus{border-color:var(--wp--preset--color--brand);box-shadow:var(--wp--preset--color--brand) 0 0 0 1px;outline:2px solid rgba(0,0,0,0);outline-offset:2px}[type=text]:disabled,[type=email]:disabled,[type=url]:disabled,[type=password]:disabled,[type=number]:disabled,[type=date]:disabled,[type=datetime-local]:disabled,[type=month]:disabled,[type=search]:disabled,[type=tel]:disabled,[type=time]:disabled,[type=week]:disabled{border-color:var(--wp--preset--color--base-accent);color:var(--wp--preset--color--base-accent);cursor:not-allowed}[type=text]::-moz-placeholder, [type=email]::-moz-placeholder, [type=url]::-moz-placeholder, [type=password]::-moz-placeholder, [type=number]::-moz-placeholder, [type=date]::-moz-placeholder, [type=datetime-local]::-moz-placeholder, [type=month]::-moz-placeholder, [type=search]::-moz-placeholder, [type=tel]::-moz-placeholder, [type=time]::-moz-placeholder, [type=week]::-moz-placeholder{color:var(--wp--preset--color--base-accent);opacity:1}[type=text]::placeholder,[type=email]::placeholder,[type=url]::placeholder,[type=password]::placeholder,[type=number]::placeholder,[type=date]::placeholder,[type=datetime-local]::placeholder,[type=month]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=time]::placeholder,[type=week]::placeholder{color:var(--wp--preset--color--base-accent);opacity:1}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wp--preset--color--base);border:1px solid var(--wp--custom--color--border-input);border-radius:calc(var(--wp--custom--global--is-rounded)*var(--wp--custom--border--radius--sm));box-shadow:none;color:var(--wp--preset--color--contrast);display:block;font-family:inherit;font-size:var(--wp--preset--font-size--md);line-height:var(--wp--custom--typography--line-height--normal);padding-top:var(--wp--preset--spacing--md);padding-bottom:var(--wp--preset--spacing--md);padding-left:var(--wp--preset--spacing--lg);padding-right:var(--wp--preset--spacing--lg);width:100%}textarea:focus{border-color:var(--wp--preset--color--brand);box-shadow:var(--wp--preset--color--brand) 0 0 0 1px;outline:2px solid rgba(0,0,0,0);outline-offset:2px}textarea:disabled{border-color:var(--wp--preset--color--base-accent);color:var(--wp--preset--color--base-accent);cursor:not-allowed}textarea::-moz-placeholder{color:var(--wp--preset--color--base-accent);opacity:1}textarea::placeholder{color:var(--wp--preset--color--base-accent);opacity:1}select:where(:not([multiple])){--icon-size: 1.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--wp--custom--color--border-input);border-radius:calc(var(--wp--custom--global--is-rounded)*var(--wp--custom--border--radius--sm));box-shadow:none;display:block;font-family:inherit;font-size:var(--wp--preset--font-size--md);line-height:var(--wp--custom--typography--line-height--normal);width:100%;background-color:var(--wp--preset--color--base);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right var(--wp--preset--spacing--md) center;background-repeat:no-repeat;background-size:1.5em 1.5em;background-size:var(--icon-size) var(--icon-size);padding-top:var(--wp--preset--spacing--md);padding-bottom:var(--wp--preset--spacing--md);padding-left:var(--wp--preset--spacing--lg);padding-right:var(--wp--preset--spacing--3-xl);-webkit-print-color-adjust:exact;print-color-adjust:exact}select:where(:not([multiple])):focus{border-color:var(--wp--preset--color--brand);box-shadow:var(--wp--preset--color--brand) 0 0 0 1px;outline:2px solid rgba(0,0,0,0);outline-offset:2px}select:where(:not([multiple])):disabled{border-color:var(--wp--preset--color--base-accent);color:var(--wp--preset--color--base-accent);cursor:not-allowed}select:where([multiple]){--icon-size: 1.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--wp--custom--color--border-input);border-radius:calc(var(--wp--custom--global--is-rounded)*var(--wp--custom--border--radius--sm));box-shadow:none;display:block;font-family:inherit;font-size:var(--wp--preset--font-size--md);line-height:var(--wp--custom--typography--line-height--normal);width:100%;padding-top:var(--wp--preset--spacing--md);padding-bottom:var(--wp--preset--spacing--md);padding-left:var(--wp--preset--spacing--lg);padding-right:var(--wp--preset--spacing--lg)}select:where([multiple]):focus{border-color:var(--wp--preset--color--brand);box-shadow:var(--wp--preset--color--brand) 0 0 0 1px;outline:2px solid rgba(0,0,0,0);outline-offset:2px}select:where([multiple]):disabled{border-color:var(--wp--preset--color--base-accent);color:var(--wp--preset--color--base-accent);cursor:not-allowed}[type=checkbox]{--icon-size: 24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wp--preset--color--base);background-origin:border-box;border:1px solid var(--wp--custom--color--border-input);border-radius:calc(var(--wp--custom--global--is-rounded)*var(--wp--custom--border--radius--xs));color:var(--wp--preset--color--brand);display:inline-block;flex-shrink:0;height:24px;height:var(--icon-size);margin-right:var(--wp--preset--spacing--xs);padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:24px;width:var(--icon-size)}[type=checkbox]:focus{box-shadow:var(--wp--preset--color--base) 0 0 0 1px,var(--wp--preset--color--brand) 0 0 0 3px;outline:2px solid rgba(0,0,0,0);outline-offset:2px}[type=checkbox]:checked{background-color:currentcolor;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:100% 100%;border-color:rgba(0,0,0,0)}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus{background-color:currentcolor;border-color:rgba(0,0,0,0)}[type=checkbox]:indeterminate{background-color:currentcolor;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:100% 100%;border-color:rgba(0,0,0,0)}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{background-color:currentcolor;border-color:rgba(0,0,0,0)}[type=checkbox]+label{font-weight:var(--wp--custom--typography--font-weight--body)}[type=radio]{--icon-size: 24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wp--preset--color--base);background-origin:border-box;border:1px solid var(--wp--custom--color--border-input);border-radius:100%;color:var(--wp--preset--color--brand);display:inline-block;flex-shrink:0;height:24px;height:var(--icon-size);margin-right:var(--wp--preset--spacing--xs);padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:24px;width:var(--icon-size)}[type=radio]:focus{box-shadow:var(--wp--preset--color--base) 0 0 0 1px,var(--wp--preset--color--brand) 0 0 0 3px;outline:2px solid rgba(0,0,0,0);outline-offset:2px}[type=radio]:checked{background-color:currentcolor;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:100% 100%;border-color:rgba(0,0,0,0)}[type=radio]:checked:hover,[type=radio]:checked:focus{background-color:currentcolor;border-color:rgba(0,0,0,0)}[type=radio]+label{font-weight:var(--wp--custom--typography--font-weight--body)}[type=file]{background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial;border-color:inherit;border-radius:0;border-width:0;font-size:inherit;line-height:inherit;padding:0}[type=file]:focus{border-color:var(--wp--preset--color--brand);box-shadow:var(--wp--preset--color--brand) 0 0 0 1px;outline:2px solid rgba(0,0,0,0);outline-offset:2px}[type=range]{accent-color:var(--wp--preset--color--brand)}[type=submit]{align-items:center;box-shadow:none;box-shadow:initial;cursor:pointer;display:inline-flex;font-family:var(--wp--preset--font-family--secondary);font-size:var(--wp--preset--font-size--md);gap:var(--wp--preset--spacing--sm);justify-content:center;letter-spacing:var(--wp--custom--typography--letter-spacing--wide);text-align:center;text-transform:uppercase;transition:color var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out), background-color var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out), border-color var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out), opacity var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out);border-radius:var(--wp--custom--border--radius--xl);padding:var(--wp--preset--spacing--md) var(--wp--preset--spacing--2-xl);background-color:var(--wp--preset--color--brand);border:medium none currentcolor;border:initial;color:var(--wp--preset--color--base)}[type=submit]:hover{opacity:.8}[type=submit]:focus-visible{outline:2px solid var(--wp--custom--color--focus) !important;outline-offset:2px !important;transition:none 0s ease 0s !important;transition:initial !important}:where(.has-brand-background-color) [type=submit]{background-color:var(--wp--preset--color--base)}:where(.has-complementary-background-color) [type=submit]{background-color:var(--wp--preset--color--base)}:where(.has-brand-background-color) [type=submit]{color:var(--wp--preset--color--brand)}:where(.has-complementary-background-color) [type=submit]{color:var(--wp--preset--color--complementary)}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-bottom:0;padding-top:0}:where(a:not(.wp-element-button)){color:var(--wp--custom--color--link);-webkit-text-decoration:underline;text-decoration:underline}:where(a:not(.wp-element-button)):focus-visible:focus-visible{background-color:var(--wp--custom--color--focus) !important;color:var(--wp--custom--color--focus-accent) !important;outline:none !important;transition:none 0s ease 0s !important;transition:initial !important}:where(nav) :where(ul,ol){list-style:none;margin:0;padding:0}img,picture,video,audio,canvas,svg{display:block;max-width:100%;vertical-align:bottom}h1,h2,h3,h4,h5,h6{color:inherit;font-family:var(--wp--preset--font-family--secondary);font-weight:var(--wp--custom--typography--font-weight--heading);letter-spacing:var(--wp--custom--typography--letter-spacing--wider);text-transform:uppercase;text-wrap:balance}h1{font-size:var(--wp--preset--font-size--3-xl);line-height:var(--wp--custom--typography--line-height--none)}h2{font-size:var(--wp--preset--font-size--2-xl);line-height:var(--wp--custom--typography--line-height--tight)}h3{font-size:var(--wp--preset--font-size--xl);line-height:var(--wp--custom--typography--line-height--tight)}h4{font-size:var(--wp--preset--font-size--md);line-height:var(--wp--custom--typography--line-height--tight)}h5{font-size:var(--wp--preset--font-size--sm);line-height:var(--wp--custom--typography--line-height--tight)}h6{font-size:var(--wp--preset--font-size--xs);line-height:var(--wp--custom--typography--line-height--tight)}p{text-wrap:pretty}strong{font-weight:var(--wp--custom--typography--font-weight--heading)}mark{background-color:transparent;background-color:initial}.site-header{left:var(--wp--custom--spacing--edge);margin:0;margin-left:auto;margin-right:auto;max-width:var(--wp--custom--layout--wide);position:fixed;right:var(--wp--custom--spacing--edge);top:0;top:var(--wp-admin--admin-bar--height, 0);transition:transform var(--wp--custom--transition--duration--normal) var(--wp--custom--transition--timing--ease-out);z-index:100}:where(.home) .site-header{background-color:var(--wp--preset--color--base);display:none;transform:translateY(-100%)}:where(.home) .site-header.is-unpinned,:where(.home) .site-header.is-pinned{transform:translateY(0)}.site-header__logo{font-family:inherit;font-size:inherit;line-height:1;margin:0;max-width:200px}.site-header__logo-link{color:inherit;display:inline-block}.site-header__logo-image{width:100%}.wp-site-blocks{background-color:var(--wp--preset--color--tint);display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:var(--wp--custom--layout--wide);min-height:100vh;min-height:100dvh}.site-main{background-color:var(--wp--preset--color--base);flex:1 0 auto;margin:0;margin-top:var(--pulsar--header--height)}:where(.home) .site-main{margin-top:0}.site-main>.wp-block-group+.wp-block-group{margin-top:var(--wp--custom--spacing--group-gap)}.site-footer{background-color:var(--wp--preset--color--base);font-size:var(--wp--preset--font-size--sm);margin:0;padding-top:var(--wp--custom--spacing--row-gap)}.site-footer__logo{max-width:200px}@media(min-width: 1024px){.site-footer__logo{max-width:300px}}.site-footer__logo-link{color:inherit;display:inline-block}.site-footer__logo-image{width:100%}.site-footer__copyright{font-size:var(--wp--preset--font-size--xs);font-weight:var(--wp--custom--typography--font-weight--body);width:100%}.site-footer__credit{display:inline-flex;flex-wrap:wrap;font-size:var(--wp--preset--font-size--sm);font-weight:var(--wp--custom--typography--font-weight--body);gap:var(--wp--preset--spacing--xs);-webkit-text-decoration:none;text-decoration:none}.site-footer__credit::after{content:none}.site-footer__credit:hover,.site-footer__credit:focus-visible{color:var(--wp--custom--color--text--invert);-webkit-text-decoration:none;text-decoration:none}.site-footer__credit svg{position:relative;top:2px;width:10ch}.site-footer__contact-details>*+*{margin-top:var(--wp--preset--spacing--2-xl)}@media(min-width: 640px){.site-footer__contact-details>*+*{margin-top:0}}.site-footer__contact-spacer{display:none}@media(min-width: 768px){.site-footer__contact-spacer{display:block}}.site-footer__contact-email,.site-footer__contact-phone{gap:0}@media(min-width: 640px){.site-footer__contact-email,.site-footer__contact-phone{gap:var(--wp--preset--spacing--sm)}}@media(min-width: 768px){.site-footer__inner{align-items:center;display:flex;justify-content:space-between}}.site-footer .is-menu-location-legal{margin-top:var(--wp--preset--spacing--sm)}.site-footer .is-menu-location-legal li{font-size:var(--wp--preset--font-size--xs)}.container{padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right)}.container>:where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size)}
