/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Good old friend

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Define keyboard focus color

*/
a:focus-visible,
.wp-block-navigation-submenu__toggle:focus-visible {
  outline: 1px solid var(--wp--preset--color--accent-1) !important;
}
body:not(.block-editor-iframe__body) .sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  line-height: 0 !important;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); /* or use clip-path for a modern approach */
  white-space: nowrap;
}
body:not(.block-editor-iframe__body) .sr-only + * {
  margin-top: 0;
  margin-block-start: 0;
}
body:is(.block-editor-iframe__body) .sr-only {
  position: relative;
  opacity: 0.6;
  margin-bottom: 0.3em;
}
body:is(.block-editor-iframe__body) .sr-only::after {
  content: "(visually hidden)";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.3em;
  white-space: nowrap;
}
/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the line height in all browsers.
3. Prevent adjustments of font size after orientation changes in iOS.
4. Use a more readable tab size (opinionated).
*/
html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; /* 1 */
  line-height: 1.15; /* 2 */
  -webkit-text-size-adjust: 100%; /* 3 */
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4; /* 4 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
  margin: 0;
}
/*
Text-level semantics
====================
*/
/**
Add the correct font weight in Chrome 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
============
*/
/**
Correct table border color inheritance in Chrome and Safari. (https://issues.chromium.org/issues/40615503, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  border-color: currentcolor;
}
/*
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 */
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
/**
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;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Helper classes

*/
body:not(.block-editor-iframe__body) .sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  line-height: 0 !important;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); /* or use clip-path for a modern approach */
  white-space: nowrap;
}
body:not(.block-editor-iframe__body) .sr-only + * {
  margin-top: 0;
  margin-block-start: 0;
}
body:is(.block-editor-iframe__body) .sr-only {
  position: relative;
  opacity: 0.6;
  margin-bottom: 0.3em;
}
body:is(.block-editor-iframe__body) .sr-only::after {
  content: "(visually hidden)";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.3em;
  white-space: nowrap;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Layout

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Header height

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Essential breakpoints

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Grid breakpoints

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Color

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Text

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Spacing

*/
@media screen and (min-width: 1200px) {
  .wp-block-navigation__container {
    -moz-column-gap: var(--wp--preset--spacing--xx-small);
         column-gap: var(--wp--preset--spacing--xx-small);
  }
  .wp-block-navigation-item {
    color: var(--wp--preset--color--brand-1) !important;
    font-family: var(--wp--preset--font-family--roboto-condensed);
    font-size: var(--wp--preset--font-size--desktop-nav-level-1);
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.01em;
  }
  body:not(.has-scrolled) .custom-header--alt .wp-block-navigation-item {
    color: var(--wp--preset--color--contrast) !important;
  }
  .wp-block-navigation-item.has-child {
    margin-right: 1em;
  }
  .wp-block-navigation-item.has-child > .wp-block-navigation-item__content {
    padding: 0.5em 0 0.5em 1em;
    outline: none;
    border: none;
  }
  .wp-block-navigation-item.has-child:hover > .wp-block-navigation__submenu-container, .wp-block-navigation-item.has-child:focus > .wp-block-navigation__submenu-container {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
  .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content,
  .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content > .wp-block-navigation-item__label, .wp-block-navigation-item.current-menu-ancestor > .wp-block-navigation-item__content,
  .wp-block-navigation-item.current-menu-ancestor > .wp-block-navigation-item__content > .wp-block-navigation-item__label {
    color: var(--wp--preset--color--brand-1) !important;
    font-weight: 600;
  }
  body:not(.has-scrolled) .custom-header--alt .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content,
  body:not(.has-scrolled) .custom-header--alt .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content > .wp-block-navigation-item__label, body:not(.has-scrolled) .custom-header--alt .wp-block-navigation-item.current-menu-ancestor > .wp-block-navigation-item__content,
  body:not(.has-scrolled) .custom-header--alt .wp-block-navigation-item.current-menu-ancestor > .wp-block-navigation-item__content > .wp-block-navigation-item__label {
    color: var(--wp--preset--color--contrast) !important;
  }
  .single-event .wp-block-navigation-item.event-menu-item > a > .wp-block-navigation-item__label {
    color: var(--wp--preset--color--brand-1) !important;
    font-weight: 600;
  }
  .single-article .wp-block-navigation-item.article-menu-item > a > .wp-block-navigation-item__label {
    color: var(--wp--preset--color--brand-1) !important;
    font-weight: 600;
  }
  .wp-block-navigation-item .wp-block-navigation-item__content {
    padding: 0.5em 1em;
    display: inline-block;
    transition: color 150ms ease-out;
  }
  .wp-block-navigation-item .wp-block-navigation-item__content:hover, .wp-block-navigation-item .wp-block-navigation-item__content:focus {
    color: var(--wp--preset--color--brand-1) !important;
  }
  body:not(.has-scrolled) .custom-header--alt .wp-block-navigation-item .wp-block-navigation-item__content:hover, body:not(.has-scrolled) .custom-header--alt .wp-block-navigation-item .wp-block-navigation-item__content:focus {
    color: var(--wp--preset--color--brand-1) !important;
  }
  .wp-block-navigation-item__label {
    white-space: nowrap;
  }
  .wp-block-navigation__submenu-container {
    background: var(--wp--preset--color--contrast) !important;
    padding: 1em 0 !important;
    border: none !important;
    right: 0;
    left: auto;
    transform: translateY(5px);
    transition: transform 200ms ease-out, opacity 200ms ease-out !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 13px 27px -5px, rgba(0, 0, 0, 0.03) 0px 8px 16px -8px;
    visibility: hidden;
    opacity: 0;
  }
  .wp-block-navigation__submenu-container.is-menu-open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
  .wp-block-navigation__submenu-container .wp-block-navigation-item > .wp-block-navigation-item__content {
    padding: 0.4em 1em;
  }
  .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation-item__label {
    font-family: var(--wp--preset--font-family--roboto-condensed);
    font-size: var(--wp--preset--font-size--desktop-nav-level-1);
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.01em;
    color: var(--wp--preset--color--brand-1);
    transition: color 150ms ease-out;
  }
  .wp-block-navigation__submenu-container .wp-block-navigation-item:hover .wp-block-navigation-item__label, .wp-block-navigation__submenu-container .wp-block-navigation-item:focus .wp-block-navigation-item__label, .wp-block-navigation__submenu-container .wp-block-navigation-item:active .wp-block-navigation-item__label {
    color: var(--wp--preset--color--brand-1) !important;
  }
  .wp-block-navigation__submenu-container .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content > .wp-block-navigation-item__label {
    color: var(--wp--preset--color--brand-1) !important;
    font-weight: 600;
  }
  .wp-block-navigation__submenu-container .wp-block-navigation-item.current-menu-item:hover, .wp-block-navigation__submenu-container .wp-block-navigation-item.current-menu-item:focus, .wp-block-navigation__submenu-container .wp-block-navigation-item.current-menu-item:active {
    color: var(--wp--preset--color--brand-1);
  }
  .wp-block-navigation__submenu-icon {
    position: relative !important;
    display: inline-block !important;
    width: 30px !important;
    height: 30px !important;
    margin-left: 0 !important;
    color: var(--wp--preset--color--brand-1) !important;
  }
  body:not(.has-scrolled) .custom-header--alt .wp-block-navigation__submenu-icon {
    color: var(--wp--preset--color--contrast) !important;
  }
  .wp-block-navigation__submenu-icon::before {
    content: "+";
    font-family: var(--wp--preset--font-family--roboto-condensed);
    font-size: var(--wp--preset--font-size--desktop-nav-level-1);
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.01em;
    line-height: 0;
    position: absolute;
    height: 10px;
    width: 10px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: currentColor;
  }
  .wp-block-navigation__submenu-icon > svg {
    display: none !important;
  }
  button.wp-block-navigation-submenu__toggle[aria-expanded=true] + .wp-block-navigation__submenu-icon::before {
    content: "-";
  }
  .wp-block-navigation-item.has-child.open-on-hover-click > .wp-block-navigation-submenu__toggle[aria-expanded=true]::before {
    content: "-";
  }
  .wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container,
  .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container,
  .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container {
    transform: translateY(0) !important;
    opacity: 1;
  }
}
/* Mixins become one-liners */
/**
 * Applies contextual text + link color rules for Gutenberg background utility classes.
 *
 * @param {string|null} $scope Optional selector to scope all output (e.g. '.wp-site-blocks').
 * @param {map}         $text-map Map of background slugs → foreground tokens.
 * @param {list}        $targets Element selectors to normalize (e.g. ('p','li','blockquote')).
 * @param {list}        $title-blocks Title-like block classnames (defaults to headings.mixins list).
 */
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) p,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) p {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) p a,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) p a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) div,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) div {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) div a,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) div a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-heading,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-heading {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-heading a,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-heading a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-post-title,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-post-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-post-title a,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-post-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-comments-title,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-comments-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-comments-title a,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-comments-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-site-title,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-site-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-site-title a,
.wp-site-blocks :where(.has-accent-1-background-color, .has-accent-1-gradient-background) .wp-block-site-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) p,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) p {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) p a,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) p a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) div,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) div {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) div a,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) div a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-heading,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-heading {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-heading a,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-heading a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-post-title,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-post-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-post-title a,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-post-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-comments-title,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-comments-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-comments-title a,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-comments-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-site-title,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-site-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-site-title a,
.wp-site-blocks :where(.has-accent-2-background-color, .has-accent-2-gradient-background) .wp-block-site-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) p,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) p {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) p a,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) p a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) div,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) div {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) div a,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) div a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) .wp-block-heading,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) .wp-block-heading {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) .wp-block-heading a,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) .wp-block-heading a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) .wp-block-post-title,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) .wp-block-post-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) .wp-block-post-title a,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) .wp-block-post-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) .wp-block-comments-title,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) .wp-block-comments-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) .wp-block-comments-title a,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) .wp-block-comments-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) .wp-block-site-title,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) .wp-block-site-title {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body :where(.has-base-background-color, .has-base-gradient-background) .wp-block-site-title a,
.wp-site-blocks :where(.has-base-background-color, .has-base-gradient-background) .wp-block-site-title a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body p.has-accent-1-background-color,
.block-editor-iframe__body p.has-accent-1-gradient-background,
.wp-site-blocks p.has-accent-1-background-color,
.wp-site-blocks p.has-accent-1-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body p.has-accent-1-background-color a,
.block-editor-iframe__body p.has-accent-1-gradient-background a,
.wp-site-blocks p.has-accent-1-background-color a,
.wp-site-blocks p.has-accent-1-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body div.has-accent-1-background-color,
.block-editor-iframe__body div.has-accent-1-gradient-background,
.wp-site-blocks div.has-accent-1-background-color,
.wp-site-blocks div.has-accent-1-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body div.has-accent-1-background-color a,
.block-editor-iframe__body div.has-accent-1-gradient-background a,
.wp-site-blocks div.has-accent-1-background-color a,
.wp-site-blocks div.has-accent-1-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-heading.has-accent-1-background-color,
.block-editor-iframe__body .wp-block-heading.has-accent-1-gradient-background,
.wp-site-blocks .wp-block-heading.has-accent-1-background-color,
.wp-site-blocks .wp-block-heading.has-accent-1-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-heading.has-accent-1-background-color a,
.block-editor-iframe__body .wp-block-heading.has-accent-1-gradient-background a,
.wp-site-blocks .wp-block-heading.has-accent-1-background-color a,
.wp-site-blocks .wp-block-heading.has-accent-1-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-post-title.has-accent-1-background-color,
.block-editor-iframe__body .wp-block-post-title.has-accent-1-gradient-background,
.wp-site-blocks .wp-block-post-title.has-accent-1-background-color,
.wp-site-blocks .wp-block-post-title.has-accent-1-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-post-title.has-accent-1-background-color a,
.block-editor-iframe__body .wp-block-post-title.has-accent-1-gradient-background a,
.wp-site-blocks .wp-block-post-title.has-accent-1-background-color a,
.wp-site-blocks .wp-block-post-title.has-accent-1-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-comments-title.has-accent-1-background-color,
.block-editor-iframe__body .wp-block-comments-title.has-accent-1-gradient-background,
.wp-site-blocks .wp-block-comments-title.has-accent-1-background-color,
.wp-site-blocks .wp-block-comments-title.has-accent-1-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-comments-title.has-accent-1-background-color a,
.block-editor-iframe__body .wp-block-comments-title.has-accent-1-gradient-background a,
.wp-site-blocks .wp-block-comments-title.has-accent-1-background-color a,
.wp-site-blocks .wp-block-comments-title.has-accent-1-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-site-title.has-accent-1-background-color,
.block-editor-iframe__body .wp-block-site-title.has-accent-1-gradient-background,
.wp-site-blocks .wp-block-site-title.has-accent-1-background-color,
.wp-site-blocks .wp-block-site-title.has-accent-1-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-site-title.has-accent-1-background-color a,
.block-editor-iframe__body .wp-block-site-title.has-accent-1-gradient-background a,
.wp-site-blocks .wp-block-site-title.has-accent-1-background-color a,
.wp-site-blocks .wp-block-site-title.has-accent-1-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body p.has-accent-2-background-color,
.block-editor-iframe__body p.has-accent-2-gradient-background,
.wp-site-blocks p.has-accent-2-background-color,
.wp-site-blocks p.has-accent-2-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body p.has-accent-2-background-color a,
.block-editor-iframe__body p.has-accent-2-gradient-background a,
.wp-site-blocks p.has-accent-2-background-color a,
.wp-site-blocks p.has-accent-2-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body div.has-accent-2-background-color,
.block-editor-iframe__body div.has-accent-2-gradient-background,
.wp-site-blocks div.has-accent-2-background-color,
.wp-site-blocks div.has-accent-2-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body div.has-accent-2-background-color a,
.block-editor-iframe__body div.has-accent-2-gradient-background a,
.wp-site-blocks div.has-accent-2-background-color a,
.wp-site-blocks div.has-accent-2-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-heading.has-accent-2-background-color,
.block-editor-iframe__body .wp-block-heading.has-accent-2-gradient-background,
.wp-site-blocks .wp-block-heading.has-accent-2-background-color,
.wp-site-blocks .wp-block-heading.has-accent-2-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-heading.has-accent-2-background-color a,
.block-editor-iframe__body .wp-block-heading.has-accent-2-gradient-background a,
.wp-site-blocks .wp-block-heading.has-accent-2-background-color a,
.wp-site-blocks .wp-block-heading.has-accent-2-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-post-title.has-accent-2-background-color,
.block-editor-iframe__body .wp-block-post-title.has-accent-2-gradient-background,
.wp-site-blocks .wp-block-post-title.has-accent-2-background-color,
.wp-site-blocks .wp-block-post-title.has-accent-2-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-post-title.has-accent-2-background-color a,
.block-editor-iframe__body .wp-block-post-title.has-accent-2-gradient-background a,
.wp-site-blocks .wp-block-post-title.has-accent-2-background-color a,
.wp-site-blocks .wp-block-post-title.has-accent-2-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-comments-title.has-accent-2-background-color,
.block-editor-iframe__body .wp-block-comments-title.has-accent-2-gradient-background,
.wp-site-blocks .wp-block-comments-title.has-accent-2-background-color,
.wp-site-blocks .wp-block-comments-title.has-accent-2-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-comments-title.has-accent-2-background-color a,
.block-editor-iframe__body .wp-block-comments-title.has-accent-2-gradient-background a,
.wp-site-blocks .wp-block-comments-title.has-accent-2-background-color a,
.wp-site-blocks .wp-block-comments-title.has-accent-2-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-site-title.has-accent-2-background-color,
.block-editor-iframe__body .wp-block-site-title.has-accent-2-gradient-background,
.wp-site-blocks .wp-block-site-title.has-accent-2-background-color,
.wp-site-blocks .wp-block-site-title.has-accent-2-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-site-title.has-accent-2-background-color a,
.block-editor-iframe__body .wp-block-site-title.has-accent-2-gradient-background a,
.wp-site-blocks .wp-block-site-title.has-accent-2-background-color a,
.wp-site-blocks .wp-block-site-title.has-accent-2-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body p.has-base-background-color,
.block-editor-iframe__body p.has-base-gradient-background,
.wp-site-blocks p.has-base-background-color,
.wp-site-blocks p.has-base-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body p.has-base-background-color a,
.block-editor-iframe__body p.has-base-gradient-background a,
.wp-site-blocks p.has-base-background-color a,
.wp-site-blocks p.has-base-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body div.has-base-background-color,
.block-editor-iframe__body div.has-base-gradient-background,
.wp-site-blocks div.has-base-background-color,
.wp-site-blocks div.has-base-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body div.has-base-background-color a,
.block-editor-iframe__body div.has-base-gradient-background a,
.wp-site-blocks div.has-base-background-color a,
.wp-site-blocks div.has-base-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-heading.has-base-background-color,
.block-editor-iframe__body .wp-block-heading.has-base-gradient-background,
.wp-site-blocks .wp-block-heading.has-base-background-color,
.wp-site-blocks .wp-block-heading.has-base-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-heading.has-base-background-color a,
.block-editor-iframe__body .wp-block-heading.has-base-gradient-background a,
.wp-site-blocks .wp-block-heading.has-base-background-color a,
.wp-site-blocks .wp-block-heading.has-base-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-post-title.has-base-background-color,
.block-editor-iframe__body .wp-block-post-title.has-base-gradient-background,
.wp-site-blocks .wp-block-post-title.has-base-background-color,
.wp-site-blocks .wp-block-post-title.has-base-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-post-title.has-base-background-color a,
.block-editor-iframe__body .wp-block-post-title.has-base-gradient-background a,
.wp-site-blocks .wp-block-post-title.has-base-background-color a,
.wp-site-blocks .wp-block-post-title.has-base-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-comments-title.has-base-background-color,
.block-editor-iframe__body .wp-block-comments-title.has-base-gradient-background,
.wp-site-blocks .wp-block-comments-title.has-base-background-color,
.wp-site-blocks .wp-block-comments-title.has-base-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-comments-title.has-base-background-color a,
.block-editor-iframe__body .wp-block-comments-title.has-base-gradient-background a,
.wp-site-blocks .wp-block-comments-title.has-base-background-color a,
.wp-site-blocks .wp-block-comments-title.has-base-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
.block-editor-iframe__body .wp-block-site-title.has-base-background-color,
.block-editor-iframe__body .wp-block-site-title.has-base-gradient-background,
.wp-site-blocks .wp-block-site-title.has-base-background-color,
.wp-site-blocks .wp-block-site-title.has-base-gradient-background {
  color: var(--wp--preset--color--contrast);
}
.block-editor-iframe__body .wp-block-site-title.has-base-background-color a,
.block-editor-iframe__body .wp-block-site-title.has-base-gradient-background a,
.wp-site-blocks .wp-block-site-title.has-base-background-color a,
.wp-site-blocks .wp-block-site-title.has-base-gradient-background a {
  color: inherit;
  text-decoration-color: currentColor;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Mixins

*/
/**
 * Explicitly neutralizes the effects of `link-style()`.
 * Intended for use in contexts where links are styled
 * as UI controls (e.g. buttons, navigation items).
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Footer

*/
footer.wp-block-template-part {
  margin-top: 0;
}
footer.wp-block-template-part > *:first-child {
  margin-top: 0 !important;
}
.custom-site-footer {
  padding-top: clamp(2.875rem, 5.0704225352vw + 1.6866197183rem, 6.25rem);
  padding-bottom: var(--wp--style--block-gap);
  padding-left: var(--wp--style--block-gap);
  padding-right: var(--wp--style--block-gap);
}
.custom-site-footer__inner {
  max-width: var(--wp--style--global--wide-size);
  margin: 0 auto;
}
.creator-text > img {
  margin: 0 0.3em;
}
.wp-site-blocks .additional-footer-container a {
  color: inherit;
  text-decoration: none;
  text-decoration-thickness: initial;
  text-decoration-color: currentColor;
  text-underline-offset: initial;
  transition: none;
}
.wp-site-blocks .additional-footer-container a em,
.wp-site-blocks .additional-footer-container a strong,
.wp-site-blocks .additional-footer-container a span {
  transition: none;
  color: inherit;
  text-decoration: none;
}
.wp-site-blocks .additional-footer-container a:hover, .wp-site-blocks .additional-footer-container a:focus {
  color: inherit;
  text-decoration: none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Header

*/
.custom-site-header {
  padding-top: var(--wp--preset--spacing--x-small);
  padding-bottom: var(--wp--preset--spacing--x-small);
}
header.wp-block-template-part {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.admin-bar header.wp-block-template-part {
  top: 46px;
}
@media screen and (min-width: 782px) {
  .admin-bar header.wp-block-template-part {
    top: 32px;
  }
}
header.wp-block-template-part, header.wp-block-template-part > .custom-site-header {
  transition: transform 0.3s ease-out, opacity 0.3s ease-out, background-color 0.3s ease-out, box-shadow 0.2s ease-in-out;
}
body.header-hidden header.wp-block-template-part {
  transform: translateY(-100%);
  opacity: 0;
}
body.has-scrolled header.wp-block-template-part {
  box-shadow: 0px 8px 24px -8px rgba(0, 0, 0, 0.08);
}
body.has-scrolled header.wp-block-template-part > .custom-site-header {
  background-color: var(--wp--preset--color--contrast);
}
body.has-scrolled header.wp-block-template-part > .custom-site-header.custom-site-header--variation {
  background-color: var(--wp--preset--color--contrast);
}
body.has-scrolled.header-hidden header.wp-block-template-part {
  background: transparent;
  box-shadow: none;
}
body.has-scrolled header.wp-block-template-part {
  will-change: background-color;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Logo

*/
figure.custom-logo {
  margin: 0;
  max-width: 230px;
}
figure.custom-logo--light {
  display: block;
}
.custom-site-header--variation figure.custom-logo--light, .has-scrolled figure.custom-logo--light {
  display: none;
}
figure.custom-logo--dark {
  display: none;
}
.custom-site-header--variation figure.custom-logo--dark, .has-scrolled figure.custom-logo--dark {
  display: block;
}
figure.custom-logo > a {
  text-decoration: none;
  display: block;
  transition: opacity 300ms ease-out;
}
figure.custom-logo > a:hover, figure.custom-logo > a:focus {
  opacity: 0.6;
}
@media screen and (max-width: 1199.98px) {
  figure.custom-logo {
    max-width: 180px;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

_Body Padding Fix when header is fixed

*/
body.wp-theme-custom-theme {
  padding-top: 84px !important;
}
@media (min-width: 992px) {
  body.wp-theme-custom-theme {
    padding-top: 95px !important;
  }
}
body.wp-theme-custom-theme.page-template-coming-soon, body.wp-theme-custom-theme.home, body.wp-theme-custom-theme.page-template-wp-custom-template-page-transparent-header {
  padding-top: 0 !important;
}
body.wp-theme-custom-theme.block-editor-iframe__body {
  padding-top: 0 !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Align: Medium Wide Width

Adding .wp-site-blocks for specificity reasons, in order to avoid an !important

*/
body .wp-site-blocks .is-layout-constrained > .alignmediumwide {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
body.editor-styles-wrapper .is-root-container .is-layout-constrained > .alignmediumwide {
  max-width: var(--wp--custom--layout--medium-wide-size);
}
body.editor-styles-wrapper .is-root-container .is-layout-constrained > .alignmediumwide.wp-block-image > .components-resizable-box__container {
  max-width: 100% !important;
  max-height: 100% !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Prevent content from overflowing the content and breaking the layout

*/
.wp-site-blocks {
  overflow-x: hidden;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Layout of the main wrapper element (group block using the <main>-tag) that contains all content

*/
main.main-page-container {
  margin-top: 0;
  margin-bottom: 0;
}
main.main-page-container > *:not(.custom-section) {
  margin-block-start: 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Remove spacings within .entry-content

*/
.entry-content > *:last-child:is(.has-background) {
  margin-bottom: var(--wp--preset--spacing--x-large);
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Config

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Styles

*/
@media screen and (max-width: 1199.98px) {
  .wp-block-navigation__responsive-container {
    background: var(--wp--preset--color--contrast) !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    display: flex;
    align-items: center !important;
    padding-top: 80px !important;
    padding-bottom: 40px !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container + * {
    margin-top: var(--wp--style--block-gap);
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item {
    display: flex;
    align-items: center !important;
    width: 100%;
    color: var(--wp--preset--color--base) !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item > .wp-block-navigation-item__content {
    display: block !important;
    width: 100% !important;
    padding: 5px !important;
    background: transparent !important;
    outline: none !important;
    border: none !important;
    text-align: center !important;
    font-family: var(--wp--preset--font-family--forum) !important;
    font-size: var(--wp--preset--font-size--large) !important;
    font-weight: var(--wp--custom--navigation--typography--font-weight) !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item > .wp-block-navigation-item__content:hover, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item > .wp-block-navigation-item__content:active {
    background: transparent !important;
    color: var(--wp--preset--color--brand-1) !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item.current-menu-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item.current-menu-ancestor {
    color: var(--wp--preset--color--brand-1) !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item.current-menu-ancestor > .wp-block-navigation-item__content {
    background: transparent !important;
  }
  .single-event .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation-item.event-menu-item {
    color: var(--wp--preset--color--brand-1) !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation__submenu-container {
    padding: 0 !important;
    margin-bottom: 5px !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item {
    color: var(--wp--preset--color--base) !important;
    background: transparent !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item > .wp-block-navigation-item__content {
    padding: 5px !important;
    font-family: var(--wp--preset--font-family--forum) !important;
    font-size: var(--wp--preset--font-size--medium) !important;
    font-weight: 200 !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item:hover, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item:active {
    background: transparent !important;
    color: var(--wp--preset--color--base) !important;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item.current-menu-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container .wp-block-navigation__submenu-container .wp-block-navigation-item.current-menu-ancestor {
    color: var(--wp--preset--color--brand-1) !important;
  }
  .wp-block-navigation__responsive-container-open,
  .wp-block-navigation__responsive-container-open:focus,
  .wp-block-navigation__responsive-container-close {
    padding: 10px !important;
    margin-right: -15px !important;
  }
  .wp-block-navigation__responsive-container-open:focus,
  .wp-block-navigation__responsive-container-open:focus:focus,
  .wp-block-navigation__responsive-container-close:focus {
    outline: none !important;
  }
  .wp-block-navigation__responsive-container-open > svg,
  .wp-block-navigation__responsive-container-open:focus > svg,
  .wp-block-navigation__responsive-container-close > svg {
    width: 31px;
    height: auto;
  }
  .wp-block-navigation__responsive-container-open {
    color: var(--wp--preset--color--base) !important;
  }
  body:not(.has-scrolled) .custom-header--alt .wp-block-navigation__responsive-container-open {
    color: var(--wp--preset--color--contrast) !important;
  }
  .wp-block-navigation__responsive-container-close {
    top: 5px;
    color: var(--wp--preset--color--base) !important;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Change mobile menu breakpoint

*/
@media (min-width: 1200px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none !important;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: block !important;
    width: 100%;
    position: relative;
    z-index: auto;
    background-color: inherit;
  }
}
@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: flex;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: none;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Reset unwanted default spacing of first level blocks within the wp-site-blocks container

*/
:where(.wp-site-blocks) > * {
  margin-block-start: 0;
  margin-block-end: 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Spacer Block

*/
@media screen and (max-width: 1199.98px) {
  .wp-block-spacer.schedule-spacer {
    display: none;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Globally define spacing for text elements

*/
:root :where(.is-layout-constrained) > *:where(p, ul, ol),
:root :where(.is-layout-flow) > *:where(p, ul, ol) {
  margin-block-start: var(--wp--preset--spacing--x-small);
  margin-block-end: var(--wp--preset--spacing--x-small);
}
:root :where(.is-layout-constrained) > *:where(.wp-block-buttons, blockquote),
:root :where(.is-layout-flow) > *:where(.wp-block-buttons, blockquote) {
  margin-block-start: var(--wp--preset--spacing--small);
  margin-block-end: var(--wp--preset--spacing--small);
}
:root :where(.is-layout-constrained) > *:where(h2.wp-block-heading),
:root :where(.is-layout-flow) > *:where(h2.wp-block-heading) {
  margin-block-start: clamp(3rem, 3.0046948357vw + 2.2957746479rem, 5rem);
  margin-block-end: var(--wp--preset--spacing--small);
}
:root :where(.is-layout-constrained) > *:where(h2.wp-block-heading.is-style-h3, h3.wp-block-heading),
:root :where(.is-layout-flow) > *:where(h2.wp-block-heading.is-style-h3, h3.wp-block-heading) {
  margin-block-start: clamp(3rem, 1.5962441315vw + 2.6258802817rem, 4.0625rem);
  margin-block-end: var(--wp--preset--spacing--x-small);
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Confifg

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Styles

*/
:is(body:not(.wp-admin, .editor-styles-wrapper)) {
  /* Vertically align checkbox+label relationship */
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) input.wp-block-search__input,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=text],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=email],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=url],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=password],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=search],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=number],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=tel],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=range],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=date],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=month],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=week],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=time],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=datetime],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=datetime-local],
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=color],
:is(body:not(.wp-admin, .editor-styles-wrapper)) textarea,
:is(body:not(.wp-admin, .editor-styles-wrapper)) select,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form textarea,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=text],
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=url],
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=email] {
  width: 100%;
  background: var(--wp--preset--color--contrast);
  border: 2.5px solid var(--wp--preset--color--light-1);
  border-radius: 3px;
  box-shadow: none;
  color: var(--wp--preset--color--base);
  padding: 0.5em;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) input.wp-block-search__input:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=text]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=email]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=url]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=password]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=search]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=number]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=tel]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=range]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=date]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=month]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=week]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=time]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=datetime]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=datetime-local]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=color]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) textarea:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) select:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form textarea:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=text]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=url]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=email]:focus {
  border-color: var(--wp--preset--color--brand-2);
  color: var(--wp--preset--color--base);
  outline: none;
  outline-offset: 2px;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) input.wp-block-search__input::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=text]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=email]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=url]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=password]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=search]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=number]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=tel]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=range]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=date]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=month]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=week]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=time]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=datetime]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=datetime-local]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=color]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) textarea::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) select::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form textarea::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=text]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=url]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=email]::-moz-placeholder {
  color: var(--wp--preset--color--brand-main);
  opacity: 1;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) input.wp-block-search__input::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=text]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=email]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=url]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=password]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=search]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=number]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=tel]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=range]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=date]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=month]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=week]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=time]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=datetime]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=datetime-local]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=color]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) textarea::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) select::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form textarea::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=text]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=url]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form input[type=email]::placeholder {
  color: var(--wp--preset--color--brand-main);
  opacity: 1;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=checkbox]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=submit]:focus,
:is(body:not(.wp-admin, .editor-styles-wrapper)) button:focus {
  outline: 1px dotted currentcolor;
  outline-offset: 2px;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=checkbox]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=submit]::-moz-placeholder, :is(body:not(.wp-admin, .editor-styles-wrapper)) button::-moz-placeholder {
  color: var(--wp--preset--color--base);
  opacity: 0.4;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=checkbox]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=submit]::placeholder,
:is(body:not(.wp-admin, .editor-styles-wrapper)) button::placeholder {
  color: var(--wp--preset--color--base);
  opacity: 0.4;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) select {
  font-size: 100%;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) textarea {
  width: 100%;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) input[type=checkbox] + label,
:is(body:not(.wp-admin, .editor-styles-wrapper)) label > .wpcf7-list-item-label {
  display: inline;
  margin-left: 0.3em;
  line-height: 1em;
}
:is(body:not(.wp-admin, .editor-styles-wrapper)) .wp-block-post-comments-form .comment-form-cookies-consent input#wp-comment-cookies-consent {
  margin-top: 0;
}
body,
input,
button {
  font-variant-numeric: oldstyle-nums proportional-nums;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Custom Reusable Blocks

*/
@media screen and (max-width: 599px) {
  .custom-author-block .wp-block-columns {
    gap: var(--wp--preset--spacing--x-small);
  }
  .custom-author-block .wp-block-column {
    display: flex;
    justify-content: center !important;
    text-align: center;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Config
----------------------------------------------------------------
(re-use the variables you already have – abbreviated here)
*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Colour sets

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Mixins
*/
/* Shared implementation – receives a palette + $small toggle */
/* Flavour wrappers – tiny helpers that forward to btn() */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Project specific

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Usage
*/
.wp-block-button .wp-block-button__link {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--wp--preset--color--brand-1);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: var(--wp--preset--color--brand-1);
  color: var(--wp--preset--color--contrast);
  transition: none;
}
.wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus {
  background-color: var(--wp--preset--color--brand-1);
  color: var(--wp--preset--color--contrast);
  border-color: var(--wp--preset--color--brand-1);
  text-decoration: none;
}
.wp-block-button.is-style-fill-alt .wp-block-button__link {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--wp--preset--color--accent-1);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: var(--wp--preset--color--accent-1);
  color: var(--wp--preset--color--contrast);
  transition: none;
}
.wp-block-button.is-style-fill-alt .wp-block-button__link:hover, .wp-block-button.is-style-fill-alt .wp-block-button__link:focus {
  background-color: var(--wp--preset--color--accent-1);
  color: var(--wp--preset--color--contrast);
  border-color: var(--wp--preset--color--accent-1);
  text-decoration: none;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--wp--preset--color--base);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: transparent;
  color: var(--wp--preset--color--base);
  transition: none;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:focus {
  background-color: transparent;
  color: var(--wp--preset--color--base);
  border-color: var(--wp--preset--color--base);
  text-decoration: none;
}
.wp-block-button.is-style-outline-alt .wp-block-button__link {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--wp--preset--color--accent-1);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: transparent;
  color: var(--wp--preset--color--accent-1);
  transition: none;
}
.wp-block-button.is-style-outline-alt .wp-block-button__link:hover, .wp-block-button.is-style-outline-alt .wp-block-button__link:focus {
  background-color: transparent;
  color: var(--wp--preset--color--accent-1);
  border-color: var(--wp--preset--color--accent-1);
  text-decoration: none;
}
.wp-block-button.is-style-outline-special .wp-block-button__link {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--wp--preset--color--brand-1);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: transparent;
  color: var(--wp--preset--color--brand-1);
  transition: none;
}
.wp-block-button.is-style-outline-special .wp-block-button__link:hover, .wp-block-button.is-style-outline-special .wp-block-button__link:focus {
  background-color: transparent;
  color: var(--wp--preset--color--base);
  border-color: var(--wp--preset--color--base);
  text-decoration: none;
}
body:not(.has-scrolled) .custom-header--alt .wp-block-button.is-style-outline-special .wp-block-button__link:hover, body:not(.has-scrolled) .custom-header--alt .wp-block-button.is-style-outline-special .wp-block-button__link:focus {
  color: var(--wp--preset--color--contrast);
  border-color: var(--wp--preset--color--contrast);
}
.wp-block-button.is-style-fill-light .wp-block-button__link {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--wp--preset--color--light-1);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: var(--wp--preset--color--light-1);
  color: var(--wp--preset--color--base);
  transition: none;
}
.wp-block-button.is-style-fill-light .wp-block-button__link:hover, .wp-block-button.is-style-fill-light .wp-block-button__link:focus {
  background-color: var(--wp--preset--color--contrast);
  color: var(--wp--preset--color--base);
  border-color: var(--wp--preset--color--contrast);
  text-decoration: none;
}
.wp-block-button.is-style-outline-light .wp-block-button__link {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 2px solid var(--wp--preset--color--light-1);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: transparent;
  color: var(--wp--preset--color--light-1);
  transition: none;
}
.wp-block-button.is-style-outline-light .wp-block-button__link:hover, .wp-block-button.is-style-outline-light .wp-block-button__link:focus {
  background-color: transparent;
  color: var(--wp--preset--color--contrast);
  border-color: var(--wp--preset--color--contrast);
  text-decoration: none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Mark external links

↗  \3c !-- NORTH EAST ARROW            → &#8599;  or  &#x2197; -->
↱  \3c !-- UPWARDS ARROW WITH TIP RIGHTWARDS → &#8625;  or  &#x21B1; -->
⇗  \3c !-- NORTH EAST DOUBLE ARROW     → &#8663;  or  &#x21D7; -->
➚  \3c !-- HEAVY NORTH EAST ARROW      → &#10138; or  &#x279A; -->
➦  \3c !-- HEAVY BLACK CURVED UPWARDS AND RIGHTWARDS ARROW → &#10150; or  &#x27A6; -->
➮  \3c !-- HEAVY UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW → &#10158; or  &#x27AE; -->
➱  \3c !-- NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW → &#10161; or  &#x27B1; -->
➶  \3c !-- BLACK-FEATHERED NORTH EAST ARROW → &#10166; or  &#x27B6; -->
➹  \3c !-- HEAVY BLACK-FEATHERED NORTH EAST ARROW → &#10169; or  &#x27B9; -->
⤴  \3c !-- ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS → &#10548; or  &#x2934; -->

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Prevents button from being larger than its text

*/
.wp-block-buttons .wp-block-button__link {
  width: auto;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

core/core

*/
.wp-block-code {
  padding: var(--wp--preset--spacing--x-small);
  background: var(--wp--preset--color--passive-dark);
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

General

*/
code {
  background: var(--wp--preset--color--passive-dark);
}
p code {
  padding: 0.3em 0.5em;
}
.wp-block-heading code {
  padding: 0.1em 0.2em;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Style Variations

*/
.wp-block-columns {
  gap: var(--wp--preset--spacing--large);
}
.wp-block-columns.is-style-3-columns-boxed, .wp-block-columns.is-style-4-columns-boxed {
  --boxed-columns-gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-wrap: wrap !important;
  gap: var(--boxed-columns-gap);
  justify-content: flex-start;
  align-items: stretch;
}
.wp-block-columns.is-style-3-columns-boxed > .wp-block-column, .wp-block-columns.is-style-4-columns-boxed > .wp-block-column {
  position: relative;
  padding: 0;
  margin: 0;
  background-color: transparent;
  flex: 0 0 100%;
  max-width: 100%;
}
.wp-block-columns.is-style-3-columns-boxed .wp-block-button__link::after, .wp-block-columns.is-style-4-columns-boxed .wp-block-button__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-3-columns-boxed > .wp-block-column {
    flex-basis: calc(50% - var(--boxed-columns-gap) * 0.5);
    max-width: calc(50% - var(--boxed-columns-gap) * 0.5);
  }
}
@media screen and (min-width: 1333px) {
  .wp-block-columns.is-style-3-columns-boxed > .wp-block-column {
    flex-basis: calc(33.3333% - var(--boxed-columns-gap) * 0.6666666667);
    max-width: calc(33.3333% - var(--boxed-columns-gap) * 0.6666666667);
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-4-columns-boxed > .wp-block-column {
    flex-basis: calc(50% - var(--boxed-columns-gap) * 0.5);
    max-width: calc(50% - var(--boxed-columns-gap) * 0.5);
  }
}
@media screen and (min-width: 1333px) {
  .wp-block-columns.is-style-4-columns-boxed > .wp-block-column {
    flex-basis: calc(25% - var(--boxed-columns-gap) * 0.75);
    max-width: calc(25% - var(--boxed-columns-gap) * 0.75);
  }
}
.wp-block-columns.is-style-text-image {
  align-items: stretch;
}
@media screen and (max-width: 781.98px) {
  .wp-block-columns.is-style-text-image.reverse-on-mobile {
    flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 781.98px) {
  .wp-block-columns.is-style-text-image:not(.has-background) {
    row-gap: var(--wp--preset--spacing--large);
  }
}
@media screen and (max-width: 781.98px) {
  .wp-block-columns.is-style-text-image:not(.has-background) > .wp-block-column:not(.image-column) {
    padding: 0;
  }
}
.wp-block-columns.is-style-text-image > .wp-block-column {
  flex: 1;
  flex-basis: 50%;
  padding-top: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  padding-right: var(--wp--preset--spacing--medium);
  padding-left: var(--wp--preset--spacing--medium);
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-text-image > .wp-block-column {
    padding-top: var(--wp--preset--spacing--medium);
    padding-bottom: var(--wp--preset--spacing--medium);
  }
}
.wp-block-columns.is-style-text-image > .wp-block-column.image-column {
  position: relative;
  padding: 0;
  overflow: hidden;
}
.wp-block-columns.is-style-text-image > .wp-block-column.image-column::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.wp-block-columns.is-style-text-image > .wp-block-column.image-column > .wp-block-cover,
.wp-block-columns.is-style-text-image > .wp-block-column.image-column > .wp-block-post-featured-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-text-image.dynamic-image-height .image-column::before {
    content: "";
    display: block;
    padding-top: 0;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-narrow-content > * {
    max-width: 450px;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

core/cover

*/
.wp-block-cover {
  padding: var(--wp--preset--spacing--large) var(--wp--style--block-gap);
}
@media (max-width: 767.98px) {
  .wp-block-cover.is-full-width-on-mobile {
    max-width: none !important;
    width: 100vw !important;
    margin-left: calc(var(--wp--style--block-gap) * -1) !important;
    margin-right: calc(var(--wp--style--block-gap) * -1) !important;
  }
}
.wp-block-cover.is-style-main-header {
  aspect-ratio: 4/3 !important;
}
@media (min-width: 992px) {
  .wp-block-cover.is-style-main-header {
    aspect-ratio: 21/9 !important;
  }
}
.wp-block-details[open] > summary::before {
  transform: rotate(180deg);
}
.wp-block-details > summary {
  position: relative;
  list-style: none;
  padding-left: 1.3rem;
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  cursor: pointer;
}
.wp-block-details > summary::before {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20aria-hidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20d%3D%22M1.50002%204L6.00002%208L10.5%204%22%20stroke%3D%22rgb%28102, 102, 102%29%22%20stroke-width%3D%221.5%22/%3E%3C/svg%3E");
  transform: rotate(0);
  position: absolute;
  left: 0;
  top: -1px;
  transition: transform 100ms ease-out;
}
.wp-block-details > summary::-webkit-details-marker, .wp-block-details > summary::marker {
  display: none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

_Footnotes

*/
sup.fn > a {
  margin: 0 0.2em;
  padding: 0 0.2em;
  border: 1px solid var(--wp--preset--color--primary) !important;
  color: var(--wp--preset--color--base) !important;
  text-decoration: none;
}
sup.fn > a:hover,
sup.fn > a:focus {
  border-color: var(--wp--preset--color--primary) !important;
  color: var(--wp--preset--color--primary) !important;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption)::before {
  display: none;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  padding: var(--wp--preset--spacing--medium) 0;
}
.wp-block-gallery.is-style-custom-gallery.has-nested-images {
  --custom-gallery-gap: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--custom-gallery-gap);
}
.wp-block-gallery.is-style-custom-gallery > figure.wp-block-image:not(#individual-image) {
  flex: 0 0 calc(50% - var(--custom-gallery-gap) * 0.5);
  max-width: calc(50% - var(--custom-gallery-gap) * 0.5);
}
@media (min-width: 576px) {
  .wp-block-gallery.is-style-custom-gallery > figure.wp-block-image:not(#individual-image) {
    flex-basis: calc(33.3333% - var(--custom-gallery-gap) * 0.6666666667);
    max-width: calc(33.3333% - var(--custom-gallery-gap) * 0.6666666667);
  }
}
@media (min-width: 992px) {
  .wp-block-gallery.is-style-custom-gallery > figure.wp-block-image:not(#individual-image) {
    flex-basis: calc(25% - var(--custom-gallery-gap) * 0.75);
    max-width: calc(25% - var(--custom-gallery-gap) * 0.75);
  }
}
.wp-block-gallery.is-style-custom-gallery > figure.wp-block-image:not(#individual-image) > a {
  transition: transform 150ms ease-in;
}
.wp-block-gallery.is-style-custom-gallery > figure.wp-block-image:not(#individual-image) > a:hover {
  transform: scale(1.03);
}
.wp-block-gallery.logo-gallery > .wp-block-image {
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714) !important;
  max-width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714) !important;
}
@media (min-width: 576px) {
  .wp-block-gallery.logo-gallery > .wp-block-image {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714) !important;
    max-width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714) !important;
  }
}
@media (min-width: 992px) {
  .wp-block-gallery.logo-gallery > .wp-block-image {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714) !important;
    max-width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714) !important;
  }
}
@media (min-width: 1200px) {
  .wp-block-gallery.logo-gallery > .wp-block-image {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714) !important;
    max-width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714) !important;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

core/group

*/
.wp-block-group.site-title-container {
  background: var(--wp--preset--color--passive);
  padding-left: var(--wp--style--block-gap);
  padding-right: var(--wp--style--block-gap);
  padding-top: clamp(1.5625rem, 6.6666666667vw + 0rem, 6rem);
  padding-bottom: var(--wp--preset--spacing--x-large);
  margin-top: 0 !important;
}
.wp-block-group.site-title-container > * {
  /* block spacing */
  margin-block-start: var(--wp--preset--spacing--medium);
  margin-block-end: 0;
}
.is-layout-constrained .wp-block-group.site-title-container > * {
  padding-left: 0;
  padding-right: 0;
}
.wp-block-group.site-title-container > *.wp-block-heading + * {
  margin-block-start: var(--wp--preset--spacing--x-small);
}
.wp-block-group.site-title-container > *.wp-block-buttons {
  margin-block-start: var(--wp--preset--spacing--medium);
}
.wp-block-group.site-title-container > *:first-child {
  margin-block-start: 0;
}
.wp-block-group + .custom-section.has-primary-background-color {
  margin-top: var(--wp--preset--spacing--x-large);
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Block Styles

*/
.wp-block-group.is-style-full-height-hero {
  position: relative;
  min-height: calc(100vh - 84px);
  min-height: calc(100svh - 84px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .wp-block-group.is-style-full-height-hero {
    min-height: calc(100vh - 95px);
    min-height: calc(100svh - 95px);
  }
}
.wp-block-group.is-style-full-height-hero > * {
  z-index: 2;
}
.wp-block-group.is-style-full-height-hero > .wp-block-group {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  text-align: center;
  row-gap: 0;
  min-height: clamp(15.625rem, 39.9061032864vw + 6.2720070423rem, 42.1875rem);
}
.wp-block-group.is-style-full-height-hero > .wp-block-group > * {
  margin: 0;
}
.wp-block-group.is-style-full-height-hero > .wp-block-group > .wp-block-heading {
  transform: translateY(-0.15em);
  max-width: var(--wp--style--global--wide-size);
}
.wp-block-group.is-style-full-height-hero > .wp-block-group > p:first-of-type {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 12%;
  white-space: nowrap;
}
.wp-block-group.is-style-full-height-hero > .wp-block-group > .wp-block-buttons {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 72%;
}
.wp-block-group.is-style-full-height-hero > .wp-block-group > .wp-block-buttons .wp-block-button__link {
  white-space: nowrap;
}
.wp-block-group.is-style-full-height-hero::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: clamp(16.875rem, 38.0281690141vw + 7.9621478873rem, 42.1875rem);
  height: clamp(16.875rem, 38.0281690141vw + 7.9621478873rem, 42.1875rem);
  border-radius: 50%;
  background: var(--wp--preset--color--contrast);
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.25);
  z-index: 1;
}
@media (max-width: 991.98px) {
  .wp-block-group.is-style-full-height-hero > .wp-block-group > p:first-of-type {
    bottom: 115%;
    top: auto;
    color: var(--wp--preset--color--contrast) !important;
  }
  .site-2 .wp-block-group.is-style-full-height-hero > .wp-block-group > p:first-of-type {
    color: var(--wp--preset--color--light-2) !important;
  }
  .wp-block-group.is-style-full-height-hero > .wp-block-group > .wp-block-buttons {
    bottom: auto;
    top: 120%;
  }
  .wp-block-group.is-style-full-height-hero > .wp-block-group > .wp-block-buttons .wp-block-button__link {
    text-decoration-color: var(--wp--preset--color--contrast);
  }
  .wp-block-group.is-style-full-height-hero > .wp-block-group > .wp-block-buttons .wp-block-button__link:hover, .wp-block-group.is-style-full-height-hero > .wp-block-group > .wp-block-buttons .wp-block-button__link:focus {
    color: var(--wp--preset--color--base);
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .wp-block-group.is-style-full-height-hero {
    min-height: 600px;
  }
}
.wp-block-group.is-style-full-height-hero.is-short-title > .wp-block-group > .wp-block-buttons {
  bottom: 25%;
}
@media screen and (min-width: 782px) {
  .wp-block-group.is-style-narrow-content {
    max-width: 450px;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Section Styles

*/
.entry-content .custom-section:last-child:is(.has-background) {
  padding-bottom: var(--wp--preset--spacing--x-large);
  margin-bottom: 0;
}
.entry-content .custom-section:last-child:not(.wp-block-cover):not(.has-background) {
  margin-bottom: var(--wp--preset--spacing--x-large);
}
.wp-admin .custom-section {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
  padding-top: var(--wp--preset--spacing--x-large);
  padding-bottom: var(--wp--preset--spacing--x-large);
}
.custom-section:not(.wp-block-cover):not(.has-background) {
  margin-top: var(--wp--preset--spacing--x-large);
  margin-bottom: var(--wp--preset--spacing--x-large);
}
.wp-admin .custom-section:not(.wp-block-cover):not(.has-background) + .custom-section:not(.wp-block-cover):not(.has-background) {
  padding-top: 0;
}
.custom-section.wp-block-cover, .custom-section.is-style-light-bg, .custom-section.has-background {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: var(--wp--preset--spacing--x-large);
  padding-bottom: var(--wp--preset--spacing--x-large);
}
.wp-admin .custom-section.wp-block-cover, .wp-admin .custom-section.is-style-light-bg, .wp-admin .custom-section.has-background {
  margin-top: 0 !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Archive

*/
.archive-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.archive-container a, .archive-container a:link, .archive-container a:visited, .archive-container a:hover, .archive-container a:focus {
  text-decoration: none;
}
.archive-item {
  align-self: flex-start;
  position: relative;
  cursor: pointer;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.archive-item > .wp-block-heading {
  margin-top: 0.3125rem;
}
.archive-item:hover *, .archive-item:hover *:link, .archive-item:hover *:visited, .archive-item:focus *, .archive-item:focus *:link, .archive-item:focus *:visited {
  color: var(--wp--preset--color--brand-1);
}
.wp-site-blocks .archive-item a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* ensure it sits above the background but *below* inner links */
  z-index: 1;
  /* makes it clickable */
  pointer-events: auto;
}
h1.wp-block-heading {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-1);
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
h2.wp-block-heading {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
h3.wp-block-heading {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
h1.wp-block-post-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-1);
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
h2.wp-block-post-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
h3.wp-block-post-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
h1.wp-block-comments-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-1);
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
h2.wp-block-comments-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
h3.wp-block-comments-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
h1.wp-block-site-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-1);
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
h2.wp-block-site-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
h3.wp-block-site-title {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-heading.is-style-h1 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-1);
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
.wp-block-heading.is-style-h2 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-heading.is-style-h3 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-heading.is-style-display-medium {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-medium);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.wp-block-heading.is-style-display-large {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-large);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.wp-block-post-title.is-style-h1 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-1);
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
.wp-block-post-title.is-style-h2 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-post-title.is-style-h3 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-post-title.is-style-display-medium {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-medium);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.wp-block-post-title.is-style-display-large {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-large);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.wp-block-comments-title.is-style-h1 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-1);
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
.wp-block-comments-title.is-style-h2 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-comments-title.is-style-h3 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-comments-title.is-style-display-medium {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-medium);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.wp-block-comments-title.is-style-display-large {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-large);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.wp-block-site-title.is-style-h1 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-1);
  font-weight: 500;
  font-style: normal;
  line-height: 1;
}
.wp-block-site-title.is-style-h2 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-site-title.is-style-h3 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-3);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-site-title.is-style-display-medium {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-medium);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.wp-block-site-title.is-style-display-large {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-large);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Specific tweaks

*/
.wp-block-heading a {
  text-decoration: none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Link underline colouring magic! WTF!

*/
.block-editor-iframe__body :where(p,
li,
blockquote,
figcaption,
td, th) a,
.wp-site-blocks :where(p,
li,
blockquote,
figcaption,
td, th) a {
  color: var(--wp--preset--color--base);
  text-decoration: underline;
  text-decoration-thickness: 0.06em !important;
  text-underline-offset: 0.18em;
  text-decoration-color: var(--wp--preset--color--brand-1);
  transition: color 100ms ease-in, -webkit-text-decoration 100ms ease-in;
  transition: color 100ms ease-in, text-decoration 100ms ease-in;
  transition: color 100ms ease-in, text-decoration 100ms ease-in, -webkit-text-decoration 100ms ease-in;
}
.block-editor-iframe__body :where(p,
li,
blockquote,
figcaption,
td, th) a em, .block-editor-iframe__body :where(p,
li,
blockquote,
figcaption,
td, th) a strong, .block-editor-iframe__body :where(p,
li,
blockquote,
figcaption,
td, th) a span,
.wp-site-blocks :where(p,
li,
blockquote,
figcaption,
td, th) a em,
.wp-site-blocks :where(p,
li,
blockquote,
figcaption,
td, th) a strong,
.wp-site-blocks :where(p,
li,
blockquote,
figcaption,
td, th) a span {
  transition: color 100ms ease-in, -webkit-text-decoration 100ms ease-in;
  transition: color 100ms ease-in, text-decoration 100ms ease-in;
  transition: color 100ms ease-in, text-decoration 100ms ease-in, -webkit-text-decoration 100ms ease-in;
}
.block-editor-iframe__body :where(p,
li,
blockquote,
figcaption,
td, th) a:hover, .block-editor-iframe__body :where(p,
li,
blockquote,
figcaption,
td, th) a:focus,
.wp-site-blocks :where(p,
li,
blockquote,
figcaption,
td, th) a:hover,
.wp-site-blocks :where(p,
li,
blockquote,
figcaption,
td, th) a:focus {
  text-decoration: underline;
  color: var(--wp--preset--color--brand-main);
}
.block-editor-iframe__body :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a,
.wp-site-blocks :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a {
  color: inherit;
  text-decoration: none;
  text-decoration-thickness: initial;
  text-decoration-color: currentColor;
  text-underline-offset: initial;
  transition: none;
}
.block-editor-iframe__body :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a em,
.block-editor-iframe__body :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a strong,
.block-editor-iframe__body :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a span,
.wp-site-blocks :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a em,
.wp-site-blocks :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a strong,
.wp-site-blocks :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a span {
  transition: none;
  color: inherit;
  text-decoration: none;
}
.block-editor-iframe__body :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a:hover, .block-editor-iframe__body :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a:focus,
.wp-site-blocks :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a:hover,
.wp-site-blocks :where(.wp-block-button,
.wp-block-navigation,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-block-query-pagination,
.wp-block-post-navigation-link) a:focus {
  color: inherit;
  text-decoration: none;
}
.has-primary-background-color a:not(.wp-element-button):link,
.has-primary-background-color a:not(.wp-element-button):visited {
  color: var(--wp--preset--color--light-1);
}
.has-primary-background-color a:not(.wp-element-button):hover,
.has-primary-background-color a:not(.wp-element-button):active {
  color: var(--wp--preset--color--contrast);
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Config

*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Custom bullet point

*/
.wp-block-list > li {
  margin-bottom: 6px;
}
.wp-block-list > li:last-child {
  margin-bottom: 0;
}
ul.wp-block-list {
  list-style: none;
  padding: 0;
}
ul.wp-block-list > li {
  position: relative;
  padding-left: 1.5em;
}
ul.wp-block-list > li::before {
  content: "";
  position: absolute;
  left: 0.7em;
  top: 0.65em;
  transform: translateY(-50%);
  width: 0.2em;
  height: 0.2em;
  background-color: var(--wp--preset--color--base);
  border-radius: 50%;
}
ul.wp-block-list > li > ul {
  margin-top: 0.5rem;
}
ul.wp-block-list > li > ul > li::before {
  background-color: var(--wp--preset--color--base);
}
ol.wp-block-list {
  list-style: none;
  padding: 0;
  padding-inline-start: 2ch;
  counter-reset: step;
}
ol.wp-block-list li {
  counter-increment: step;
  padding-left: 0.6rem;
  position: relative;
}
ol.wp-block-list li > ol {
  margin-top: 0.5rem;
}
/* Modern browsers ─ the nice way */
@supports selector(li::marker) {
  ol.wp-block-list > li::marker {
    content: counter(step) ".";
    font-family: var(--wp--custom--font-family--body);
    font-size: var(--wp--preset--font-size--body-default);
    color: var(--wp--preset--color--base);
    font-variant-numeric: tabular-nums;
  }
}
/* Fallback ─ the bulletproof way (old Edge, really old Safari) */
@supports not selector(li::marker) {
  ol.wp-block-list > li::before {
    content: counter(step) ".";
    font-family: var(--wp--custom--font-family--body);
    font-size: var(--wp--preset--font-size--body-default);
    color: var(--wp--preset--color--base);
    position: absolute;
    left: 0;
    top: 0;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

core/image

*/
.wp-post-image {
  max-width: 100%;
  height: auto;
}
.wp-block-image.image-style-1 {
  border: 4px solid var(--wp--preset--color--base);
}
.wp-block-image.image-style-2 {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.25);
}
.wp-block-image.is-style-small {
  max-width: 650px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.is-style-small > picture {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.wp-block-image.is-style-small img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: min(60vh, 400px);
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 576px) {
  .wp-block-image.is-style-small img {
    max-height: min(50vh, 650px);
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

_Embeds / _Images

*/
figcaption,
.wp-element-caption {
  font-size: var(--wp--preset--font-size--small);
  text-align: center;
  padding: var(--wp--preset--spacing--x-small) 0;
  margin: 0 !important;
}
.wp-block-video,
.wp-block-audio,
.wp-block-image,
.wp-block-embed.is-type-video {
  margin: var(--wp--style--block-gap) 0;
}
.wp-block-embed:last-child {
  margin-bottom: 0;
}
.wp-site-blocks iframe {
  max-width: 100% !important;
}
.block-editor-iframe__body p.is-style-default,
.wp-site-blocks p.is-style-default {
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--body-default);
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}
.block-editor-iframe__body p.is-style-xx-small,
.wp-site-blocks p.is-style-xx-small {
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--body-xx-small);
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
}
.block-editor-iframe__body p.is-style-x-small,
.wp-site-blocks p.is-style-x-small {
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--body-x-small);
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
}
.block-editor-iframe__body p.is-style-small,
.wp-site-blocks p.is-style-small {
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--body-small);
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}
.block-editor-iframe__body p.is-style-large,
.wp-site-blocks p.is-style-large {
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--body-default);
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}
.block-editor-iframe__body p.is-style-display-medium,
.wp-site-blocks p.is-style-display-medium {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-medium);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.block-editor-iframe__body p.is-style-display-large,
.wp-site-blocks p.is-style-display-large {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--display-large);
  font-weight: 500;
  font-style: normal;
  line-height: 0.93;
}
.block-editor-iframe__body p.is-style-heading-2,
.wp-site-blocks p.is-style-heading-2 {
  font-family: var(--wp--preset--font-family--baloo-thambi);
  font-size: var(--wp--preset--font-size--heading-2);
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
}
/*
 * Pull quote Block
 * Reset the browser default margins for blockquote element
 * https://github.com/WordPress/gutenberg/issues/44129
 */
.wp-block-quote {
  margin: 0;
  font-style: italic;
}
.wp-block-quote > *:where(.wp-block-buttons, h2.wp-block-heading, h3.wp-block-heading, blockquote) {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

core/separator

*/
.wp-block-separator,
.wp-block-separator.is-style-default {
  display: block;
  width: 250px !important;
  max-width: 350px !important;
  height: 1px !important;
  border: none !important;
  background-color: var(--wp--preset--color--primary);
}
header.wp-block-template-part .wp-block-site-title {
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 8%;
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--body-x-small);
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
  line-height: 1.2;
}
@media (max-width: 575.98px) {
  header.wp-block-template-part .wp-block-site-title {
    font-size: 1rem;
  }
}
header.wp-block-template-part .wp-block-site-title a {
  color: inherit;
  text-decoration: none;
}
header.wp-block-template-part .wp-block-site-title a:hover, header.wp-block-template-part .wp-block-site-title a:focus {
  text-decoration: none;
}
.wp-block-social-links,
.wp-block-outermost-social-sharing-link-anchor {
  gap: 11px !important;
}
.wp-block-social-links svg,
.wp-block-outermost-social-sharing-link-anchor svg {
  width: 2em !important;
  height: 2em !important;
}
.wp-block-social-links.is-style-logos-only svg,
.wp-block-outermost-social-sharing-link-anchor.is-style-logos-only svg {
  width: 2.5em !important;
  height: 2.5em !important;
}
.wp-block-social-link-anchor,
.wp-block-outermost-social-sharing-link-anchor {
  transition: all 100ms ease !important;
  padding: 0;
}
.is-style-default .wp-block-social-link-anchor:hover, .is-style-default .wp-block-social-link-anchor:focus, .is-style-default .wp-block-social-link-anchor:active,
.is-style-default .wp-block-outermost-social-sharing-link-anchor:hover,
.is-style-default .wp-block-outermost-social-sharing-link-anchor:focus,
.is-style-default .wp-block-outermost-social-sharing-link-anchor:active {
  color: var(--wp--preset--color--brand-1) !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

core/table

*/
.wp-block-table td,
.wp-block-table th {
  vertical-align: top;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

core/categories

*/
.wp-block-categories-list.is-style-horizontal-list {
  display: flex;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
  gap: var(--wp--preset--spacing--x-small);
  justify-content: center;
}
.wp-block-categories-list.is-style-horizontal-list > li > a {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 1px solid var(--wp--preset--color--brand-1);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: var(--wp--preset--color--brand-1);
  color: var(--wp--preset--color--contrast);
  transition: none;
}
.wp-block-categories-list.is-style-horizontal-list > li > a:hover, .wp-block-categories-list.is-style-horizontal-list > li > a:focus {
  background-color: var(--wp--preset--color--brand-1);
  color: var(--wp--preset--color--contrast);
  border-color: var(--wp--preset--color--brand-1);
  text-decoration: none;
}
.wp-block-categories-list.is-style-horizontal-list > .current-cat > a, .wp-block-categories-list.is-style-horizontal-list > .current-cat > a:hover {
  /* typography */
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  /* general */
  position: relative;
  display: inline-block;
  padding: 0.5em 1.6em;
  border: 1px solid var(--wp--preset--color--base);
  border-radius: 1.4em;
  width: auto;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  /* colours */
  background-color: transparent;
  color: var(--wp--preset--color--base);
  transition: none;
}
.wp-block-categories-list.is-style-horizontal-list > .current-cat > a:hover, .wp-block-categories-list.is-style-horizontal-list > .current-cat > a:focus, .wp-block-categories-list.is-style-horizontal-list > .current-cat > a:hover:hover, .wp-block-categories-list.is-style-horizontal-list > .current-cat > a:hover:focus {
  background-color: transparent;
  color: var(--wp--preset--color--base);
  border-color: var(--wp--preset--color--base);
  text-decoration: none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

CSS variables

*/
:root {
  --ekesto-blocks-background-color: #68986D;
  --ekesto-blocks-text-color: white;
  --ekesto-blocks-icon-color: var(--ekesto-blocks-background-color);
  --ekesto-blocks-icon-color-hover: #8baf8fb5;
  --ekesto-blocks-inspector-border-color: #68986D;
  --ekesto-blocks-inspector-border-width: 4px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Editor Placeholder for blocks that are rendered frontend only

*/
.ekesto-block-rendered-frontend {
  color: #222 !important;
  font-weight: bold !important;
  padding: var(--wp--preset--spacing--small);
  background: #fff !important;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #222;
  cursor: default;
}
.ekesto-block-rendered-frontend::after {
  border: 3px solid #222 !important;
  outline: 1px solid #fff !important;
}
.ekesto-block-rendered-frontend.is-style-large {
  padding: var(--wp--preset--spacing--x-large) var(--wp--preset--spacing--small);
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Remove margin of full width reusable bocks

*/
.block-editor-block-list__block.alignfull.is-reusable {
  margin-top: 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Predefined Plugin Classes

*/
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-form .hidden-fields-container {
  border: none;
  padding: 0;
  visibility: hidden;
  margin: 0;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-response-output {
  margin: 0 !important;
  margin-bottom: var(--wp--preset--spacing--small) !important;
  border: none !important;
  padding: 0 !important;
  background: transparent;
  line-height: 1.2;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-form.invalid .wpcf7-response-output {
  color: var(--wp--preset--color--accent-1);
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-form.sent .wpcf7-response-output {
  color: var(--wp--preset--color--base);
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wp-block-contact-form-7-contact-form-selector {
  max-width: 100%;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-not-valid-tip {
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--body-small);
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-mail-sent-ok {
  color: var(--wp--preset--color--base);
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-list-item {
  margin-left: 0;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-form-control .wpcf7-list-item {
  margin-left: 0;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-radio,
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-spinner {
  background-color: var(--wp--preset--color--brand-1) !important;
  margin: 0 var(--wp--preset--spacing--x-small) !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Custom Classes

*/
:is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-column > label {
  display: block;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-form-control {
  flex-shrink: 0;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-form-control.wpcf7-not-valid {
  border-color: var(--wp--preset--color--accent-1);
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-form-control.wpcf7-not-valid::-moz-placeholder {
  color: var(--wp--preset--color--accent-1);
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .wpcf7-form-control.wpcf7-not-valid::placeholder {
  color: var(--wp--preset--color--accent-1);
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-two-column-layout {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media screen and (min-width: 600px) {
  :is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-two-column-layout {
    flex-direction: row;
  }
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-three-column-layout {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media screen and (min-width: 600px) {
  :is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-three-column-layout {
    justify-content: space-between;
    flex-direction: row;
  }
}
@media screen and (min-width: 600px) {
  :is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-three-column-layout .cf7-col {
    width: 33%;
  }
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-row {
  margin-bottom: 0.5rem;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-row--spacious {
  margin: 1.5rem 0;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-row:last-child {
  margin-bottom: 0;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-cf-turnstile {
  height: 0 !important;
  overflow: hidden;
}
:is(body:not(.wp-admin), .editor-styles-wrapper) .cf7-button-container {
  display: flex !important;
  align-items: center;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Custom checkbox

*/
@media (min-width: 992px) {
  .wpcf7-acceptance,
  .wpcf7-checkbox {
    width: 50%;
  }
}
.wpcf7-acceptance .wpcf7-list-item label,
.wpcf7-checkbox .wpcf7-list-item label {
  display: inline-flex;
  align-items: flex-start;
  cursor: pointer;
}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox],
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  padding-left: 1.5em;
  margin-left: 0;
  line-height: 1.3;
}
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::before {
  position: absolute;
  content: "";
  width: 0.9em;
  height: 0.9em;
  border-radius: 1px;
  border: 2px solid var(--wp--preset--color--base);
  background: transparent;
  box-sizing: border-box;
  left: 0;
  top: 0.2em;
  vertical-align: top;
}
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.27em;
  top: 0.23em;
  width: 0.9em;
  height: 0.4em;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transform: rotate(-45deg);
  opacity: 0;
  transition: opacity 0.15s ease-out;
}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background: var(--wp--preset--color--brand-2);
  border-color: var(--wp--preset--color--light-2);
}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  border-left-color: var(--wp--preset--color--base);
  border-bottom-color: var(--wp--preset--color--base);
  opacity: 1;
}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid #005fcc;
  outline-offset: 2px;
}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:disabled + .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.6;
  cursor: not-allowed;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Custom Select

*/
.custom-select {
  position: relative;
  display: inline-block;
  width: 100%;
}
.custom-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 10px;
  padding-right: 2.5em; /* provide space for the arrow */
  position: relative; /* create a stacking context */
  z-index: 1;
}
.custom-select::after {
  content: "";
  position: absolute;
  z-index: 2;
  pointer-events: none;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  /* Inline SVG for a simple arrow with a less acute 'V' shape */
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%20512%20512%27%3E%3Cpolygon%20points=%27396.6,160%20416,180.7%20256,352%2096,180.7%20115.3,160%20256,310.5%27%20/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.mc_error_msg,
.mc_success_msg {
  display: block !important;
  text-align: center !important;
  color: var(--wp--preset--color--contrast) !important;
  font-size: var(--wp--preset--font-size--body-small) !important;
}
.wp-block-mailchimp-mailchimp-form-field {
  max-width: 300px;
  margin: 0 auto;
}
#mc_signup_submit {
  width: auto !important;
  border: 2px solid transparent !important;
  border-radius: 1.4em !important;
  font-family: var(--wp--preset--font-family--forum) !important;
  font-size: var(--wp--preset--font-size--medium) !important;
  padding-top: var(--wp--custom--button--spacing--padding--top) !important;
  padding-right: var(--wp--custom--button--spacing--padding--right) !important;
  padding-bottom: var(--wp--custom--button--spacing--padding--bottom) !important;
  padding-left: var(--wp--custom--button--spacing--padding--left) !important;
  color: var(--wp--preset--color--primary) !important;
  background-color: transparent !important;
  border-color: var(--wp--preset--color--primary) !important;
}
.wp-block-cover #mc_signup_submit {
  color: var(--wp--preset--color--light-1) !important;
  background-color: transparent !important;
  border-color: var(--wp--preset--color--light-1) !important;
}
#mc_signup_submit:hover,
#mc_signup_submit:focus {
  cursor: pointer;
  color: var(--wp--preset--color--accent-1) !important;
  background-color: transparent !important;
  border-color: var(--wp--preset--color--accent-1) !important;
}
.wp-block-cover #mc_signup_submit:hover,
.wp-block-cover #mc_signup_submit:focus {
  color: var(--wp--preset--color--light-2) !important;
  background-color: transparent !important;
  border-color: var(--wp--preset--color--light-2) !important;
}
#baguetteBox-overlay {
  background-color: rgba(255, 255, 255, 0.95) !important;
}
#baguetteBox-overlay .full-image img {
  box-shadow: none !important;
  max-height: 75vh !important;
  max-width: 90vw !important;
}
@media (min-width: 576px) {
  #baguetteBox-overlay .full-image img {
    max-height: 80vh !important;
    max-width: 75vw !important;
  }
}
.baguetteBox-button,
.baguetteBox-button:hover,
.baguetteBox-button:focus {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  outline: none;
}
.baguetteBox-button {
  background: transparent !important;
  outline: none !important;
}
.baguetteBox-button::before {
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--button);
  font-weight: 400;
  font-style: normal;
  line-height: 1.05;
  font-size: clamp(1.25rem, 1.8779342723vw + 0.8098591549rem, 2.5rem) !important;
  color: var(--wp--preset--color--base);
}
.baguetteBox-button svg {
  display: none;
}
.baguetteBox-button#previous-button {
  left: 3% !important;
}
.baguetteBox-button#previous-button::before {
  content: "←";
}
.baguetteBox-button#next-button {
  right: 3% !important;
}
.baguetteBox-button#next-button::before {
  content: "→";
}
@media (min-width: 1200px) {
  .baguetteBox-button#close-button {
    top: 30px !important;
  }
}
.baguetteBox-button#close-button::before {
  content: "✕";
  font-size: clamp(1.25rem, 0.9389671362vw + 1.0299295775rem, 1.875rem) !important;
}
#baguetteBox-overlay .full-image figcaption {
  font-family: var(--wp--preset--font-family--roboto-condensed);
  font-size: var(--wp--preset--font-size--body-small);
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  background: var(--wp--preset--color--contrast) !important;
  color: var(--wp--preset--color--base) !important;
}

/*# sourceMappingURL=style.css.map*/