@charset "UTF-8";
/*
Theme Name: Block TwoFiveOne
Author: Slingshot
Description: Custom theme. Contact https://www.slingshot.co.uk
Text Domain: slingshottheme
Domain Path: /languages
Requires at least: 6.4
Requires PHP: 7.4
Tested up to: 6.5.5
Version: 1.0.0
License: Contact me for license.
*/
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

html, body {
  width: 100%;
  min-height: 100%;
  margin: 0px;
  padding: 0px;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

* {
  box-sizing: border-box;
}

@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
html {
  font-size: 100%;
}

body {
  font-size: var(--wp--preset--font-size--20);
}

a:hover {
  opacity: 0.7;
}

a:hover, a:active {
  outline: 0;
}

:root :where(.is-layout-constrained) > h1,
:root :where(.is-layout-constrained) > h2,
:root :where(.is-layout-constrained) > h3,
:root :where(.is-layout-constrained) > h4,
:root :where(.is-layout-constrained) > h5,
:root :where(.is-layout-constrained) > h6 {
  margin-block-start: 1.6em;
}
:root :where(.is-layout-constrained) p {
  margin-block-start: 0.85em;
}

h1, h2, h3, h4, h5, h6 {
  overflow-wrap: normal;
}

.has-text-color h1, .has-text-color h2, .has-text-color h3, .has-text-color h4, .has-text-color h5, .has-text-color h6 {
  color: inherit;
}

h1, h2, h3, h4, h5, h6,
.has-40-font-size,
.has-50-font-size,
.has-60-font-size,
.has-70-font-size,
.has-80-font-size,
.has-90-font-size {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-wrap: pretty;
}

ul, ol {
  list-style-position: outside;
}

ul {
  list-style: none;
  list-style-type: disc;
}

ol {
  list-style: decimal;
}

li {
  margin: 0.6em 0;
}

dt {
  font-weight: var(--wp--custom--font-weight--bold);
}

b,
strong {
  font-weight: var(--wp--custom--font-weight--bold);
}

cite,
dfn,
em,
i {
  font-style: italic;
}

small {
  font-size: var(--wp--preset--font-size--20);
}

big {
  font-size: var(--wp--preset--font-size--60);
}

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

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

figure {
  margin: 0;
}

caption {
  font-weight: var(--wp--custom--font--small);
  text-align: left;
}

mark {
  padding: 0 0.4em;
}

table:not(.shop_table) {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid var(--wp--preset--color--black);
  border-width: 1px 0 0 1px;
}
table:not(.shop_table) th {
  font-weight: var(--wp--custom--font-weight--bold);
}
table:not(.shop_table) th, table:not(.shop_table) td {
  border: 1px solid var(--wp--preset--color--black);
  border-width: 0 1px 1px 0;
  padding: 0.3rem;
}
table:not(.shop_table) tr th:first-child,
table:not(.shop_table) tr td:first-child {
  border-width: 0 1px 1px 0;
}

@font-face {
  font-family: "Slingshot-Icons";
  src: url("assets/icons/Slingshot-Icons/fonts/Slingshot-Icons.eot?u5ps3j");
  src: url("assets/icons/Slingshot-Icons/fonts/Slingshot-Icons.eot?u5ps3j#iefix") format("embedded-opentype"), url("assets/icons/Slingshot-Icons/fonts/Slingshot-Icons.ttf?u5ps3j") format("truetype"), url("assets/icons/Slingshot-Icons/fonts/Slingshot-Icons.woff?u5ps3j") format("woff"), url("assets/icons/Slingshot-Icons/fonts/Slingshot-Icons.svg?u5ps3j#Slingshot-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Slingshot-Icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-slingshot:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-twitter:before {
  content: "\e902";
}

.icon-linkedin:before {
  content: "\e903";
}

.icon-instagram:before {
  content: "\e904";
}

.icon-pinterest:before {
  content: "\e905";
}

.icon-whatsapp:before {
  content: "\e933";
}

.icon-youtube:before {
  content: "\e906";
}

.icon-vimeo:before {
  content: "\e907";
}

.icon-spotify:before {
  content: "\e908";
}

.icon-soundcloud:before {
  content: "\e909";
}

.icon-arrow-up:before {
  content: "\e90a";
}

.icon-arrow-right:before {
  content: "\e90b";
}

.icon-arrow-down:before {
  content: "\e90c";
}

.icon-arrow-left:before {
  content: "\e90d";
}

.icon-arrow-up-circle:before {
  content: "\e90e";
}

.icon-arrow-right-circle:before {
  content: "\e910";
}

.icon-arrow-down-circle:before {
  content: "\e912";
}

.icon-arrow-left-circle:before {
  content: "\e914";
}

.icon-search:before {
  content: "\e916";
}

.icon-select:before {
  content: "\e917";
}

.icon-language:before {
  content: "\e918";
}

.icon-yes:before {
  content: "\e919";
}

.icon-no:before {
  content: "\e91a";
}

.icon-plus:before {
  content: "\e91b";
}

.icon-minus:before {
  content: "\e91c";
}

.icon-link:before {
  content: "\e91d";
}

.icon-email:before {
  content: "\e91e";
}

.icon-email-alt:before {
  content: "\e930";
}

.icon-phone:before {
  content: "\e91f";
}

.icon-marker:before {
  content: "\e920";
}

.icon-world:before {
  content: "\e921";
}

.icon-share:before {
  content: "\e931";
}

.icon-globe:before {
  content: "\e922";
}

.icon-home:before {
  content: "\e923";
}

.icon-office:before {
  content: "\e924";
}

.icon-user:before {
  content: "\e925";
}

.icon-calendar:before {
  content: "\e926";
}

.icon-time:before {
  content: "\e927";
}

.icon-cart:before {
  content: "\e928";
}

.icon-heart:before {
  content: "\e92f";
}

.icon-file:before {
  content: "\e90f";
}

.icon-file-text:before {
  content: "\e911";
}

.icon-file-pdf:before {
  content: "\e913";
}

.icon-file-word:before {
  content: "\e915";
}

.icon-file-powerpoint:before {
  content: "\e929";
}

.icon-file-excel:before {
  content: "\e92a";
}

.icon-file-photo:before {
  content: "\e92b";
}

.icon-file-video:before {
  content: "\e92c";
}

.icon-file-audio:before {
  content: "\e92d";
}

.icon-file-zip:before {
  content: "\e92e";
}

.icon-play:before {
  content: "\e932";
}

.icon-lock:before {
  content: "\e934";
}

.icon-users:before {
  content: "\e935";
}

.icon-arrow-up-bold:before {
  content: "\e936";
}

.icon-arrow-right-bold:before {
  content: "\e937";
}

.icon-arrow-down-bold:before {
  content: "\e938";
}

.icon-arrow-left-bold:before {
  content: "\e939";
}

.icon-search-bold:before {
  content: "\e93a";
}

.icon-yes-bold:before {
  content: "\e93b";
}

.icon-no-bold:before {
  content: "\e93c";
}

.icon-plus-bold:before {
  content: "\e93d";
}

.icon-minus-bold:before {
  content: "\e93e";
}

.icon-user-alt:before {
  content: "\e93f";
}

.icon-users-alt:before {
  content: "\e940";
}

[class^=icon-]:not(.icon-only), [class^=icon-]:not(.icon-round), [class*=" icon-"]:not(.icon-only), [class*=" icon-"]:not(.icon-round) {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Slingshot-Icons" !important;
  speak: never;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 0.1em;
}

a [class^=icon-]:not(.icon-only), a [class*=" icon-"]:not(.icon-only) {
  margin-right: 0.3em;
}

.is-icon-round {
  color: var(--wp--preset--color--background);
  background: var(--wp--preset--color--secondary);
  width: var(--wp--preset--font-size--30);
  height: var(--wp--preset--font-size--30);
  border-radius: 50%;
  text-align: center;
  line-height: var(--wp--preset--font-size--30) !important;
  vertical-align: middle;
}

.is-icon-round:hover {
  background: var(--wp--preset--color--foreground);
  color: var(--wp--preset--color--background);
}

.is-icon-only .link-txt {
  display: none;
}

.is-icon-small {
  font-size: 75%;
}

.is-icon-medium {
  font-size: 150%;
}

.is-icon-large {
  font-size: 200%;
}

ul.is-style-doc-icons {
  list-style: none;
  padding-left: 0;
}
ul.is-style-doc-icons li {
  margin-left: 2em;
}
ul.is-style-doc-icons a {
  position: relative;
}
ul.is-style-doc-icons a:before {
  position: absolute;
  top: 0.1em;
  left: 0;
  width: 1em;
  margin-left: -1.5em;
}

.is-style-doc-icons a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Slingshot-Icons" !important;
  speak: never;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 0.1em;
  content: "\e90f";
  margin-right: 0.5rem;
  font-size: 125%;
  position: relative;
  top: 0.1em;
  text-decoration: none;
}
.is-style-doc-icons a[href^="mailto:"]:before {
  content: "\e91e";
}
.is-style-doc-icons a[href^="http:"]:before,
.is-style-doc-icons a[href^="https:"]:before {
  content: "\e91d";
}
.is-style-doc-icons a[href^="tel:"]:before {
  content: "\e91f";
}
.is-style-doc-icons a[href$=".pdf"]:before {
  content: "\e913";
}
.is-style-doc-icons a[href$=".xls"]:before,
.is-style-doc-icons a[href$=".xlsx"]:before,
.is-style-doc-icons a[href$=".xlsb"]:before {
  content: "\e92a";
}
.is-style-doc-icons a[href$=".doc"]:before,
.is-style-doc-icons a[href$=".docx"]:before {
  content: "\e915";
}
.is-style-doc-icons a[href$=".ppt"]:before,
.is-style-doc-icons a[href$=".pptx"]:before {
  content: "\e929";
}
.is-style-doc-icons a[href$=".txt"]:before,
.is-style-doc-icons a[href$=".rtf"]:before {
  content: "\e911";
}
.is-style-doc-icons a[href$=".mp3"]:before,
.is-style-doc-icons a[href$=".aif"]:before,
.is-style-doc-icons a[href$=".wav"]:before {
  content: "\e92d";
}
.is-style-doc-icons a[href$=".mp4"]:before,
.is-style-doc-icons a[href$=".mov"]:before,
.is-style-doc-icons a[href$=".avi"]:before {
  content: "\e92c";
}
.is-style-doc-icons a[href$=".jpg"]:before,
.is-style-doc-icons a[href$=".jpeg"]:before,
.is-style-doc-icons a[href$=".png"]:before,
.is-style-doc-icons a[href$=".gif"]:before,
.is-style-doc-icons a[href$=".tif"]:before {
  content: "\e92b";
}
.is-style-doc-icons a[href$=".zip"]:before,
.is-style-doc-icons a[href$=".7z"]:before,
.is-style-doc-icons a[href$=".tar"]:before,
.is-style-doc-icons a[href$=".gz"]:before {
  content: "\e92e";
}
.is-style-doc-icons a[href*="slingshot.co.uk"]:before {
  content: "\e900";
}
.is-style-doc-icons a[href*="twitter.com"]:before {
  content: "\e902";
}
.is-style-doc-icons a[href*="facebook.com"]:before {
  content: "\e901";
}
.is-style-doc-icons a[href*="linkedin.com"]:before {
  content: "\e903";
}
.is-style-doc-icons a[href*="instagram.com"]:before {
  content: "\e904";
}
.is-style-doc-icons a[href*="pinterest.com"]:before {
  content: "\e905";
}
.is-style-doc-icons a[href*="spotify.com"]:before {
  content: "\e908";
}
.is-style-doc-icons a[href*="youtube.com"]:before {
  content: "\e906";
}
.is-style-doc-icons a[href*="vimeo.com"]:before {
  content: "\e907";
}

input[type=button],
input[type=reset],
input[type=submit],
button[type=button],
button[type=reset],
button[type=submit]:where(:not(.wp-block-search__button)) {
  height: auto !important;
  padding: 0.6rem 1em;
  position: relative;
  border-radius: var(--wp--custom--border--radius);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--secondary);
  border: 0.15rem solid var(--wp--preset--color--secondary);
  border-radius: 99rem;
  font-weight: var(--wp--custom--font-weight--bold);
}
input[type=button]:after,
input[type=reset]:after,
input[type=submit]:after,
button[type=button]:after,
button[type=reset]:after,
button[type=submit]:where(:not(.wp-block-search__button)):after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  display: block;
  margin-left: 0.4em;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M47.77,21.86L28.95,3.59c-.82-.82-1.8-1.23-2.93-1.23s-2.11.41-2.93,1.23c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14l11.32,10.77H5.23c-1.18,0-2.18.43-3,1.3-.82.87-1.23,1.89-1.23,3.07s.41,2.21,1.23,3.07c.82.87,1.82,1.3,3,1.3h29.18l-11.32,10.77c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14,1.79,1.23,2.93,1.23,2.11-.41,2.93-1.23l18.82-18.27c.82-.82,1.23-1.86,1.23-3.14s-.41-2.32-1.23-3.14Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M47.77,21.86L28.95,3.59c-.82-.82-1.8-1.23-2.93-1.23s-2.11.41-2.93,1.23c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14l11.32,10.77H5.23c-1.18,0-2.18.43-3,1.3-.82.87-1.23,1.89-1.23,3.07s.41,2.21,1.23,3.07c.82.87,1.82,1.3,3,1.3h29.18l-11.32,10.77c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14,1.79,1.23,2.93,1.23,2.11-.41,2.93-1.23l18.82-18.27c.82-.82,1.23-1.86,1.23-3.14s-.41-2.32-1.23-3.14Z"/></svg>');
  -webkit-mask-size: 1em 1em;
          mask-size: 1em 1em;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
}
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button[type=button]:hover,
button[type=reset]:hover,
button[type=submit]:where(:not(.wp-block-search__button)):hover {
  opacity: 0.7;
}

fieldset {
  margin: 0 0 2em;
}

legend {
  white-space: normal;
}

input[type=text],
input[type=password],
input[type=search],
input[type=email],
button,
textarea,
select {
  font-style: normal;
  line-height: 1;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select,
input,
textarea {
  padding: 0.7rem 1em;
  color: var(--wp--preset--color--secondary);
  border: 1px solid var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--white);
  border-radius: 6px;
}

button,
input {
  line-height: normal;
  font-size: var(--wp--preset--font-size--20);
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  padding: 0.5em;
  position: relative;
  width: 1rem;
  height: 1rem;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input:focus,
textarea:focus {
  border: 1px solid var(--wp--preset--color--secondary);
  outline: 0;
}

select {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><polygon points="76.73 84.15 117.03 43.85 104.31 31.12 64 71.42 23.69 31.12 10.97 43.85 51.27 84.15 64 96.88 76.73 84.15" fill="%23007976"/></svg>');
  background-size: 1em 1em;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  position: relative;
  padding-right: 2.8em;
}

select:after {
  content: "X";
}

textarea {
  min-height: 8em;
}

label {
  margin-bottom: 0.5rem;
}

::-moz-placeholder {
  opacity: 1;
  color: var(--wp--preset--color--neutral-5);
}

::placeholder {
  opacity: 1;
  color: var(--wp--preset--color--neutral-5);
}

:focus::-moz-placeholder {
  opacity: 1;
  color: var(--wp--preset--color--neutral-3);
}

:focus::placeholder {
  opacity: 1;
  color: var(--wp--preset--color--neutral-3);
}

:focus:-ms-input-placeholder {
  color: var(--wp--preset--color--neutral-3);
}

:focus::-ms-input-placeholder {
  color: var(--wp--preset--color--neutral-3);
}

.mc4wp__field_wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: normal;
  align-content: normal;
  max-width: 100%;
}

.mc4wp__input {
  border: 1px solid var(--wp--preset--color--primary);
  flex-grow: 1;
  min-width: 3em;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  max-width: 30ch;
}

.mc4wp__button {
  background-color: var(--wp--preset--color--foreground) !important;
  color: var(--wp--preset--color--background);
  border: none;
  font-size: var(--wp--preset--font-size--30);
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  min-width: 10ch;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

.comment-content img[height],
.article-content img,
.entry-summary img,
img[class*=align],
img[class*=wp-image-],
img[class*=attachment-],
.site-header img {
  height: auto;
  max-width: 100%;
}

img.size-large,
img.size-medium,
.wp-post-image,
.article-thumbnail img {
  height: auto;
  max-width: 100%;
}

.article-content .size-large_cropped img {
  width: 100%;
  height: auto;
}

@media (min-width: 782px) {
  .wp-caption {
    width: auto;
  }
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  height: auto;
}

embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
  margin-bottom: 0;
}

.embed-wrapper:not(.wp-block-embed__wrapper .embed-wrapper) {
  margin: var(--wp--preset--spacing--50) 0;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.embed-wrapper:not(.wp-block-embed__wrapper .embed-wrapper) iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 781px) {
  div[class^=wp-block].is-style-reverse-stack,
  div[class*=" wp-block"].is-style-reverse-stack {
    flex-direction: column-reverse;
  }
}
div[class^=wp-block].is-style-theme-1,
div[class*=" wp-block"].is-style-theme-1 {
  border-radius: 0;
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 575.08 63"><path d="M575.08,4.53l-4.99,57.94c-5.08.09-10.21-.12-15.3,0-32.8.8-66.69.72-99.27-.5-16.2-.61-33.13-2.03-49.32-2.52-5.91-.18-11.88.13-17.79,0v-1.01c-1.03-.27-1.2.4-1.56.5-1.99.56-4.67.59-6.87,1.01-1.77.33-4.68,1.32-6.24,1.51-1.05.13-2.34-.09-3.43,0v-1.01c-10.91.12-21.86-.16-32.78,0-31.03.46-62.19-.43-93.65-1.01-23.06-.42-46.15-4.06-68.68-1.01-57.31-.39-113.84.73-171.07.5-.81.96-.77.1-1.25,0-.39-.08-.87.09-1.25,0-1.35-.31-.75-1.96-.94-2.77s-.91-1.48-.62-3.02c.86-4.69.45-9.63.62-14.61.33-9.62,1.37-20.06,1.87-29.73.15-2.93-.11-5.89,0-8.82l5.31,3.02h89.9c1.55-1.55,3.9-1.75,6.24-1.51,4.3.43,9.47,1.25,13.74,1.51,16.58,1,34.09.14,50.57,0,36.2-.3,72.43.17,108.63,0,50.32-.24,101.42-1.16,151.71-.5,43.11.56,85.85,1.11,128.61,2.02,5.92.13,11.88-.09,17.79,0Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 575.08 63"><path d="M575.08,4.53l-4.99,57.94c-5.08.09-10.21-.12-15.3,0-32.8.8-66.69.72-99.27-.5-16.2-.61-33.13-2.03-49.32-2.52-5.91-.18-11.88.13-17.79,0v-1.01c-1.03-.27-1.2.4-1.56.5-1.99.56-4.67.59-6.87,1.01-1.77.33-4.68,1.32-6.24,1.51-1.05.13-2.34-.09-3.43,0v-1.01c-10.91.12-21.86-.16-32.78,0-31.03.46-62.19-.43-93.65-1.01-23.06-.42-46.15-4.06-68.68-1.01-57.31-.39-113.84.73-171.07.5-.81.96-.77.1-1.25,0-.39-.08-.87.09-1.25,0-1.35-.31-.75-1.96-.94-2.77s-.91-1.48-.62-3.02c.86-4.69.45-9.63.62-14.61.33-9.62,1.37-20.06,1.87-29.73.15-2.93-.11-5.89,0-8.82l5.31,3.02h89.9c1.55-1.55,3.9-1.75,6.24-1.51,4.3.43,9.47,1.25,13.74,1.51,16.58,1,34.09.14,50.57,0,36.2-.3,72.43.17,108.63,0,50.32-.24,101.42-1.16,151.71-.5,43.11.56,85.85,1.11,128.61,2.02,5.92.13,11.88-.09,17.79,0Z"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 150% auto;
          mask-size: 150% auto;
}
div[class^=wp-block].is-style-theme-2,
div[class*=" wp-block"].is-style-theme-2 {
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1362 440"><path d="M1362,0H0v432.23c4.33-.69,9.34-1.46,13.88-.85,9.5.17.61,2.87,11.69,3.06,58.45,1.37,115.09,3.42,174.17,3.02,1.34.73-.26.71-1.96,1.04,17.8-.76,33.62-.49,49.83-1.28,4.5.79,5.73,1.88,7.06,2.62-2.67-1.47,89.51-1.6,90.97-1.22l1.13-3.2c17.53-.05,5.1,3.66,21.31,2.87,6.34-4.52,26.92.47,32.52-1.93-.13.36,7.81.5,7.3,1.91,2.43-2.46,8.16-.57,13.16-1.2,1.81-.68-1.33-.73-2.69-1.47l11.46-.87c4.48.79,5.59,2.24.71,2.5,29.96.88,150.27,2.29,182.54,1.06,2.25-.67,9.4.34,5.61-2.57,8.53-1.63,12.56.57,16.32-1.15,3.27,4.34,18.75,1.04,25.21,5.43l2.45-2.46,4.24,1.5c37.52-2.56,8.57-1.25,41.84-.67,18.86-.37,24.66-3.7,35.1-2.66-1.81-.3-1.23-1.48,3.16-2.03.85,2.16,13.28-1.55,15.71.63,4.88-.27,15.05-1.38,15.35-2.94-.43,2.26,8.36,1.51,8.64,3.34,4.76.09,9.14.53,12.57-.12l1.59-.77c16.09-.43,11.29,2.39,21.76-.28l-.08-1.76c9.62-.19,17.66-.41,21.44,2.51l1.4.92c15.95-.08,8.14.28,21.43-1.28l1.41-.65c16.94-2.92,96.77-3.48,112.38-7.13l1.57-4.11,13.49-1.34c-1.45-.02,4.53,3.42,8.96,5.08,29.77-.22,152.21-1.26,178.64.26,10.72,1.26,11.35,3.86,11.22,4.22,13.04-.85.81-2.43,11.9-2.24,3.03.41,4.49,1.05,5.61,2.04,4.89.59,6.23.61,6.61-.45,1.27-1.76,3.16-3.33.59-5.16l7.59-.06-.63,1.77c3.18.05,8.06-4.85,22.07-3.9,23.64.77,30.51,0,54.28.41,2.21.37,5.43,1.16,8.43,2.46,2.58.59,8.04-.22,10.98.55,2.73-1.69,10.53-2.01,12.63-3.06,11.59.95,15.86-1.19,27.45-1.11V0Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1362 440"><path d="M1362,0H0v432.23c4.33-.69,9.34-1.46,13.88-.85,9.5.17.61,2.87,11.69,3.06,58.45,1.37,115.09,3.42,174.17,3.02,1.34.73-.26.71-1.96,1.04,17.8-.76,33.62-.49,49.83-1.28,4.5.79,5.73,1.88,7.06,2.62-2.67-1.47,89.51-1.6,90.97-1.22l1.13-3.2c17.53-.05,5.1,3.66,21.31,2.87,6.34-4.52,26.92.47,32.52-1.93-.13.36,7.81.5,7.3,1.91,2.43-2.46,8.16-.57,13.16-1.2,1.81-.68-1.33-.73-2.69-1.47l11.46-.87c4.48.79,5.59,2.24.71,2.5,29.96.88,150.27,2.29,182.54,1.06,2.25-.67,9.4.34,5.61-2.57,8.53-1.63,12.56.57,16.32-1.15,3.27,4.34,18.75,1.04,25.21,5.43l2.45-2.46,4.24,1.5c37.52-2.56,8.57-1.25,41.84-.67,18.86-.37,24.66-3.7,35.1-2.66-1.81-.3-1.23-1.48,3.16-2.03.85,2.16,13.28-1.55,15.71.63,4.88-.27,15.05-1.38,15.35-2.94-.43,2.26,8.36,1.51,8.64,3.34,4.76.09,9.14.53,12.57-.12l1.59-.77c16.09-.43,11.29,2.39,21.76-.28l-.08-1.76c9.62-.19,17.66-.41,21.44,2.51l1.4.92c15.95-.08,8.14.28,21.43-1.28l1.41-.65c16.94-2.92,96.77-3.48,112.38-7.13l1.57-4.11,13.49-1.34c-1.45-.02,4.53,3.42,8.96,5.08,29.77-.22,152.21-1.26,178.64.26,10.72,1.26,11.35,3.86,11.22,4.22,13.04-.85.81-2.43,11.9-2.24,3.03.41,4.49,1.05,5.61,2.04,4.89.59,6.23.61,6.61-.45,1.27-1.76,3.16-3.33.59-5.16l7.59-.06-.63,1.77c3.18.05,8.06-4.85,22.07-3.9,23.64.77,30.51,0,54.28.41,2.21.37,5.43,1.16,8.43,2.46,2.58.59,8.04-.22,10.98.55,2.73-1.69,10.53-2.01,12.63-3.06,11.59.95,15.86-1.19,27.45-1.11V0Z"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 150% auto;
          mask-size: 150% auto;
}
div[class^=wp-block].is-style-theme-3,
div[class*=" wp-block"].is-style-theme-3 {
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1362 440"><path d="M1362.1,9.62v-1.45c-4.33.69-9.34,1.46-13.88.85-9.5-.17-.61-2.86-11.69-3.05-58.45-1.37-115.09-3.42-174.17-3.02-1.34-.73.26-.71,1.96-1.04-17.8.76-33.62.49-49.83,1.28-4.5-.79-5.73-1.88-7.06-2.61,2.67,1.47-89.51,1.6-90.97,1.22l-1.13,3.19c-17.53.05-5.1-3.65-21.31-2.86-6.34,4.51-26.92-.47-32.52,1.93.13-.36-7.81-.5-7.31-1.91-2.43,2.45-8.16.57-13.16,1.19-1.81.68,1.33.73,2.69,1.47l-11.46.87c-4.48-.79-2.71-2.65-5.03-3.04-29.96-.88-141.92-2.68-174.2-1.46-3.29.2-13.43.6-9.64,3.51-8.53,1.63-12.56-.57-16.32,1.14-3.27-4.33-13.39-.48-19.85-4.86l-7.81,1.9-4.24-1.5c-37.52,2.55-8.57,1.25-41.84.67-18.86.37-28.02,3.64-38.45,2.59,1.81.3,4.59,1.53.19,2.08-.85-2.15-13.28,1.55-15.71-.63-4.88.27-20.71,0-15.35,2.94-2.69-1.47-5.61-1.01-6.93-3.28-4.76-.09-4.47-1.01-7.9-.36l-.26,1.25c-16.09.43-18.33-2.6-28.81.07l-.58,1.91c-9.62.19-17.66.41-21.44-2.51l-3.59-.9c-15.95.08-5.73-.54-19.02,1.01l-1.63.89c-16.94,2.91-121.74,7.05-120,6.52-29.77.22-147.96-1.91-174.39-3.42-10.72-1.25-31.99.27-31.86-.09-13.04.84-1.06,1.8-12.15,1.61-3.03-.41-5.22-2.84-3.52-3.16-4.02.22-6.91.86-8.01,1.67-2.14-.55-6.13-1-7.13.67l-4.58,1.41-5.75-2.23c-3.18-.05-6.29,2.12-20.3,1.17-23.64-.77-20.73.07-44.5-.34-3.69-.82-6.36-3.27-14.56-2.56-3.19-.05-8.04.22-10.98-.55-6.25,1.57-14.69-1.46-16.19,1.98-10.56,2.63-8.27.29-19.86.2v421.83c4.33-.69,9.34-1.46,13.88-.85,9.5.17.61,2.86,11.69,3.05,58.45,1.37,115.09,3.42,174.17,3.02,1.34.73-.26.71-1.96,1.04,17.8-.76,33.62-.49,49.83-1.28,4.5.79,5.73,1.88,7.06,2.61-2.67-1.47,89.51-1.6,90.97-1.22l1.13-3.19c17.53-.05,5.1,3.65,21.31,2.86,6.34-4.51,26.92.47,32.52-1.93-.13.36,7.81.5,7.3,1.91,2.43-2.45,8.16-.57,13.16-1.19,1.81-.68-1.33-.73-2.69-1.47l11.46-.87c4.48.79,5.59,2.23.71,2.5,29.96.88,150.27,2.28,182.54,1.06,2.25-.66,9.4.34,5.61-2.57,8.53-1.63,12.56.57,16.32-1.14,3.27,4.33,18.75,1.04,25.21,5.42l2.45-2.45,4.24,1.5c37.52-2.55,8.57-1.25,41.84-.67,18.86-.37,24.66-3.7,35.1-2.65-1.81-.3-1.23-1.47,3.16-2.03.85,2.15,13.28-1.55,15.71.63,4.88-.27,15.05-1.37,15.35-2.94-.43,2.26,8.36,1.51,8.64,3.34,4.76.09,9.14.53,12.57-.12l1.59-.77c16.09-.43,11.29,2.39,21.76-.28l-.08-1.76c9.62-.19,17.66-.41,21.44,2.51l1.4.92c15.95-.08,8.14.28,21.43-1.27l1.41-.64c16.94-2.91,96.77-3.47,112.38-7.12l1.57-4.1,13.49-1.34c-1.45-.02,4.53,3.41,8.96,5.07,29.77-.22,152.21-1.26,178.64.26,10.72,1.25,11.35,3.85,11.22,4.21,13.04-.84.81-2.43,11.9-2.23,3.03.41,4.49,1.04,5.61,2.04,4.89.59,6.23.6,6.61-.45,1.27-1.75,3.16-3.33.59-5.15l7.59-.06-.63,1.77c3.18.05,8.06-4.84,22.07-3.89,23.64.77,30.51,0,54.28.41,2.21.37,5.43,1.16,8.43,2.46,2.58.59,8.04-.22,10.98.55,2.73-1.69,10.53-2.01,12.63-3.06,11.59.95,15.86-1.19,27.45-1.1V10.33c-1.11.05-1.56-.08-1.32-.73l1.32.02Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1362 440"><path d="M1362.1,9.62v-1.45c-4.33.69-9.34,1.46-13.88.85-9.5-.17-.61-2.86-11.69-3.05-58.45-1.37-115.09-3.42-174.17-3.02-1.34-.73.26-.71,1.96-1.04-17.8.76-33.62.49-49.83,1.28-4.5-.79-5.73-1.88-7.06-2.61,2.67,1.47-89.51,1.6-90.97,1.22l-1.13,3.19c-17.53.05-5.1-3.65-21.31-2.86-6.34,4.51-26.92-.47-32.52,1.93.13-.36-7.81-.5-7.31-1.91-2.43,2.45-8.16.57-13.16,1.19-1.81.68,1.33.73,2.69,1.47l-11.46.87c-4.48-.79-2.71-2.65-5.03-3.04-29.96-.88-141.92-2.68-174.2-1.46-3.29.2-13.43.6-9.64,3.51-8.53,1.63-12.56-.57-16.32,1.14-3.27-4.33-13.39-.48-19.85-4.86l-7.81,1.9-4.24-1.5c-37.52,2.55-8.57,1.25-41.84.67-18.86.37-28.02,3.64-38.45,2.59,1.81.3,4.59,1.53.19,2.08-.85-2.15-13.28,1.55-15.71-.63-4.88.27-20.71,0-15.35,2.94-2.69-1.47-5.61-1.01-6.93-3.28-4.76-.09-4.47-1.01-7.9-.36l-.26,1.25c-16.09.43-18.33-2.6-28.81.07l-.58,1.91c-9.62.19-17.66.41-21.44-2.51l-3.59-.9c-15.95.08-5.73-.54-19.02,1.01l-1.63.89c-16.94,2.91-121.74,7.05-120,6.52-29.77.22-147.96-1.91-174.39-3.42-10.72-1.25-31.99.27-31.86-.09-13.04.84-1.06,1.8-12.15,1.61-3.03-.41-5.22-2.84-3.52-3.16-4.02.22-6.91.86-8.01,1.67-2.14-.55-6.13-1-7.13.67l-4.58,1.41-5.75-2.23c-3.18-.05-6.29,2.12-20.3,1.17-23.64-.77-20.73.07-44.5-.34-3.69-.82-6.36-3.27-14.56-2.56-3.19-.05-8.04.22-10.98-.55-6.25,1.57-14.69-1.46-16.19,1.98-10.56,2.63-8.27.29-19.86.2v421.83c4.33-.69,9.34-1.46,13.88-.85,9.5.17.61,2.86,11.69,3.05,58.45,1.37,115.09,3.42,174.17,3.02,1.34.73-.26.71-1.96,1.04,17.8-.76,33.62-.49,49.83-1.28,4.5.79,5.73,1.88,7.06,2.61-2.67-1.47,89.51-1.6,90.97-1.22l1.13-3.19c17.53-.05,5.1,3.65,21.31,2.86,6.34-4.51,26.92.47,32.52-1.93-.13.36,7.81.5,7.3,1.91,2.43-2.45,8.16-.57,13.16-1.19,1.81-.68-1.33-.73-2.69-1.47l11.46-.87c4.48.79,5.59,2.23.71,2.5,29.96.88,150.27,2.28,182.54,1.06,2.25-.66,9.4.34,5.61-2.57,8.53-1.63,12.56.57,16.32-1.14,3.27,4.33,18.75,1.04,25.21,5.42l2.45-2.45,4.24,1.5c37.52-2.55,8.57-1.25,41.84-.67,18.86-.37,24.66-3.7,35.1-2.65-1.81-.3-1.23-1.47,3.16-2.03.85,2.15,13.28-1.55,15.71.63,4.88-.27,15.05-1.37,15.35-2.94-.43,2.26,8.36,1.51,8.64,3.34,4.76.09,9.14.53,12.57-.12l1.59-.77c16.09-.43,11.29,2.39,21.76-.28l-.08-1.76c9.62-.19,17.66-.41,21.44,2.51l1.4.92c15.95-.08,8.14.28,21.43-1.27l1.41-.64c16.94-2.91,96.77-3.47,112.38-7.12l1.57-4.1,13.49-1.34c-1.45-.02,4.53,3.41,8.96,5.07,29.77-.22,152.21-1.26,178.64.26,10.72,1.25,11.35,3.85,11.22,4.21,13.04-.84.81-2.43,11.9-2.23,3.03.41,4.49,1.04,5.61,2.04,4.89.59,6.23.6,6.61-.45,1.27-1.75,3.16-3.33.59-5.15l7.59-.06-.63,1.77c3.18.05,8.06-4.84,22.07-3.89,23.64.77,30.51,0,54.28.41,2.21.37,5.43,1.16,8.43,2.46,2.58.59,8.04-.22,10.98.55,2.73-1.69,10.53-2.01,12.63-3.06,11.59.95,15.86-1.19,27.45-1.1V10.33c-1.11.05-1.56-.08-1.32-.73l1.32.02Z"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 150% auto;
          mask-size: 150% auto;
}

@media (min-width: 782px) {
  div[class^=wp-block].is-style-theme-1,
  div[class*=" wp-block"].is-style-theme-1 {
    -webkit-mask-size: 100% auto;
            mask-size: 100% auto;
  }
  div[class^=wp-block].is-style-theme-2,
  div[class*=" wp-block"].is-style-theme-2 {
    -webkit-mask-size: 100% auto;
            mask-size: 100% auto;
  }
}
.wp-block-navigation__responsive-container.is-menu-open {
  font-size: var(--wp--preset--font-size--40);
  padding: var(--wp--preset--spacing--30) var(--wp--preset--spacing--40) var(--wp--preset--spacing--80) var(--wp--preset--spacing--40);
  z-index: 99;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  padding-top: 80px;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  gap: 0;
  width: 100%;
  margin: 0.4em 0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  padding-left: 1em;
  padding-right: 1em;
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  width: 54px;
  height: 54px;
}

.wp-block-navigation__responsive-container-open {
  align-items: center;
  font-size: var(--wp--preset--font-size--40) !important;
}
.wp-block-navigation__responsive-container-open:after {
  content: "Menu";
}

@media (min-width: 600px) {
  .site-header .wp-block-navigation {
    font-size: var(--wp--preset--font-size--20);
  }
  .wp-block-navigation {
    z-index: 999;
  }
  .wp-block-navigation .wp-block-navigation__container > .wp-block-navigation-item > a {
    padding: 0.6em 0;
  }
  .wp-block-navigation .wp-block-navigation__submenu-container {
    box-shadow: var(--wp--preset--shadow--natural);
    border: none !important;
    padding: 0.6rem 0;
    left: 50% !important;
    transform: translateX(-52%);
  }
  .wp-block-navigation .wp-block-navigation__submenu-container:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    border-style: solid;
    transition-duration: 0.2s;
    transition-property: top;
    left: calc(50% - 6px);
    top: -6px;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent var(--wp--preset--color--white) transparent;
  }
  .wp-block-navigation .wp-block-navigation__submenu-container li {
    margin: 0.2em 0;
  }
}
.wp-block-social-links {
  font-size: var(--wp--preset--font-size--20);
}
.wp-block-social-links.has-small-icon-size {
  font-size: var(--wp--preset--font-size--10);
}
.wp-block-social-links.has-normal-icon-size,
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: var(--wp--preset--font-size--20);
}
.wp-block-social-links.has-large-icon-size {
  font-size: var(--wp--preset--font-size--50);
}
.wp-block-social-links.has-huge-icon-size {
  font-size: var(--wp--preset--font-size--70);
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mail {
  background-color: #00a800;
  color: var(--wp--preset--color--white);
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background,
p.has-background {
  padding: var(--wp--preset--spacing--30) var(--wp--preset--spacing--30);
}

.wp-block-group.is-style-theme-3 {
  padding: var(--wp--preset--spacing--40);
}

@media (min-width: 782px) {
  .wp-block-group.is-style-theme-4 {
    height: 90px;
    background-size: auto 90px;
  }
}
@media (min-width: 1080px) {
  .wp-block-group.is-style-theme-4 {
    height: 124px;
    background-size: auto 124px;
  }
}
.wp-block-columns .wp-block-column.is-style-padded {
  padding: var(--wp--preset--spacing--30);
}

.wp-block-media-text .wp-block-media-text__media {
  z-index: 10;
}
.wp-block-media-text .wp-block-media-text__content {
  z-index: 10;
  padding: 0 0 0 var(--wp--preset--spacing--30);
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding: 0 var(--wp--preset--spacing--30) 0 0;
}
.wp-block-media-text.alignfull .wp-block-media-text__content {
  padding: 0 var(--wp--preset--spacing--50);
}
.wp-block-media-text.has-background .wp-block-media-text__content {
  padding: var(--wp--preset--spacing--50);
}
.wp-block-media-text.is-style-padded .wp-block-media-text__content, .wp-block-media-text.is-style-themed .wp-block-media-text__content {
  padding: var(--wp--preset--spacing--50) !important;
}
.wp-block-media-text.is-style-padded .wp-block-media-text__media, .wp-block-media-text.is-style-themed .wp-block-media-text__media {
  padding: var(--wp--preset--spacing--50) 0 var(--wp--preset--spacing--50) var(--wp--preset--spacing--50) !important;
}
.wp-block-media-text.is-style-padded.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text.is-style-themed.has-media-on-the-right .wp-block-media-text__media {
  padding: var(--wp--preset--spacing--50) var(--wp--preset--spacing--50) var(--wp--preset--spacing--50) 0 !important;
}
.wp-block-media-text.is-style-padded.is-image-fill .wp-block-media-text__media, .wp-block-media-text.is-style-themed.is-image-fill .wp-block-media-text__media {
  padding: 0 !important;
}
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
  padding: var(--wp--preset--spacing--50ival) 0 0 0;
}
.wp-block-media-text.is-stacked-on-mobile.alignfull .wp-block-media-text__content {
  padding: var(--wp--preset--spacing--50) 0 var(--wp--preset--spacing--50);
}
.wp-block-media-text.is-stacked-on-mobile.has-background .wp-block-media-text__content, .wp-block-media-text.is-stacked-on-mobile.is-style-padded .wp-block-media-text__content {
  padding: var(--wp--preset--spacing--50);
}
.wp-block-media-text .wp-block-media-text__content {
  word-break: normal;
  overflow-wrap: normal;
}
.wp-block-media-text .wp-block-media-text__content > h1:first-child,
.wp-block-media-text .wp-block-media-text__content > h2:first-child,
.wp-block-media-text .wp-block-media-text__content > h3:first-child,
.wp-block-media-text .wp-block-media-text__content > h4:first-child,
.wp-block-media-text .wp-block-media-text__content > h5:first-child,
.wp-block-media-text .wp-block-media-text__content > h6:first-child,
.wp-block-media-text .wp-block-media-text__content > p:first-child {
  margin-top: 0;
}
.wp-block-media-text .wp-block-media-text__content > h1:last-child,
.wp-block-media-text .wp-block-media-text__content > h2:last-child,
.wp-block-media-text .wp-block-media-text__content > h3:last-child,
.wp-block-media-text .wp-block-media-text__content > h4:last-child,
.wp-block-media-text .wp-block-media-text__content > h5:last-child,
.wp-block-media-text .wp-block-media-text__content > h6:last-child,
.wp-block-media-text .wp-block-media-text__content > p:last-child {
  margin-bottom: 0;
}

.wp-block-spacer {
  margin: 0 auto;
}
.wp-block-spacer.is-style-height-20 {
  height: var(--wp--preset--spacing--20) !important;
}
.wp-block-spacer.is-style-height-30 {
  height: var(--wp--preset--spacing--30) !important;
}
.wp-block-spacer.is-style-height-40 {
  height: var(--wp--preset--spacing--40) !important;
}
.wp-block-spacer.is-style-height-50 {
  height: var(--wp--preset--spacing--50) !important;
}
.wp-block-spacer.is-style-height-60 {
  height: var(--wp--preset--spacing--60) !important;
}
.wp-block-spacer.is-style-height-70 {
  height: var(--wp--preset--spacing--70) !important;
}
.wp-block-spacer.is-style-height-80 {
  height: var(--wp--preset--spacing--80) !important;
}

.wp-block-separator {
  border: none;
  background-color: var(--wp--preset--color--neutral-3);
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-separator.is-style-thick {
  height: 6px;
}

.wp-block-buttons {
  gap: var(--wp--preset--spacing--40) !important;
}

.wp-block-button:not(.wp-block-button.is-style-alt) .wp-block-button__link {
  padding: 0.6rem 1em;
  position: relative;
  border-radius: var(--wp--custom--border--radius);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
}
.wp-block-button:not(.wp-block-button.is-style-alt) .wp-block-button__link:after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  display: block;
  margin-left: 0.4em;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M47.77,21.86L28.95,3.59c-.82-.82-1.8-1.23-2.93-1.23s-2.11.41-2.93,1.23c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14l11.32,10.77H5.23c-1.18,0-2.18.43-3,1.3-.82.87-1.23,1.89-1.23,3.07s.41,2.21,1.23,3.07c.82.87,1.82,1.3,3,1.3h29.18l-11.32,10.77c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14,1.79,1.23,2.93,1.23,2.11-.41,2.93-1.23l18.82-18.27c.82-.82,1.23-1.86,1.23-3.14s-.41-2.32-1.23-3.14Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M47.77,21.86L28.95,3.59c-.82-.82-1.8-1.23-2.93-1.23s-2.11.41-2.93,1.23c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14l11.32,10.77H5.23c-1.18,0-2.18.43-3,1.3-.82.87-1.23,1.89-1.23,3.07s.41,2.21,1.23,3.07c.82.87,1.82,1.3,3,1.3h29.18l-11.32,10.77c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14,1.79,1.23,2.93,1.23,2.11-.41,2.93-1.23l18.82-18.27c.82-.82,1.23-1.86,1.23-3.14s-.41-2.32-1.23-3.14Z"/></svg>');
  -webkit-mask-size: 1em 1em;
          mask-size: 1em 1em;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
}
.wp-block-button:not(.wp-block-button.is-style-alt) .wp-block-button__link:hover {
  opacity: 0.7;
}
.wp-block-button:not(.wp-block-button.is-style-alt).is-style-outline .wp-block-button__link {
  padding: calc(0.7rem - 2px) 1em;
  border-width: 0.1rem;
}
.wp-block-button:not(.wp-block-button.is-style-alt).is-style-outline:not(.has-background) .wp-block-button__link {
  background-color: rgba(0, 0, 0, 0.05);
}
.wp-block-button:not(.wp-block-button.is-style-alt).is-style-close .wp-block-button__link:after {
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M31.17,25l14.31-14.31c1.7-1.7,1.7-4.46,0-6.17h0c-1.7-1.7-4.46-1.7-6.17,0l-14.31,14.31L10.69,4.52c-1.7-1.7-4.46-1.7-6.17,0s-1.7,4.46,0,6.17l14.31,14.31-14.31,14.31c-1.7,1.7-1.7,4.46,0,6.17s4.46,1.7,6.17,0l14.31-14.31,14.31,14.31c1.7,1.7,4.46,1.7,6.17,0h0c1.7-1.7,1.7-4.46,0-6.17l-14.31-14.31Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M31.17,25l14.31-14.31c1.7-1.7,1.7-4.46,0-6.17h0c-1.7-1.7-4.46-1.7-6.17,0l-14.31,14.31L10.69,4.52c-1.7-1.7-4.46-1.7-6.17,0s-1.7,4.46,0,6.17l14.31,14.31-14.31,14.31c-1.7,1.7-1.7,4.46,0,6.17s4.46,1.7,6.17,0l14.31-14.31,14.31,14.31c1.7,1.7,4.46,1.7,6.17,0h0c1.7-1.7,1.7-4.46,0-6.17l-14.31-14.31Z"/></svg>');
}

.wp-block-button.is-style-alt .wp-block-button__link {
  padding: 0.6rem 1em;
  position: relative;
  border-radius: var(--wp--custom--border--radius);
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
}
.wp-block-button.is-style-alt .wp-block-button__link:before {
  content: "";
  display: block;
  width: 1.4em;
  height: 1.4em;
  display: block;
  margin-right: 0.5em;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10,0C4.48,0,0,4.48,0,10s4.48,10,10,10,10-4.48,10-10S15.52,0,10,0ZM14.79,10.68l-3.96,3.85c-.17.17-.38.26-.62.26s-.44-.09-.62-.26-.26-.39-.26-.66.09-.49.26-.66l2.38-2.27h-6.14c-.25,0-.46-.09-.63-.27-.17-.18-.26-.4-.26-.65s.09-.46.26-.65c.17-.18.38-.27.63-.27h6.14l-2.38-2.27c-.17-.17-.26-.39-.26-.66s.09-.49.26-.66.38-.26.62-.26.44.09.62.26l3.96,3.85c.17.17.26.39.26.66s-.09.49-.26.66Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10,0C4.48,0,0,4.48,0,10s4.48,10,10,10,10-4.48,10-10S15.52,0,10,0ZM14.79,10.68l-3.96,3.85c-.17.17-.38.26-.62.26s-.44-.09-.62-.26-.26-.39-.26-.66.09-.49.26-.66l2.38-2.27h-6.14c-.25,0-.46-.09-.63-.27-.17-.18-.26-.4-.26-.65s.09-.46.26-.65c.17-.18.38-.27.63-.27h6.14l-2.38-2.27c-.17-.17-.26-.39-.26-.66s.09-.49.26-.66.38-.26.62-.26.44.09.62.26l3.96,3.85c.17.17.26.39.26.66s-.09.49-.26.66Z"/></svg>');
  -webkit-mask-size: 1.4em 1.4em;
          mask-size: 1.4em 1.4em;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
}
.wp-block-button.is-style-alt .wp-block-button__link:hover {
  opacity: 0.7;
}

@media (max-width: 781px) {
  .wp-block-buttons.is-content-justification-right {
    justify-content: flex-start !important;
  }
}
.wp-block-file {
  font-size: var(--wp--preset--font-size--20) !important;
  font-weight: var(--wp--custom--font-weight--bold);
  margin: 0.85em 0 1em 0;
}
.wp-block-file > a:first-child {
  margin-right: 1rem;
}

.wp-block-file:not(.wp-block-file.is-style-alt) a,
.wp-block-file:not(.wp-block-file.is-style-alt) a:visited,
.wp-block-file:not(.wp-block-file.is-style-alt) .wp-block-file__button,
.wp-block-file:not(.wp-block-file.is-style-alt) a.wp-block-file__button:visited,
.wp-block-file:not(.wp-block-file.is-style-alt) .wp-block-file__textlink {
  padding: 0.6rem 1em;
  position: relative;
  border-radius: var(--wp--custom--border--radius);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
  border: 0.1rem solid currentColor;
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  font-size: inherit;
}
.wp-block-file:not(.wp-block-file.is-style-alt) a:after,
.wp-block-file:not(.wp-block-file.is-style-alt) a:visited:after,
.wp-block-file:not(.wp-block-file.is-style-alt) .wp-block-file__button:after,
.wp-block-file:not(.wp-block-file.is-style-alt) a.wp-block-file__button:visited:after,
.wp-block-file:not(.wp-block-file.is-style-alt) .wp-block-file__textlink:after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  display: block;
  margin-left: 0.4em;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M47.77,21.86L28.95,3.59c-.82-.82-1.8-1.23-2.93-1.23s-2.11.41-2.93,1.23c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14l11.32,10.77H5.23c-1.18,0-2.18.43-3,1.3-.82.87-1.23,1.89-1.23,3.07s.41,2.21,1.23,3.07c.82.87,1.82,1.3,3,1.3h29.18l-11.32,10.77c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14,1.79,1.23,2.93,1.23,2.11-.41,2.93-1.23l18.82-18.27c.82-.82,1.23-1.86,1.23-3.14s-.41-2.32-1.23-3.14Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M47.77,21.86L28.95,3.59c-.82-.82-1.8-1.23-2.93-1.23s-2.11.41-2.93,1.23c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14l11.32,10.77H5.23c-1.18,0-2.18.43-3,1.3-.82.87-1.23,1.89-1.23,3.07s.41,2.21,1.23,3.07c.82.87,1.82,1.3,3,1.3h29.18l-11.32,10.77c-.82.82-1.23,1.87-1.23,3.14s.41,2.32,1.23,3.14,1.79,1.23,2.93,1.23,2.11-.41,2.93-1.23l18.82-18.27c.82-.82,1.23-1.86,1.23-3.14s-.41-2.32-1.23-3.14Z"/></svg>');
  -webkit-mask-size: 1em 1em;
          mask-size: 1em 1em;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
}
.wp-block-file:not(.wp-block-file.is-style-alt) a:hover,
.wp-block-file:not(.wp-block-file.is-style-alt) a:visited:hover,
.wp-block-file:not(.wp-block-file.is-style-alt) .wp-block-file__button:hover,
.wp-block-file:not(.wp-block-file.is-style-alt) a.wp-block-file__button:visited:hover,
.wp-block-file:not(.wp-block-file.is-style-alt) .wp-block-file__textlink:hover {
  opacity: 0.7;
}
.wp-block-file:not(.wp-block-file.is-style-alt) a:hover,
.wp-block-file:not(.wp-block-file.is-style-alt) a:visited:hover,
.wp-block-file:not(.wp-block-file.is-style-alt) .wp-block-file__button:hover,
.wp-block-file:not(.wp-block-file.is-style-alt) a.wp-block-file__button:visited:hover,
.wp-block-file:not(.wp-block-file.is-style-alt) .wp-block-file__textlink:hover {
  color: inherit;
}

.wp-block-file.is-style-alt:not(.has-link-color) a {
  color: var(--wp--preset--color--secondary);
}
.wp-block-file.is-style-alt a,
.wp-block-file.is-style-alt a:visited,
.wp-block-file.is-style-alt .wp-block-file__button,
.wp-block-file.is-style-alt a.wp-block-file__button:visited,
.wp-block-file.is-style-alt .wp-block-file__textlink {
  padding: 0.6rem 1em;
  position: relative;
  border-radius: var(--wp--custom--border--radius);
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
  padding: 0;
  text-decoration: none;
  font-size: inherit;
}
.wp-block-file.is-style-alt a:before,
.wp-block-file.is-style-alt a:visited:before,
.wp-block-file.is-style-alt .wp-block-file__button:before,
.wp-block-file.is-style-alt a.wp-block-file__button:visited:before,
.wp-block-file.is-style-alt .wp-block-file__textlink:before {
  content: "";
  display: block;
  width: 1.4em;
  height: 1.4em;
  display: block;
  margin-right: 0.5em;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10,0C4.48,0,0,4.48,0,10s4.48,10,10,10,10-4.48,10-10S15.52,0,10,0ZM14.79,10.68l-3.96,3.85c-.17.17-.38.26-.62.26s-.44-.09-.62-.26-.26-.39-.26-.66.09-.49.26-.66l2.38-2.27h-6.14c-.25,0-.46-.09-.63-.27-.17-.18-.26-.4-.26-.65s.09-.46.26-.65c.17-.18.38-.27.63-.27h6.14l-2.38-2.27c-.17-.17-.26-.39-.26-.66s.09-.49.26-.66.38-.26.62-.26.44.09.62.26l3.96,3.85c.17.17.26.39.26.66s-.09.49-.26.66Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10,0C4.48,0,0,4.48,0,10s4.48,10,10,10,10-4.48,10-10S15.52,0,10,0ZM14.79,10.68l-3.96,3.85c-.17.17-.38.26-.62.26s-.44-.09-.62-.26-.26-.39-.26-.66.09-.49.26-.66l2.38-2.27h-6.14c-.25,0-.46-.09-.63-.27-.17-.18-.26-.4-.26-.65s.09-.46.26-.65c.17-.18.38-.27.63-.27h6.14l-2.38-2.27c-.17-.17-.26-.39-.26-.66s.09-.49.26-.66.38-.26.62-.26.44.09.62.26l3.96,3.85c.17.17.26.39.26.66s-.09.49-.26.66Z"/></svg>');
  -webkit-mask-size: 1.4em 1.4em;
          mask-size: 1.4em 1.4em;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
}
.wp-block-file.is-style-alt a:hover,
.wp-block-file.is-style-alt a:visited:hover,
.wp-block-file.is-style-alt .wp-block-file__button:hover,
.wp-block-file.is-style-alt a.wp-block-file__button:visited:hover,
.wp-block-file.is-style-alt .wp-block-file__textlink:hover {
  opacity: 0.7;
}
.wp-block-file.is-style-alt a:hover,
.wp-block-file.is-style-alt a:visited:hover,
.wp-block-file.is-style-alt .wp-block-file__button:hover,
.wp-block-file.is-style-alt a.wp-block-file__button:visited:hover,
.wp-block-file.is-style-alt .wp-block-file__textlink:hover {
  color: inherit;
}

.wp-block-cover .wp-block-cover__inner-container > *:first-child {
  margin-top: 0;
  margin-block-start: 0 !important;
}
.wp-block-cover .wp-block-cover__inner-container > *:last-child {
  margin-bottom: 0;
  margin-block-end: 0 !important;
}

.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.alignleft {
  margin-left: 0;
  margin-right: auto;
}
.wp-block-image.alignleft figcaption {
  text-align: left;
}
.wp-block-image.alignright {
  margin-left: auto;
  margin-right: 0;
}
.wp-block-image.alignright figcaption {
  text-align: right;
}
.wp-block-image figcaption {
  font-size: var(--wp--preset--font-size--20);
  margin: 0;
  padding: var(--wp--preset--spacing--30) 0 0 0;
}

.wp-block-table {
  padding: 0;
}
.wp-block-table th, .wp-block-table td {
  padding: 1rem;
}
.wp-block-table.is-style-stripes {
  border: none;
}
.wp-block-table.is-style-stripes table {
  border: none;
}
.wp-block-table.is-style-stripes table th, .wp-block-table.is-style-stripes table td {
  border: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: var(--wp--preset--color--neutral-1);
}

.wp-block-gallery {
  margin-bottom: 0;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin-bottom: 2.2rem;
  flex-grow: 0;
}
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
  border-radius: var(--wp--custom--border--radius);
}
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  display: block;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  background: transparent;
  color: var(--wp--preset--color--primary);
  position: relative;
  font-size: var(--wp--preset--font-size--20);
  display: block;
  padding: var(--wp--preset--spacing--30) 0;
}
.wp-block-gallery.is-style-logos {
  align-items: center !important;
  gap: var(--wp--preset--spacing--60);
}
.wp-block-gallery.is-style-logos.has-nested-images figure.wp-block-image {
  text-align: center;
  flex-grow: 0;
  display: block;
  width: calc(50% - var(--wp--preset--spacing--60) / 2) !important;
}
.wp-block-gallery.is-style-logos .wp-block-image {
  margin-top: auto !important;
}
.wp-block-gallery.is-style-logos .wp-block-image img {
  display: inline-block !important;
  width: auto;
  max-height: 100px !important;
}

@media (min-width: 782px) {
  .wp-block-gallery.is-style-logos.has-nested-images figure.wp-block-image {
    width: calc(33.33% - var(--wp--preset--spacing--60) * 2 / 3) !important;
  }
}
@media (min-width: 960px) {
  .wp-block-gallery.is-style-logos {
    gap: var(--wp--preset--spacing--60);
  }
  .wp-block-gallery.is-style-logos.has-nested-images.columns-4 figure.wp-block-image {
    width: calc(25% - var(--wp--preset--spacing--60) * 3 / 4) !important;
  }
  .wp-block-gallery.is-style-logos.has-nested-images.columns-5 figure.wp-block-image {
    width: calc(20% - var(--wp--preset--spacing--60) * 4 / 5) !important;
  }
  .wp-block-gallery.is-style-logos.has-nested-images.columns-6 figure.wp-block-image {
    width: calc(16.66667% - var(--wp--preset--spacing--60) * 5 / 6) !important;
  }
}
@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container {
    gap: var(--wp--preset--spacing--50);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - var(--wp--preset--spacing--50) * 1 / 2);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - var(--wp--preset--spacing--50) * 2 / 3);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 {
    gap: var(--wp--preset--spacing--40);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - var(--wp--preset--spacing--40) * 3 / 4);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 {
    gap: var(--wp--preset--spacing--30);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(25% - var(--wp--preset--spacing--30) * 4 / 5);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 {
    gap: var(--wp--preset--spacing--30);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66666% - var(--wp--preset--spacing--30) * 5 / 6);
  }
}
.wp-block-quote {
  background-color: var(--wp--preset--color--neutral-1);
  padding: var(--wp--preset--spacing--40);
}
.wp-block-quote p {
  font-size: var(--wp--preset--font-size--60);
  font-weight: var(--wp--custom--font-weight--bold);
  line-height: 1.2em;
  margin: 0 0 1em 0;
}
.wp-block-quote cite {
  font-size: var(--wp--preset--font-size--30);
  font-style: normal;
  font-weight: var(--wp--preset--font-weight-400);
}
.wp-block-pullquote {
  padding: 0 0 0 var(--wp--preset--spacing--50);
}
.wp-block-pullquote blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.wp-block-pullquote blockquote p {
  font-size: var(--wp--preset--font-size--60);
  font-weight: var(--wp--custom--font-weight--bold);
  line-height: 1.2em;
  margin: 0 0 1em 0;
}
.wp-block-pullquote blockquote cite {
  font-size: var(--wp--preset--font-size--30);
  font-style: normal;
  font-weight: var(--wp--preset--font-weight-400);
}
.wp-block-pullquote.has-background {
  padding: var(--wp--preset--spacing--50);
}
.wp-block-pullquote:not(.is-style-solid-color) {
  border-top: none;
  border-bottom: none;
  border-left: 6px solid;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  text-align: center;
  max-width: 75%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: var(--wp--preset--font-size--6);
  margin: 0 0 1em 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-size: var(--wp--preset--font-size--30);
}

.editor-styles-wrapper ul.is-style-ruled,
ul.is-style-ruled,
ol.is-style-ruled {
  list-style: none;
  margin: 1em 0;
  padding: 0;
}
.editor-styles-wrapper ul.is-style-ruled li,
ul.is-style-ruled li,
ol.is-style-ruled li {
  margin: 0;
  padding: 0.4em 0;
  border-bottom: 1px solid var(--wp--preset--color--neutral-4);
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
.editor-styles-wrapper ul.is-style-ruled li:last-child,
ul.is-style-ruled li:last-child,
ol.is-style-ruled li:last-child {
  margin: 0;
}
.editor-styles-wrapper ul.is-style-2-columns, .editor-styles-wrapper ul.is-style-3-columns, .editor-styles-wrapper ul.is-style-4-columns,
ul.is-style-2-columns,
ul.is-style-3-columns,
ul.is-style-4-columns,
ol.is-style-2-columns,
ol.is-style-3-columns,
ol.is-style-4-columns {
  padding: 0 1em;
}
.editor-styles-wrapper ul.is-style-2-columns li, .editor-styles-wrapper ul.is-style-3-columns li, .editor-styles-wrapper ul.is-style-4-columns li,
ul.is-style-2-columns li,
ul.is-style-3-columns li,
ul.is-style-4-columns li,
ol.is-style-2-columns li,
ol.is-style-3-columns li,
ol.is-style-4-columns li {
  margin: 0;
  padding: 0.2em 0;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
.editor-styles-wrapper ul.is-style-2-columns li:last-child, .editor-styles-wrapper ul.is-style-3-columns li:last-child, .editor-styles-wrapper ul.is-style-4-columns li:last-child,
ul.is-style-2-columns li:last-child,
ul.is-style-3-columns li:last-child,
ul.is-style-4-columns li:last-child,
ol.is-style-2-columns li:last-child,
ol.is-style-3-columns li:last-child,
ol.is-style-4-columns li:last-child {
  margin: 0;
}
.editor-styles-wrapper ul.is-style-single-line-height li,
ul.is-style-single-line-height li,
ol.is-style-single-line-height li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.editor-styles-wrapper ul.is-style-no-indent,
ul.is-style-no-indent,
ol.is-style-no-indent {
  padding-left: 0.9em;
}
.editor-styles-wrapper ul.is-style-no-bullets, .editor-styles-wrapper ul.is-style-inline-no-bullets,
ul.is-style-no-bullets,
ul.is-style-inline-no-bullets,
ol.is-style-no-bullets,
ol.is-style-inline-no-bullets {
  list-style: none;
  margin: 0;
  padding: 0;
}
.editor-styles-wrapper ul.is-style-no-bullets li, .editor-styles-wrapper ul.is-style-inline-no-bullets li,
ul.is-style-no-bullets li,
ul.is-style-inline-no-bullets li,
ol.is-style-no-bullets li,
ol.is-style-inline-no-bullets li {
  margin: 0 0 0.6em 0;
}
.editor-styles-wrapper ul.is-style-inline,
ul.is-style-inline,
ol.is-style-inline {
  padding: 0;
  list-style: disc;
}
.editor-styles-wrapper ul.is-style-inline li,
ul.is-style-inline li,
ol.is-style-inline li {
  display: inline;
  padding: 0 var(--wp--preset--spacing--40) 0 0;
}
.editor-styles-wrapper ul.is-style-ticks li,
ul.is-style-ticks li,
ol.is-style-ticks li {
  padding-left: 0.6em;
}
.editor-styles-wrapper ul.is-style-ticks li::marker,
ul.is-style-ticks li::marker,
ol.is-style-ticks li::marker {
  content: "✔";
  font-weight: bold;
}
.editor-styles-wrapper ul.is-style-cross li,
ul.is-style-cross li,
ol.is-style-cross li {
  padding-left: 0.6em;
}
.editor-styles-wrapper ul.is-style-cross li::marker,
ul.is-style-cross li::marker,
ol.is-style-cross li::marker {
  content: "✗";
  font-weight: bold;
}
.editor-styles-wrapper ul.is-style-numbered-big,
ul.is-style-numbered-big,
ol.is-style-numbered-big {
  padding: 0;
  margin: var(--wp--preset--font-size--70) 0;
  position: relative;
  list-style: none;
}
.editor-styles-wrapper ul.is-style-numbered-big li,
ul.is-style-numbered-big li,
ol.is-style-numbered-big li {
  counter-increment: item;
  z-index: 2;
  position: relative;
  margin: calc(var(--wp--preset--font-size--70) * 1.4) 0;
  padding: 0 0 0 calc(var(--wp--preset--font-size--70) * 2);
}
.editor-styles-wrapper ul.is-style-numbered-big li::before,
ul.is-style-numbered-big li::before,
ol.is-style-numbered-big li::before {
  content: counter(item);
  font-family: var(--wp--preset--font-family--headings);
  font-weight: var(--wp--custom--font-weight--bold);
  font-size: var(--wp--preset--font-size--60);
  display: inline-block;
  width: 1.75em;
  height: 1.75em;
  line-height: 1.75em;
  border-radius: 99em;
  border: 2px solid var(--wp--preset--color--secondary);
  text-align: center;
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--secondary);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@counter-style empty-style {
  system: extends decimal;
  suffix: " ";
}
@media (min-width: 600px) {
  .block-editor-block-list__layout.is-style-4-columns,
  ul.is-style-4-columns,
  ol.is-style-4-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
}
@media (min-width: 960px) {
  .block-editor-block-list__layout.is-style-2-columns,
  ul.is-style-2-columns,
  ol.is-style-2-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
  .block-editor-block-list__layout.is-style-3-columns,
  ul.is-style-3-columns,
  ol.is-style-3-columns {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
  .block-editor-block-list__layout.is-style-4-columns,
  ul.is-style-4-columns,
  ol.is-style-4-columns {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
    -moz-column-gap: var(--wp--preset--spacing--50);
         column-gap: var(--wp--preset--spacing--50);
  }
  .block-editor-block-list__layout.is-style-numbered-big.is-style-3-columns li,
  ul.is-style-numbered-big.is-style-3-columns li,
  ol.is-style-numbered-big.is-style-3-columns li {
    margin: 0;
  }
  .block-editor-block-list__layout.is-style-numbered-big.is-style-3-columns li::before,
  ul.is-style-numbered-big.is-style-3-columns li::before,
  ol.is-style-numbered-big.is-style-3-columns li::before {
    top: 0.2em;
    transform: none;
  }
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: none;
  background-color: var(--wp--preset--color--background);
  box-shadow: var(--wp--preset--shadow--natural);
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
  padding: 0 0.6em;
}

.wp-block-search input.wp-block-search__input {
  width: clamp(7.5rem, 3.036rem + 11.905vw, 13.75rem);
}
.wp-block-search .wp-block-search__button {
  height: auto !important;
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--secondary);
  border: 0.15rem solid var(--wp--preset--color--secondary);
  font-weight: var(--wp--custom--font-weight--bold);
}

.site-header #custom-search-toggle {
  position: relative;
}
.site-header #custom-search-toggle .search-wrapper {
  display: none;
  position: absolute;
  z-index: 99;
  background-color: var(--wp--preset--color--white);
  padding: 0.6rem 1em;
  top: calc(100% + 0.6em);
  right: -3rem;
  width: 18rem;
}
.site-header #custom-search-toggle .search-wrapper:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  transition-duration: 0.2s;
  transition-property: top;
  right: 3.25em;
  top: -6px;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent var(--wp--preset--color--white) transparent;
}

.wp-block-site-logo {
  position: relative;
  z-index: 100;
}
.wp-block-site-logo img {
  max-width: clamp(11.25rem, 8.571rem + 7.143vw, 15rem);
}

.wp-block-read-more {
  padding: 0.6rem 1em;
  position: relative;
  border-radius: var(--wp--custom--border--radius);
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
  padding: 0.6rem 0;
  color: var(--wp--preset--color--secondary) !important;
}
.wp-block-read-more:before {
  content: "";
  display: block;
  width: 1.4em;
  height: 1.4em;
  display: block;
  margin-right: 0.5em;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10,0C4.48,0,0,4.48,0,10s4.48,10,10,10,10-4.48,10-10S15.52,0,10,0ZM14.79,10.68l-3.96,3.85c-.17.17-.38.26-.62.26s-.44-.09-.62-.26-.26-.39-.26-.66.09-.49.26-.66l2.38-2.27h-6.14c-.25,0-.46-.09-.63-.27-.17-.18-.26-.4-.26-.65s.09-.46.26-.65c.17-.18.38-.27.63-.27h6.14l-2.38-2.27c-.17-.17-.26-.39-.26-.66s.09-.49.26-.66.38-.26.62-.26.44.09.62.26l3.96,3.85c.17.17.26.39.26.66s-.09.49-.26.66Z"/></svg>');
          mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10,0C4.48,0,0,4.48,0,10s4.48,10,10,10,10-4.48,10-10S15.52,0,10,0ZM14.79,10.68l-3.96,3.85c-.17.17-.38.26-.62.26s-.44-.09-.62-.26-.26-.39-.26-.66.09-.49.26-.66l2.38-2.27h-6.14c-.25,0-.46-.09-.63-.27-.17-.18-.26-.4-.26-.65s.09-.46.26-.65c.17-.18.38-.27.63-.27h6.14l-2.38-2.27c-.17-.17-.26-.39-.26-.66s.09-.49.26-.66.38-.26.62-.26.44.09.62.26l3.96,3.85c.17.17.26.39.26.66s-.09.49-.26.66Z"/></svg>');
  -webkit-mask-size: 1.4em 1.4em;
          mask-size: 1.4em 1.4em;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
}
.wp-block-read-more:hover {
  opacity: 0.7;
}

.wp-block-post-terms a {
  text-decoration: none;
}

.wp-block-slingshot-post-tile-content {
  position: relative;
}
.wp-block-slingshot-post-tile-content .wp-block-post-terms.taxonomy-project_type {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  font-size: var(--wp--preset--font-size--10);
  background-color: var(--wp--preset--color--accent-2);
  padding: 0.5em 0.6em;
  border-bottom-right-radius: 8px;
}

.wp-block-query-pagination {
  gap: 0;
  text-align: center;
}
.wp-block-query-pagination .current,
.wp-block-query-pagination a {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  display: inline-block;
  margin: 0.5rem 0.4rem;
  color: var(--wp--preset--color--black);
  border: 1px solid var(--wp--preset--color--primary);
  border-radius: var(--wp--theme--border-radius);
  text-decoration: none;
  border-radius: 4px;
  background: var(--wp--preset--color--white);
}
.wp-block-query-pagination a:hover,
.wp-block-query-pagination .current,
.wp-block-query-pagination .current-cat a {
  background: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white) !important;
}
.wp-block-query-pagination .wp-block-query-pagination-next {
  margin-left: 0.6rem;
}
.wp-block-query-pagination .wp-block-query-pagination-previous {
  margin-right: 0.6rem;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  margin-left: 0;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  margin-right: 0;
  border-radius: var(--wp--theme--border-radius) 0 0 var(--wp--theme--border-radius);
}

body.hasjs .site-overlay {
  position: fixed;
  width: 100vw;
  top: 0;
  right: -105vw;
  z-index: 999999;
  background-color: transparent;
  height: 100vh;
  opacity: 0;
}

.site-header [class^=icon-], .site-header [class*=" icon-"] {
  font-size: var(--wp--preset--font-size--50);
  color: var(--wp--preset--color--white);
}

body .is-layout-flow > * + * {
  margin-block-start: var(--wp--preset--spacing--30);
}

.wp-site-blocks {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.site-main {
  min-height: 360px;
  margin: 0;
}

/*
 * Increase horizontal padding on smaller screens.
 * Temporary solution to avoid text content
 * running up to the edge of the browser window,
 * making the text difficult to read.
*/
.wp-site-blocks,
body > .is-root-container,
.edit-post-visual-editor__post-title-wrapper,
.wp-block-group.alignfull,
.wp-block-group.has-background,
.wp-block-cover.alignfull,
.is-root-container .wp-block[data-align=full] > .wp-block-group,
.is-root-container .wp-block[data-align=full] > .wp-block-cover {
  padding-left: var(--wp--preset--spacing--50);
  padding-right: var(--wp--preset--spacing--50);
}

.wp-site-blocks .alignfull,
.wp-site-blocks > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-cover,
.wp-site-blocks > .wp-block-template-part > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-template-part > .wp-block-cover,
body > .is-root-container > .wp-block-cover,
body > .is-root-container > .wp-block-template-part > .wp-block-group.has-background,
body > .is-root-container > .wp-block-template-part > .wp-block-cover,
.is-root-container .wp-block[data-align=full] {
  margin-left: calc(-1 * var(--wp--preset--spacing--50)) !important;
  margin-right: calc(-1 * var(--wp--preset--spacing--50)) !important;
  width: unset;
}

.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align=full],
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align=full] > *:not(.wp-block-group) .wp-block[data-align=full] {
  margin-left: auto !important;
  margin-right: auto !important;
  width: inherit;
}

.site-footer {
  margin-top: var(--wp--preset--spacing--80);
}

.page-template-page-no-padding .site-footer > .wp-block-group.is-style-theme-2 {
  margin-top: -20px !important;
}

.wp-block-navigation a,
.site-logo svg,
.wp-block-sscouk-link-tile,
.post-tile-image img, .link-tile-image img {
  transition: all 0.3s ease, color 0.3s ease;
}

.is-sticky-position {
  top: 0;
  position: fixed !important;
}

.is-full-height {
  min-height: 90vh !important;
}

.no-margin-before {
  margin-top: 0 !important;
}

.no-margin-after {
  margin-bottom: 0 !important;
}

.long-url,
.sidebar-footer a {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -webkit-hyphens: auto;
  hyphens: auto;
}

.site-social-media {
  padding: var(--wp--preset--spacing--60) var(--wp--preset--spacing--40) var(--wp--preset--spacing--40) var(--wp--preset--spacing--40);
  text-align: center;
  background-color: var(--wp--preset--color--accent-1);
}
.site-social-media ul.social-media-menu {
  font-size: var(--wp--preset--font-size--30);
  margin: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-social-media ul.social-media-menu .icon-link-txt {
  display: none;
}
.site-social-media ul.social-media-menu li {
  display: inline;
  margin: 0 0.5rem;
}
.site-social-media ul.social-media-menu a {
  display: inline-block;
  color: var(--wp--preset--color--primary);
}
.site-social-media ul.social-media-menu a:hover {
  color: var(--wp--preset--color--accent-2);
}
.site-social-media .fa-round {
  font-size: var(--wp--preset--font-size--60);
  color: var(--wp--preset--color--background);
  background: var(--wp--preset--color--secondary);
}
.social-share ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-share [class^=icon-], .social-share [class*=" icon-"] {
  font-size: var(--wp--preset--font-size--50);
  margin-right: 0.3em;
}

.wp-container-share {
  display: flex;
  gap: var(--wp--preset--spacing--40);
  flex-wrap: wrap;
  align-items: center;
}
.wp-container-share .wpulike .wp_ulike_general_class button {
  border: 1px solid var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--secondary);
}
.wp-container-share .wpulike .wp_ulike_general_class button:hover {
  border-color: var(--wp--preset--color--accent-2);
}
.wp-container-share .wpulike .wp_ulike_general_class button:hover .icon-heart {
  color: var(--wp--preset--color--primary);
}
.wp-container-share .wpulike .wp_ulike_general_class button .icon-heart {
  color: var(--wp--preset--color--secondary);
  margin-left: 0.3em;
}
.wp-container-share .wpulike .wp_ulike_general_class .count-box {
  display: none;
}
.wp-container-share .wpulike .wp_ulike_general_class.wp_ulike_is_liked button .icon-heart {
  color: var(--wp--preset--color--accent-2);
}
.wp-container-share .wpulike .wp_ulike_general_class.wp_ulike_is_liked button:hover .icon-heart {
  color: var(--wp--preset--color--primary);
}
.wp-container-share .social-share-button {
  position: relative;
}
.wp-container-share .social-share-button .wp-block-button__link.active {
  background-color: var(--wp--preset--color--accent-2) !important;
  border-color: var(--wp--preset--color--accent-2);
  color: var(--wp--preset--color--primary);
}
.wp-container-share .social-share-button .social-share {
  display: none;
  margin: 0;
  position: absolute;
  z-index: 99999;
  padding: 1.5em 0.75em 1em 0.75em;
  text-align: left;
  width: 100%;
  text-transform: none;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  background-color: var(--wp--preset--color--accent-2);
}
.wp-container-share .social-share-button .social-share a {
  color: var(--wp--preset--color--primary);
}
.wp-container-share .social-share-button .social-share [class^=icon-], .wp-container-share .social-share-button .social-share [class*=" icon-"] {
  font-size: 110%;
  margin-left: 0.2em;
}

.jquery-modal.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 99999;
  /*padding: 20px;*/
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.jquery-modal.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.jquery-modal.blocker .behind {
  background-color: transparent;
}

.slingshot-modal {
  color: var(--wp--preset--color--black);
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 999999;
  max-width: 1024px;
  box-sizing: border-box;
  width: 90%;
  background: var(--wp--preset--color--white);
  padding: 1.5rem;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}
.slingshot-modal img {
  width: 100%;
  height: auto;
}
.slingshot-modal a.close-modal {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url("data:image/png;base64,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") no-repeat 0 0;
}

.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url("data:image/gif;base64,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") #111 no-repeat center center;
  border-radius: 8px;
}

@media screen and (min-width: 1025px) {
  .modal {
    width: 80%;
  }
}
.wp-block-slingshot-showmore .wp-block-slingshot-showmore__button a {
  text-decoration: none;
}
.wp-block-slingshot-showmore .wp-block-slingshot-showmore__content {
  border-top: 1px solid var(--wp--preset--color--neutral-3);
  margin-top: var(--wp--preset--spacing--30);
  padding-top: var(--wp--preset--spacing--30);
}

.wp-block-slingshot-post-terms .slingshot-post-term {
  background-color: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--white);
  padding: var(--wp--preset--spacing--20);
}
.wp-block-slingshot-post-terms .slingshot-post-term.goal-1 {
  background-color: var(--wp--preset--color--accent-5);
}
.wp-block-slingshot-post-terms .slingshot-post-term.goal-2 {
  background-color: var(--wp--preset--color--accent-6);
}
.wp-block-slingshot-post-terms .slingshot-post-term.goal-3 {
  background-color: var(--wp--preset--color--accent-7);
}
.wp-block-slingshot-post-terms .slingshot-post-term.goal-4 {
  background-color: var(--wp--preset--color--accent-8);
}
.wp-block-slingshot-post-terms .slingshot-post-term.goal-5 {
  background-color: var(--wp--preset--color--accent-9);
}
.wp-block-slingshot-post-terms .slingshot-post-term.goal-6 {
  background-color: var(--wp--preset--color--accent-10);
}

.wp-block-slingshot-tile.has-tile-link:hover {
  opacity: 0.7;
}

#custom-language-toggle {
  position: relative;
}
#custom-language-toggle .gtranslate_wrapper {
  display: none;
  position: absolute;
  z-index: 99;
  background-color: var(--wp--preset--color--white);
  padding: 0.6rem 1em;
  top: calc(100% + 0.6em);
  right: -0.5em;
  width: 10rem;
}
#custom-language-toggle .gtranslate_wrapper:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  transition-duration: 0.2s;
  transition-property: top;
  right: 0.75em;
  top: -6px;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent var(--wp--preset--color--white) transparent;
}
#custom-language-toggle .gtranslate_wrapper a {
  display: block;
  padding: 0.6em 0;
}

.wp-block-post.project {
  position: relative;
}
.wp-block-post.project .wp-block-slingshot-post-terms {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.wp-block-post.project .wp-block-slingshot-post-terms .term {
  display: inline-block;
  font-size: var(--wp--preset--font-size--10);
  background-color: var(--wp--preset--color--accent-2);
  padding: 0.5em 0.6em;
  border-bottom-right-radius: 8px;
}
.wp-block-post.project .wp-block-slingshot-post-terms .term.programmes {
  background-color: var(--wp--preset--color--accent-9);
}