/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.97.1_webpack-cli@5.1.4_/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.4.49_webpack@5.97.1_webpack-cli@5.1.4_/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/.pnpm/sass-loader@16.0.4_sass@1.83.0_webpack@5.97.1_webpack-cli@5.1.4_/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./mu-plugins/semianalysis-blocks/src/sub-title/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --wp--custom--button-icon-right: url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 12H19\" stroke=\"%23131416\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 5L19 12L12 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
  --wp--custom--nav--icon-right: url("data:image/svg+xml,<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.75 13.5L11.25 9L6.75 4.5\" stroke=\"%23EAEBEC\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
  --wp--custom--button-animation: background-color 0.2s ease-in-out,
  	color 0.2s ease-in-out;
  --wp--custom--dropdown--animation: transform 0.2s ease-in-out;
  --wp--custom--home-cards--animation: 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  --jetpack--contact-form--error-color: #eb3838;
  --jetpack--contact-form--inverted-text-color: var(
  	--wp--preset--color--neutral-950
  );
}

.wp-block-semianalysis-sub-title {
  font-weight: 400;
}
.wp-block-semianalysis-sub-title::before {
  content: "//";
  padding-right: 0.2ch;
  padding-left: 0.2ch;
}
.wp-block-semianalysis-sub-title.has-no-forward-slashes::before {
  content: none;
}
@media (max-width: 479px) {
  .wp-block-semianalysis-sub-title.truncate-mobile {
    display: -webkit-box !important;
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .wp-block-semianalysis-sub-title.truncate-mobile::before {
    content: none;
  }
}

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