/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@wordpress/scripts/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/scss/critical/global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.wp-site-blocks {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.wp-site-blocks main {
  flex-grow: 1;
}
.wp-block-column.is-vertically-aligned-stretch {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body {
  overflow-x: hidden;
}
.wp-block-post-terms {
  display: flex;
  gap: 0.5rem;
}
.wp-block-post-terms a {
  padding: 6px 8px;
  border-radius: 999px;
  border: 1px solid var(--wp--preset--color--black);
  text-decoration: none;
  line-height: 1;
}
.wp-block-post-terms span {
  display: none;
}
.has-background-blur-background-color {
  backdrop-filter: blur(100px);
  transition: all 0.2s;
}
.has-background-blur-background-color:hover {
  backdrop-filter: blur(0px);
  background-color: white !important;
}
.wp-block-list {
  padding-left: 0 !important;
}
.wp-block-list li {
  display: flex;
  gap: var(--wp--preset--spacing--0-50);
}
.wp-block-list li::marker {
  display: none;
  content: "";
  visibility: hidden;
}
.wp-block-list li::before {
  content: url("data:image/svg+xml,<svg width=\"8\" height=\"17\" viewBox=\"0 0 8 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4 12.5C6.20914 12.5 8 10.7091 8 8.5C8 6.29086 6.20914 4.5 4 4.5C1.79086 4.5 0 6.29086 0 8.5C0 10.7091 1.79086 12.5 4 12.5Z\" fill=\"%23002266\"/></svg>");
  line-height: 0;
  height: -moz-fit-content;
  height: fit-content;
}
.wp-block-image figcaption {
  margin-top: var(--wp--preset--spacing--0-50);
  margin-bottom: 0;
  display: flex;
  gap: var(--wp--preset--spacing--0-50);
}
.wp-block-image figcaption::before {
  content: url("data:image/svg+xml,<svg width=\"8\" height=\"17\" viewBox=\"0 0 8 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4 12.5C6.20914 12.5 8 10.7091 8 8.5C8 6.29086 6.20914 4.5 4 4.5C1.79086 4.5 0 6.29086 0 8.5C0 10.7091 1.79086 12.5 4 12.5Z\" fill=\"%23002266\"/></svg>");
  height: 17px;
}

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