body {
  --font--acumin-pro: 'Acumin Pro', 'Helvetica Neue', Helvetica, sans-serif;
  --font--collection: 'Collection', 'Helvetica Neue', Helvetica, sans-serif;
  --header-height: 9rem;
  --transition-time: 350ms;
  --transition-time--longer: 550ms;
  --radius: 0.25rem;
  --grid-gap: 1.25rem;
  --cubic-bezier: cubic-bezier( 0.4, 1, 0.4, 1 );
  --box-shadow: 0 0.25rem 0.75rem -0.125rem rgba( 0, 0, 0, 0.06 ),
  			  0 0.5rem 1.25rem -0.125rem rgba( 0, 0, 0, 0.03 );
  --box-shadow-large: 0 0.375rem 0.75rem -0.125rem rgba( 0, 0, 0, 0.075 ),
  					0 0.625rem 1.25rem -0.125rem rgba( 0, 0, 0, 0.050 );
}
@media only screen and (max-width: 999px) {
  body {
    --wp--style--root--padding-left: 1.5rem !important;
    --wp--style--root--padding-right: 1.5rem !important;
  }
}
@media only screen and (max-width: 781px) {
  body {
    --header-height: 5rem;
    --wp--style--root--padding-left: 0.75rem !important;
    --wp--style--root--padding-right: 0.75rem !important;
  }
}
@media only screen and (max-width: 599px) {
  body {
    --grid-gap: var( --wp--style--root--padding-left );
  }
}

/****************************
****** RESET / BASE *********
****************************/
*,
*::before,
*::after {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6 {
  text-wrap: balance;
}

a:not([class]) {
  color: currentColor;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

img, picture, video, canvas, svg {
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

:target {
  scroll-margin-block: 10rem;
}
@media only screen and (max-width: 781px) {
  :target {
    scroll-margin-block: 5rem;
  }
}

button,
[type=button],
[type=reset],
[type=submit],
[type=image],
[type=checkbox],
[type=radio],
summary {
  cursor: pointer;
}

/****************************
****** BASE STYLES **********
****************************/
html {
  scroll-behavior: smooth;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

a,
input[type=submit],
input[type=reset],
input[type=button],
button,
button[type=submit] {
  color: inherit;
  text-decoration: none;
  text-underline-offset: 0.25em;
  text-decoration-thickness: 0.125em;
}
@media (hover: hover) {
  a:hover,
  input[type=submit]:hover,
  input[type=reset]:hover,
  input[type=button]:hover,
  button:hover,
  button[type=submit]:hover {
    text-decoration: underline;
  }
}

ul,
ol {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-padding-start: 1.5rem;
     -moz-padding-start: 1.5rem;
          padding-inline-start: 1.5rem;
  list-style-type: square;
}

ul li,
ol li {
  -webkit-margin-before: 0.25rem;
          margin-block-start: 0.25rem;
}
ul li p,
ol li p {
  margin: 0;
}
ul li p + p,
ol li p + p {
  -webkit-margin-before: 0.5rem;
          margin-block-start: 0.5rem;
}

ul ul,
ol ol,
ul ol,
ol ul {
  -webkit-margin-before: 0rem;
          margin-block-start: 0rem;
  -webkit-margin-after: 0rem;
          margin-block-end: 0rem;
}

@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-Thin.woff2") format("woff2"), url("../fonts/AcuminPro-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-ExtraLight.woff2") format("woff2"), url("../fonts/AcuminPro-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-Light.woff2") format("woff2"), url("../fonts/AcuminPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-Regular.woff2") format("woff2"), url("../fonts/AcuminPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-Italic.woff2") format("woff2"), url("../fonts/AcuminPro-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-Medium.woff2") format("woff2"), url("../fonts/AcuminPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-Semibold.woff2") format("woff2"), url("../fonts/AcuminPro-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-Bold.woff2") format("woff2"), url("../fonts/AcuminPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-BoldItalic.woff2") format("woff2"), url("../fonts/AcuminPro-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-Black.woff2") format("woff2"), url("../fonts/AcuminPro-Black.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-BlackItalic.woff2") format("woff2"), url("../fonts/AcuminPro-BlackItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/AcuminPro-UltraBlack.woff2") format("woff2"), url("../fonts/AcuminPro-UltraBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Collection";
  src: url("../fonts/Collection-Regular.woff2") format("woff2"), url("../fonts/Collection-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body h1 {
  font-size: var(--wp--preset--font-size--h-1);
}
body h2 {
  font-size: var(--wp--preset--font-size--h-2);
}
body h3 {
  font-size: var(--wp--preset--font-size--h-3);
}
body h4 {
  font-size: var(--wp--preset--font-size--h-4);
}

:where(.is-layout-constrained, .editor-styles-wrapper .is-layout-flow) :is(h1, h1.wp-block-heading, .has-h-1-font-size),
:where(.is-layout-constrained, .editor-styles-wrapper .is-layout-flow) :is(h2, h2.wp-block-heading, .has-h-2-font-size),
:where(.is-layout-constrained, .editor-styles-wrapper .is-layout-flow) :is(h3, h3.wp-block-heading, .has-h-3-font-size),
:where(.is-layout-constrained, .editor-styles-wrapper .is-layout-flow) :is(h4, h4.wp-block-heading, .has-h-4-font-size),
:where(.is-layout-constrained, .editor-styles-wrapper .is-layout-flow) :is(h5, h5.wp-block-heading, .has-h-5-font-size),
:where(.is-layout-constrained, .editor-styles-wrapper .is-layout-flow) :is(h6, h6.wp-block-heading, .has-h-6-font-size) {
  -webkit-margin-before: 1.25em;
          margin-block-start: 1.25em;
  -webkit-margin-after: 0.625em;
          margin-block-end: 0.625em;
}

@media only screen and (max-width: 999px) {
  main {
    --wp--preset--font-size--h-1: 2.75rem;
    --wp--preset--font-size--h-2: 2.0rem;
    --wp--preset--font-size--h-3: 1.5rem;
    --wp--preset--font-size--h-4: 1.25rem;
  }
}
@media only screen and (max-width: 599px) {
  main {
    --wp--preset--font-size--h-1: 2.25rem;
    --wp--preset--font-size--h-2: 1.75rem;
    --wp--preset--font-size--h-3: 1.25rem;
    --wp--preset--font-size--h-4: 1rem;
  }
}

:where(#body, #header, #main, #footer) ::-webkit-input-placeholder, :where(.editor-styles-wrapper) ::-webkit-input-placeholder {
  color: var(--wp--preset--color--base);
  opacity: 1;
}

:where(#body, #header, #main, #footer) ::-moz-placeholder, :where(.editor-styles-wrapper) ::-moz-placeholder {
  color: var(--wp--preset--color--base);
  opacity: 1;
}

:where(#body, #header, #main, #footer) ::placeholder,
:where(.editor-styles-wrapper) ::placeholder {
  color: var(--wp--preset--color--base);
  opacity: 1;
}
:where(#body, #header, #main, #footer) form fieldset,
:where(.editor-styles-wrapper) form fieldset {
  border: none;
  padding: 0;
}
:where(#body, #header, #main, #footer) form fieldset > legend,
:where(.editor-styles-wrapper) form fieldset > legend {
  display: none;
}
:where(#body, #header, #main, #footer) form label,
:where(.editor-styles-wrapper) form label {
  cursor: pointer;
  font-size: 0.9375em;
  display: inline-block;
  margin-bottom: 0.25rem;
}
:where(#body, #header, #main, #footer) form input[type=text],
:where(#body, #header, #main, #footer) form input[type=search],
:where(#body, #header, #main, #footer) form input[type=number],
:where(#body, #header, #main, #footer) form input[type=tel],
:where(#body, #header, #main, #footer) form input[type=email],
:where(#body, #header, #main, #footer) form input[type=password],
:where(#body, #header, #main, #footer) form input[type=submit],
:where(#body, #header, #main, #footer) form input[type=button],
:where(#body, #header, #main, #footer) form select,
:where(#body, #header, #main, #footer) form textarea,
:where(#body, #header, #main, #footer) form button,
:where(.editor-styles-wrapper) form input[type=text],
:where(.editor-styles-wrapper) form input[type=search],
:where(.editor-styles-wrapper) form input[type=number],
:where(.editor-styles-wrapper) form input[type=tel],
:where(.editor-styles-wrapper) form input[type=email],
:where(.editor-styles-wrapper) form input[type=password],
:where(.editor-styles-wrapper) form input[type=submit],
:where(.editor-styles-wrapper) form input[type=button],
:where(.editor-styles-wrapper) form select,
:where(.editor-styles-wrapper) form textarea,
:where(.editor-styles-wrapper) form button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 0.375rem 1.75rem;
  line-height: 1.5;
  margin: 0;
  border: none;
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--base);
  border-radius: 1.5rem;
}
:where(#body, #header, #main, #footer) form input[type=text]:focus,
:where(#body, #header, #main, #footer) form input[type=search]:focus,
:where(#body, #header, #main, #footer) form input[type=number]:focus,
:where(#body, #header, #main, #footer) form input[type=tel]:focus,
:where(#body, #header, #main, #footer) form input[type=email]:focus,
:where(#body, #header, #main, #footer) form input[type=password]:focus,
:where(#body, #header, #main, #footer) form input[type=submit]:focus,
:where(#body, #header, #main, #footer) form input[type=button]:focus,
:where(#body, #header, #main, #footer) form select:focus,
:where(#body, #header, #main, #footer) form textarea:focus,
:where(#body, #header, #main, #footer) form button:focus,
:where(.editor-styles-wrapper) form input[type=text]:focus,
:where(.editor-styles-wrapper) form input[type=search]:focus,
:where(.editor-styles-wrapper) form input[type=number]:focus,
:where(.editor-styles-wrapper) form input[type=tel]:focus,
:where(.editor-styles-wrapper) form input[type=email]:focus,
:where(.editor-styles-wrapper) form input[type=password]:focus,
:where(.editor-styles-wrapper) form input[type=submit]:focus,
:where(.editor-styles-wrapper) form input[type=button]:focus,
:where(.editor-styles-wrapper) form select:focus,
:where(.editor-styles-wrapper) form textarea:focus,
:where(.editor-styles-wrapper) form button:focus {
  outline: 0.125rem solid var(--wp--preset--color--base);
}
:where(#body, #header, #main, #footer) form select,
:where(.editor-styles-wrapper) form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 4rem;
  background-image: -moz-linear-gradient(45deg, transparent 50%, var(--wp--preset--color--base) 50%), -moz-linear-gradient(315deg, var(--wp--preset--color--base) 50%, transparent 50%);
  background-image: linear-gradient(45deg, transparent 50%, var(--wp--preset--color--base) 50%), linear-gradient(135deg, var(--wp--preset--color--base) 50%, transparent 50%);
  background-position: -moz-calc(100% - 1.5rem) 52%, -moz-calc(100% - 1.125rem) 52%;
  background-position: calc(100% - 1.5rem) 52%, calc(100% - 1.125rem) 52%;
  background-size: 0.375rem 0.5rem, 0.375rem 0.5rem;
  background-repeat: no-repeat;
}
:where(#body, #header, #main, #footer) form textarea,
:where(.editor-styles-wrapper) form textarea {
  resize: none;
  vertical-align: top;
  display: block;
}
:where(#body, #header, #main, #footer) form input[type=submit],
:where(#body, #header, #main, #footer) form input[type=button],
:where(#body, #header, #main, #footer) form button[type=submit],
:where(.editor-styles-wrapper) form input[type=submit],
:where(.editor-styles-wrapper) form input[type=button],
:where(.editor-styles-wrapper) form button[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
  background-color: var(--wp--preset--color--base);
  color: var(--wp--preset--color--accent);
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.375rem 1.75rem;
}
:where(#body, #header, #main, #footer) form input[type=submit]:hover,
:where(#body, #header, #main, #footer) form input[type=button]:hover,
:where(#body, #header, #main, #footer) form button[type=submit]:hover,
:where(.editor-styles-wrapper) form input[type=submit]:hover,
:where(.editor-styles-wrapper) form input[type=button]:hover,
:where(.editor-styles-wrapper) form button[type=submit]:hover {
  text-decoration: underline;
}

div.gform_confirmation_wrapper {
  -webkit-margin-before: 0rem !important;
          margin-block-start: 0rem !important;
}
div.gform_confirmation_wrapper .gform_confirmation_message {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  text-align: center;
}

div.gform_wrapper {
  --gform--color--validation-error: var( --wp--preset--color--base );
}
div.gform_wrapper .gform_validation_errors {
  display: block;
  background-color: var(--wp--preset--color--base);
  color: var(--wp--preset--color--accent);
  padding: 0.5rem 0.75rem;
  border-radius: var(--radius);
}
div.gform_wrapper .gform_validation_errors h2.gform_submission_error {
  font-size: 1rem !important;
  font-weight: 400;
  margin: 0;
  text-wrap: initial;
}
@media only screen and (max-width: 599px) {
  div.gform_wrapper .gform_validation_errors {
    margin-bottom: 1rem;
  }
}
div.gform_wrapper .gform_validation_errors .gform-icon {
  display: inline-block;
  line-height: inherit;
  margin-right: 0.5rem;
  -moz-transform: translateY(0.0625rem);
       transform: translateY(0.0625rem);
}
div.gform_wrapper .gform_heading .gform_required_legend {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.0625rem;
  color: var(--wp--preset--color--base);
  display: none;
}
div.gform_wrapper h3 {
  font-weight: 400;
}
div.gform_wrapper form .gform-body .gform_fields {
  -webkit-column-gap: var(--wp--style--root--padding-left);
     -moz-column-gap: var(--wp--style--root--padding-left);
          column-gap: var(--wp--style--root--padding-left);
  row-gap: 0.5rem;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
}
@media only screen and (max-width: 999px) {
  div.gform_wrapper form .gform-body .gform_fields {
    row-gap: 0.25rem;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
div.gform_wrapper .gfield,
div.gform_wrapper fieldset.gfield {
  margin-top: 1rem;
}
div.gform_wrapper .gfield .gfield_label,
div.gform_wrapper fieldset.gfield .gfield_label {
  display: block;
  font-size: 0.875rem;
  color: var(--wp--preset--color--base);
  margin-bottom: 0.375rem;
}
div.gform_wrapper .gfield .gfield_label .gfield_required,
div.gform_wrapper fieldset.gfield .gfield_label .gfield_required {
  display: inline-block;
  margin-left: 0.125rem;
  color: var(--wp--preset--color--accent);
}
div.gform_wrapper .gfield .gfield_description,
div.gform_wrapper fieldset.gfield .gfield_description {
  font-size: 0.875rem;
  margin-top: 0.625rem;
  margin-bottom: 1rem;
  line-height: 1.4;
  color: var(--wp--preset--color--base);
}
div.gform_wrapper .gfield .gfield_description.validation_message,
div.gform_wrapper fieldset.gfield .gfield_description.validation_message {
  display: inline-block;
  background-color: var(--wp--preset--color--base);
  color: var(--wp--preset--color--accent);
  padding: 0.25rem 0.5rem;
  margin: 0.5rem 0 0;
  border-radius: var(--radius);
}
div.gform_wrapper .gfield.gfield--type-consent {
  margin-top: 2.5rem;
}
div.gform_wrapper .gsection h3.gsection_title {
  margin-top: 0;
  margin-bottom: 0;
}
div.gform_wrapper .gsection .gsection_description {
  font-size: 0.9375rem;
  margin-top: 0.25rem;
  color: var(--wp--preset--color--base);
}
div.gform_wrapper .gsection {
  margin-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 0.0625rem solid var(--wp--preset--color--base);
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 781px) {
  div.gform_wrapper .gsection {
    margin-top: 0;
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
  }
}
div.gform_wrapper .gfield + .gsection {
  margin-top: 2.5rem;
}
div.gform_wrapper .gform_footer {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 781px) {
  div.gform_wrapper .gform_footer {
    margin-top: 1.5rem;
    margin-bottom: 0;
  }
}

/******************************
********** HEADER *************
******************************/
#header {
  width: 100%;
  height: var(--header-height);
  color: var(--wp--preset--color--accent);
  background-color: var(--wp--preset--color--base);
  padding-left: var(--wp--style--root--padding-left);
  padding-right: var(--wp--style--root--padding-right);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
}

body:is(.page-template-blank) #header {
  position: absolute;
  top: 0;
  background-color: transparent;
}

#header__content {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: justify;
       justify-content: space-between;
  width: 100%;
  max-width: var(--wp--style--global--content-size);
  margin-inline: auto;
  gap: 0.75rem;
}
@media only screen and (max-width: 781px) {
  #header__content {
    flex-wrap: wrap;
    gap: 0.5rem;
  }
}

#header__logo-link {
  text-decoration: none;
  margin-right: auto;
}

#header__logo {
  height: 4.5rem;
  width: auto;
}
@media only screen and (max-width: 781px) {
  #header__logo {
    height: 3rem;
  }
}
#header__logo .logo {
  height: 100%;
  width: auto;
}

#page-overlay {
  display: block;
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -moz-transition: visibility var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer);
  transition: visibility var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer);
}

/***********************************
********** MOBILE BUTTONS **********
***********************************/
#main-nav__button {
  --size: 3rem;
  position: relative;
  text-indent: 9999px;
  text-wrap: nowrap;
  overflow: clip;
  height: var(--size);
  width: var(--size);
}

#main-nav__button span.handle {
  --handle-thickness: 0.125rem;
  display: block;
  position: absolute;
  height: var(--handle-thickness);
  width: var(--size);
  border-radius: 1rem;
  left: -moz-calc((100% - var(--size)) / 2);
  left: calc((100% - var(--size)) / 2);
  right: 0%;
  background-color: var(--wp--preset--color--accent);
  -moz-transform: rotate(0deg);
       transform: rotate(0deg);
  -moz-transform-origin: left center;
       transform-origin: left center;
  -moz-transition: top var(--cubic-bezier) var(--transition-time--longer), left var(--cubic-bezier) var(--transition-time--longer), width var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer), transform var(--cubic-bezier) var(--transition-time--longer), -moz-transform var(--cubic-bezier) var(--transition-time--longer);
  transition: top var(--cubic-bezier) var(--transition-time--longer), left var(--cubic-bezier) var(--transition-time--longer), width var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer), transform var(--cubic-bezier) var(--transition-time--longer);
  transition: top var(--cubic-bezier) var(--transition-time--longer), left var(--cubic-bezier) var(--transition-time--longer), width var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer), transform var(--cubic-bezier) var(--transition-time--longer), -moz-transform var(--cubic-bezier) var(--transition-time--longer);
}

#main-nav__button span.handle:nth-child(1) {
  top: -moz-calc(25% - 0.5 * var(--handle-thickness));
  top: calc(25% - 0.5 * var(--handle-thickness));
}

#main-nav__button span.handle:nth-child(2) {
  top: -moz-calc(50% - 0.5 * var(--handle-thickness));
  top: calc(50% - 0.5 * var(--handle-thickness));
  left: 15%;
  right: 15%;
  width: auto;
  -moz-transform-origin: center center;
       transform-origin: center center;
}

#main-nav__button span.handle:nth-child(3) {
  top: -moz-calc(75% - 0.5 * var(--handle-thickness));
  top: calc(75% - 0.5 * var(--handle-thickness));
}

body.main-nav--visible #main-nav__button span.handle {
  left: -moz-calc((100% - var(--size)) / 2 + 0.4375rem);
  left: calc((100% - var(--size)) / 2 + 0.4375rem);
}

body.main-nav--visible #main-nav__button span.handle:nth-child(1) {
  -moz-transform: rotate(45deg);
       transform: rotate(45deg);
  top: -moz-calc(15.5% - 0.5 * var(--handle-thickness));
  top: calc(15.5% - 0.5 * var(--handle-thickness));
}

body.main-nav--visible #main-nav__button span.handle:nth-child(2) {
  opacity: 0;
  left: 50%;
  right: 50%;
  width: auto;
}

body.main-nav--visible #main-nav__button span.handle:nth-child(3) {
  -moz-transform: rotate(-45deg);
       transform: rotate(-45deg);
  top: -moz-calc(84.5% - 0.5 * var(--handle-thickness));
  top: calc(84.5% - 0.5 * var(--handle-thickness));
}

/***********************************
********** NAV *********************
***********************************/
#header {
  z-index: 300;
}

#page-overlay {
  z-index: 400;
}

#main-nav {
  z-index: 500;
}

body.main-nav--visible #page-overlay {
  opacity: 1;
  visibility: visible;
}

#main-nav {
  position: fixed;
  isolation: isolate;
  display: -moz-box;
  display: flex;
  top: 0;
  right: 0;
  width: 22.5rem;
  width: 25rem;
  max-width: 80%;
  height: 100%;
  background-color: var(--wp--preset--color--accent);
  color: var(--wp--preset--color--base);
  padding-right: 0.75rem;
  box-shadow: 0rem 0.25rem 1.5rem rgba(0, 0, 0, 0.33);
}
#main-nav ::-webkit-scrollbar {
  display: none;
}
#main-nav {
  scrollbar-width: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer), transform var(--cubic-bezier) var(--transition-time--longer), -webkit-clip-path var(--cubic-bezier) var(--transition-time--longer);
  -moz-transition: clip-path var(--cubic-bezier) var(--transition-time--longer), visibility var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer), transform var(--cubic-bezier) var(--transition-time--longer), -moz-transform var(--cubic-bezier) var(--transition-time--longer);
  transition: clip-path var(--cubic-bezier) var(--transition-time--longer), visibility var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer), transform var(--cubic-bezier) var(--transition-time--longer);
  transition: clip-path var(--cubic-bezier) var(--transition-time--longer), visibility var(--cubic-bezier) var(--transition-time--longer), opacity var(--cubic-bezier) var(--transition-time--longer), transform var(--cubic-bezier) var(--transition-time--longer), -webkit-clip-path var(--cubic-bezier) var(--transition-time--longer), -moz-transform var(--cubic-bezier) var(--transition-time--longer);
  -moz-transform: translateX(1rem);
       transform: translateX(1rem);
}

body.main-nav--visible #main-nav {
  visibility: visible;
  opacity: 1;
  -moz-transform: translateX(0rem);
       transform: translateX(0rem);
}

#main-nav__content-container {
  display: block;
  width: 100%;
  overflow: auto;
  overscroll-behavior: contain;
  padding: 3.5rem;
}
@media only screen and (max-width: 781px) {
  #main-nav__content-container {
    padding: 2.5rem;
  }
}

#main-nav__close {
  display: block;
  position: absolute;
  top: 1.75rem;
  right: 1.75rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  padding: 0;
  text-indent: 9999px;
  text-wrap: nowrap;
  width: 2.25rem;
  height: 2.25rem;
  overflow: clip;
  background-size: 1.75rem auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%231E1E1E' d='M1.46967 1.46967C1.76256 1.17678 2.23744 1.17678 2.53033 1.46967L12 10.9393L21.4697 1.46967C21.7626 1.17678 22.2374 1.17678 22.5303 1.46967C22.8232 1.76256 22.8232 2.23744 22.5303 2.53033L13.0607 12L22.5303 21.4697C22.8232 21.7626 22.8232 22.2374 22.5303 22.5303C22.2374 22.8232 21.7626 22.8232 21.4697 22.5303L12 13.0607L2.53033 22.5303C2.23744 22.8232 1.76256 22.8232 1.46967 22.5303C1.17678 22.2374 1.17678 21.7626 1.46967 21.4697L10.9393 12L1.46967 2.53033C1.17678 2.23744 1.17678 1.76256 1.46967 1.46967Z' /%3E%3C/svg%3E%0A");
}
@media only screen and (max-width: 781px) {
  #main-nav__close {
    top: 1.25rem;
    right: 1.25rem;
  }
}

#main-nav__menu-container {
  overscroll-behavior: contain;
}
#main-nav__menu-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#main-nav__menu-container ul li {
  padding: 0;
  margin: 0;
}
#main-nav__menu-container ul li span,
#main-nav__menu-container ul li a {
  text-decoration: none;
  cursor: pointer;
}
#main-nav__menu-container > ul {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 1.5rem;
}
#main-nav__menu-container > ul > li {
  font-size: 1.25rem;
}
#main-nav__menu-container > ul > li:not(:first-of-type) {
  border-top: 0.125rem solid var(--wp--preset--color--base);
  padding-top: 1.5rem;
}
#main-nav__menu-container > ul > li.current-menu-item a {
  font-weight: bold;
}
#main-nav__menu-container > ul > li:hover a {
  text-decoration: underline;
}

#footer {
  background-color: var(--wp--preset--color--accent);
  color: var(--wp--preset--color--base);
  padding-left: var(--wp--style--root--padding-left);
  padding-right: var(--wp--style--root--padding-right);
}

#footer__content {
  max-width: var(--wp--style--global--content-size);
  margin-inline: auto;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media only screen and (max-width: 781px) {
  #footer__content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

#footer__menu {
  background-color: var(--wp--preset--color--base);
  color: var(--wp--preset--color--white);
  margin-left: -moz-calc(-1 * var(--wp--style--root--padding-left));
  margin-left: calc(-1 * var(--wp--style--root--padding-left));
  margin-right: -moz-calc(-1 * var(--wp--style--root--padding-right));
  margin-right: calc(-1 * var(--wp--style--root--padding-right));
  padding-left: var(--wp--style--root--padding-left);
  padding-right: var(--wp--style--root--padding-right);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
#footer__menu ul {
  max-width: var(--wp--style--global--content-size);
  margin-inline: auto;
  list-style: none;
  padding: 0;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  flex-wrap: wrap;
  row-gap: 0.75rem;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  font-size: 0.9375rem;
}
#footer__menu ul li {
  margin: 0;
}
#footer__menu ul li a {
  text-decoration: none;
}
#footer__menu ul li:has(+ li)::after {
  content: "|";
  padding-left: 1.5rem;
}
@media only screen and (max-width: 599px) {
  #footer__menu {
    padding-block: 2rem;
  }
  #footer__menu ul {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
         flex-direction: column;
  }
  #footer__menu ul li:has(+ li)::after {
    content: none;
  }
}
@media (hover: hover) {
  #footer__menu ul li a:link:hover {
    text-decoration: underline;
  }
}

.swiper {
  overflow: visible;
}

.swiper-buttons {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
       justify-content: space-between;
  -webkit-margin-before: 3rem;
          margin-block-start: 3rem;
}
.swiper-buttons .swiper-button-prev,
.swiper-buttons .swiper-button-next {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  margin-top: 0;
  width: 10rem;
  height: 0.75rem;
  background-size: cover;
  background-repeat: no-repeat;
  -moz-transition: opacity var(--cubic-bezier) var(--transition-time--longer);
  transition: opacity var(--cubic-bezier) var(--transition-time--longer);
}
.swiper-buttons .swiper-button-prev::after,
.swiper-buttons .swiper-button-next::after {
  content: none;
}
@media only screen and (max-width: 781px) {
  .swiper-buttons .swiper-button-prev,
  .swiper-buttons .swiper-button-next {
    width: 7.5rem;
    height: 1rem;
  }
}
.swiper-buttons .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 145.5 8.1' version='1.1' viewBox='0 0 145.5 8.1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%239C9D9E' points='145.5 3.6 2 3.6 5.1 0.7 4.4 0 0 4.1 4.4 8.1 5.1 7.4 2 4.6 145.5 4.6'/%3E%3C/svg%3E%0A");
  background-position: left center;
}
.swiper-buttons .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 145.5 8.1' version='1.1' viewBox='0 0 145.5 8.1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%239C9D9E' points='0 4.6 143.5 4.6 140.5 7.4 141.1 8.1 145.5 4.1 141.1 0 140.5 0.7 143.5 3.6 0 3.6'/%3E%3C/svg%3E%0A");
  background-position: right center;
}
body {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;
  overflow-x: clip;
}

#footer {
  margin-top: auto;
}

main {
  overflow: visible;
}

body.has-main-spacing {
  --main--spacing--top: 2.5rem;
  --main--spacing--bottom: 5rem;
}
@media only screen and (max-width: 781px) {
  body.has-main-spacing {
    --main--spacing--top: 1.5rem;
    --main--spacing--bottom: 3rem;
  }
}
body.has-main-spacing main {
  padding-top: var(--main--spacing--top);
  padding-bottom: var(--main--spacing--bottom);
}

body.search main {
  padding-top: var(--wp--style--root--padding-left);
}

#single-search__form {
  display: none;
  gap: 1rem;
  background-color: var(--wp--preset--color--white);
  padding: 1rem;
  border-radius: var(--radius-xlarge);
  box-shadow: var(--box-shadow);
}
@media only screen and (max-width: 781px) {
  #single-search__form {
    display: -moz-box;
    display: flex;
  }
}

#single-search__submit {
  background-color: var(--wp--preset--color--blue);
}

#single-search__heading {
  margin-top: 0;
}
@media only screen and (max-width: 781px) {
  #single-search__heading {
    margin-top: 1.5rem;
  }
}

.single-search-result__results-container {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 0.5rem;
}

.single-search-result__result-container {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  background-color: var(--wp--preset--color--white);
  border-radius: var(--radius-xlarge);
  padding: 2rem;
  text-decoration: none;
}
.single-search-result__result-container:hover {
  text-decoration: none;
}
.single-search-result__result-container:hover .single-search-result__result-permalink {
  text-decoration: underline;
}
@media only screen and (max-width: 781px) {
  .single-search-result__result-container {
    padding: 1.25rem;
  }
}

h2.single-search-result__result-title {
  width: 100%;
  color: var(--wp--preset--color--blue);
  line-height: 1.3;
  margin-block: 0;
}

.single-search-result__result-excerpt {
  width: 100%;
  font-size: 0.9375rem;
  color: var(--wp--preset--color--grey-shade-2);
  margin-block: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: clip;
  text-overflow: ellipsis;
}

.single-search-result__result-meta-container {
  display: -moz-box;
  display: flex;
  gap: 0.5rem;
}

.single-search-result__result-type {
  display: -moz-box;
  display: flex;
  line-height: 1.6;
  background-color: var(--wp--preset--color--blue-shade-2);
  color: var(--wp--preset--color--white);
  padding: 0.125rem 1rem;
  font-size: 0.75rem;
  border-radius: var(--radius-xlarge);
}

.single-search-result__result-permalink {
  font-size: 0.9375rem;
  color: var(--wp--preset--color--blue-shade-2);
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: clip;
  text-overflow: ellipsis;
}

/************************************
***** PARAGRAPH *********************
************************************/
.is-style-balanced {
  text-wrap: balance;
}

/************************************
***** COLUMNS ***********************
************************************/
@media only screen and (max-width: 781px) {
  .wp-block-columns.is-style-mobile-collapse-reversed {
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
         flex-direction: column-reverse;
  }
}

/************************************
***** IMAGE *************************
************************************/
.wp-block-image.is-style-border-radius-large,
.wp-block-image.is-style-border-radius-large img {
  border-radius: var(--radius-large);
}

/************************************
***** COVER / GROUP *****************
************************************/
.wp-block-group.alignfull,
.wp-block-cover.alignfull {
  border-radius: 0;
}

/************************************
***** TABLES ************************
************************************/
.wp-block-table table {
  font-size: 1rem;
  margin: 1.5rem 0;
}
.wp-block-table table td {
  padding: 0.75rem 0;
  vertical-align: top;
}
.wp-block-table table thead {
  border-bottom: 0.125rem solid;
  text-align: left;
}
.wp-block-table table tfoot {
  border-top: 0.125rem solid;
  text-align: left;
}
.wp-block-table table td, .wp-block-table table th {
  border: 0.0625rem solid rgba(0, 0, 0, 0.1);
  padding: 0.25rem 0.5rem;
}

/************************************
***** CUSTOM BLOCK STYLES ***********
************************************/
.wp-block-list .wp-block-list {
  margin-top: 0;
}
