.yh-highlight-wrapper {
  position: relative;
  display: inline-block;
}

.yh-highlight-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: visible;
}
.yh-highlight-svg.has-shape-circle, .yh-highlight-svg.has-shape-circle-top, .yh-highlight-svg.has-shape-circle-bottom, .yh-highlight-svg.has-shape-circle-big {
  width: var(--yh-shape-width, 110%);
  height: var(--yh-shape-height, 150%);
}
.yh-highlight-svg.has-shape-line-single, .yh-highlight-svg.has-shape-line-two {
  width: var(--yh-shape-width, 85%);
  height: var(--yh-shape-height, 100%);
  top: auto;
  bottom: 0;
  transform: translate(-50%, 55%);
}
.yh-highlight-svg path {
  fill: none;
  stroke: currentColor;
  vector-effect: non-scaling-stroke;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw-in 1.5s ease-in-out forwards;
}

@keyframes draw-in {
  to {
    stroke-dashoffset: 0;
  }
}
.wp-block-heading mark.yh-highlight {
  position: relative;
  color: inherit;
  background-color: transparent;
  display: inline-flex;
}
.wp-block-heading mark.has-shape-circle {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 132 59' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M108.042 54.3203C80.7517 61.6403 -51.8083 60.2103 25.9817 15.6003C49.5117 2.10025 76.6317 -2.75975 101.712 4.08025C129.702 11.7103 147.622 43.7103 108.042 54.3203Z' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wp-block-heading mark.has-shape-circle-top {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 171 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M103.441 11.0264C116.929 10.4425 130.784 10.1843 147.105 12.0593C152.275 12.6545 158.255 15.8902 162.47 18.5245C168.343 22.2139 169.177 29.305 169.325 35.5562C169.42 39.5802 169.423 43.6939 167.969 47.552C163.498 59.3435 147.548 64.6702 133.383 67.5393C105.197 73.2609 80.9388 75.8887 52.1249 74.7441C40.985 74.3 29.5841 73.2794 19.685 69.0315C9.78646 64.792 1.57191 56.7153 0.953787 47.2552C0.413609 39.1762 5.37499 31.3864 11.7662 25.273C26.2948 11.3764 43.3668 3.96745 64.9827 2.25752C86.5985 0.54759 108.212 3.70349 129.341 7.43584' stroke='currentColor' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wp-block-heading mark.has-shape-circle-bottom {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 268 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M243.64 53.9984C186 64.6994 126.916 69.1033 68.0987 67.0818C43.3899 66.2315 14.3037 61.6752 3.63013 41.5968C0.244262 35.2116 -0.408727 26.8529 4.8958 21.6308C7.25785 19.3045 10.4986 17.8767 13.7555 16.7135C26.3074 12.2374 39.9396 10.978 53.3782 9.75869C113.179 4.35206 173.262 -1.0626 233.281 1.78511C246.873 2.42685 263.866 6.10881 266.293 18.1654C267.728 25.2887 262.964 32.2355 257.449 37.5138C245.744 48.7041 229.597 56.0279 212.643 57.8408' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wp-block-heading mark.has-shape-circle-big {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 225.1 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.7,12.9c-.5,0-5.6,1.2-6.3,1.4-1.3.4-2.6.8-3.8,1.2-1.2.4-2.4.9-3.5,1.4-1.2.4-2.2,1-3.3,1.5l-1.6.8c-.5.3-1,.6-1.5.9-4.1,2.3-7.7,5.1-10.1,8.6-2.4,3.5-3.4,7.8-1.4,12.6l.2.5.3.4c.2.3.4.6.5.9.4.6.7,1.2,1.2,1.8,1,1.2,2,2.5,3.4,3.7.7.6,1.3,1.2,2.1,1.9s1.3,1,2.3,1.6c0,0,1.1.7,2.7,1.6.8.5,1.8,1,2.8,1.6,1,.6,2.2,1.2,3.4,1.9,5,2.7,12.1,5.9,19.9,8.7,7.8,2.8,16.3,5.2,23.6,6.9,5.3,1.2,11,2.4,17,3.4,6.1,1,12.5,1.7,19.2,2.3,13.4,1.1,27.9,1.3,42.5.2,14.6-1.1,29.2-3.3,42.5-7.1,6.6-1.9,12.6-4.4,17.8-7.3,5.2-2.8,9.3-6.2,12.3-9.7,3-3.5,4.6-7.6,4.3-11.7-.2-4.2-2.1-8.5-6-12.7l-.9-1c-.3-.3-.7-.6-1.1-1-.8-.6-1.5-1.3-2.2-1.9-1.7-1.2-3.3-2.4-5.3-3.5-3.7-2.2-7.9-4.1-12.3-5.9-8.9-3.4-18.6-6.1-28.6-8.2-1.3-.3-2.5-.5-3.8-.8l-3.8-.7-3.8-.7-3.9-.6-3.8-.6-3.9-.6c-2.6-.4-5.2-.7-7.8-1-10.4-1.3-21-2.3-31.8-2.7-10.7-.5-21.7-.5-32.5.3-10.8.7-21.7,2.2-31.8,4.7-.6.2-1.3.3-1.9.4l-1.9.5-3.7,1c-.6.2-1.2.3-1.9.5l-1.8.6c-1.2.4-2.4.9-3.5,1.3-4.6,1.8-8.6,4-12.1,6.5-3.5,2.5-6.2,5.2-8,8.2-1,1.5-1.6,3-2.1,4.6-.4,1.6-.6,3.1-.6,4.7,0,6.7,3.7,12.8,8.8,18,5.2,5.3,11.9,9.7,19.5,13.5,5.5,2.8,11.8,5.3,18.1,7.4,6.3,2.1,12.8,3.8,18.4,5,17.9,3.9,34.3,5.6,50,6.7-8.8-.7-16.3-1.3-24-2.3-7.7-1-15.6-2.2-24.8-4.2-3.1-.6-4-.9-3.7-.9.4,0,2.1.4,4.4.9,2.3.5,5.4,1,8.3,1.6,3,.5,5.9,1,8,1.3,3.6.5,9.2,1.5,12.9,1.8,7.9.9,15.3,1.5,24,2,3.7.2,3.3.3,5.1.4,11.9.5,21.1.1,28.6-.2,5.7-.2,10.9-.6,15.9-1.1,1.6-.2,3.1-.4,4.7-.6,1.6-.2,3.2-.4,4.8-.7,2-.4,4.1-.7,6.1-1.2l4.5-1.3c1.8-.5,3.7-1,5.4-1.6,1.8-.5,3.5-1.2,5.3-1.8,1.7-.7,3.4-1.4,4.9-2.2,1.6-.7,3-1.6,4.5-2.5,1.3-.9,2.7-1.8,3.9-2.7.6-.5,1.2-.9,1.7-1.5.5-.5,1.1-1,1.5-1.5.9-1,1.8-3,2.5-4.1,0,0-1.6,2.9-1.6,2.9' stroke='currentColor' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wp-block-heading mark.has-shape-filters {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 286 204' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M234.9 194c2.3-.9 4.6-2 7-3.1 2.3-1.2 4.6-2.3 6.9-3.8 2.3-1.3 4.5-2.9 6.7-4.4 2.1-1.7 4.3-3.3 6.2-5.2 2.1-1.8 3.9-3.9 5.7-5.9 1.7-2.1 3.3-3.2 4.7-5.5.8-1.1 2.1-2.8 2.7-4 1.5-2.7 3.5-6.2 3.5-6.2.5-1.2 2-4.4 2.5-5.6.5-1.2.9-2.4 1.2-3.6.3-1.2.7-2.4 1-3.7.4-1.2.5-2.5.8-3.7.2-1.2.5-2.5.7-3.7.2-1.3.3-2.5.5-3.8l.2-1.9c0-.6 0-1.3 0-2 0-1.3 0-2.6.1-4 0-1.3-.1-2.7-.2-4.1 0-1.4-.1-2.8-.4-4.2-2.3-18.4-11.1-35-24.5-48.1-3.7-3.8-7.5-6.8-11.5-9.8M44 28.6c-.7-.2-7.1 2.8-8 3.5-1.6 1-3.2 2-4.8 3-1.5 1.1-3 2.2-4.5 3.3-1.5 1.1-2.8 2.4-4.2 3.6l-2.1 1.9c-.7.6-1.3 1.4-1.9 2.1-5.1 5.5-9.8 12.2-12.9 20.6-3.1 8.4-4.3 18.7-1.8 30.2l.2 1.1.3 1.1c.2.7.5 1.4.7 2.2.5 1.4.8 3 1.5 4.4 1.3 2.9 2.5 5.9 4.4 8.8.9 1.4 1.7 3 2.7 4.4 1 1.4 1.7 2 2.7 3.3.5.6 1.8 2.2 3.8 4.4 1 1.1 2.1 2.5 3.4 3.8 1.3 1.4 2.8 2.9 4.3 4.6 6.4 6.5 15.3 14.2 25.2 20.9 9.9 6.7 20.7 12.5 29.9 16.6 6.7 3 13.9 5.7 21.6 8 7.7 2.3 15.9 4.1 24.4 5.5 17 2.7 35.4 3.1 53.9.6 18.5-2.6 37.1-7.9 54-16.9 8.4-4.6 16-10.6 22.5-17.4 6.6-6.8 11.8-14.8 15.6-23.2 3.7-8.4 5.8-18.1 5.4-28.1-.3-10-2.6-20.4-7.6-30.3l-1.2-2.4c-.4-.8-.9-1.5-1.4-2.3-1-1.5-1.9-3-2.9-4.5-2.2-2.8-4.2-5.7-6.7-8.3-4.7-5.3-10.1-9.9-15.7-14-11.3-8.2-23.6-14.6-36.3-19.7-1.6-.6-3.2-1.3-4.8-1.9l-4.9-1.6-4.9-1.6-4.9-1.5-4.9-1.5-4.9-1.3c-3.3-.9-6.6-1.8-9.9-2.5-13.2-3.1-26.7-5.4-40.3-6.5-13.6-1.2-27.5-1.1-41.2.7-13.8 1.8-27.5 5.3-40.4 11.2-.8.4-1.6.7-2.4 1.1l-2.4 1.2-4.7 2.5c-.8.4-1.6.8-2.4 1.3l-2.3 1.4c-1.6.9-3 2-4.5 3.1-5.8 4.3-11 9.6-15.3 15.5-4.4 5.9-7.8 12.5-10.2 19.6-1.2 3.5-2 7.2-2.7 10.9C.2 72.9 0 76.7 0 80.4c0 16 4.7 30.6 11.2 43.1 6.6 12.6 15.1 23.3 24.7 32.3 7 6.6 15 12.7 23 17.7 8.1 5 16.2 9 23.4 12.1 22.7 9.4 43.6 13.5 63.4 16.1-11.1-1.6-20.7-3.2-30.5-5.6-9.8-2.4-19.8-5.3-31.5-10-3.9-1.5-5.1-2.3-4.6-2.1.5.2 2.6 1.1 5.6 2.2 3 1.2 6.8 2.5 10.6 3.7 3.8 1.2 7.5 2.3 10.1 3 4.6 1.2 11.7 3.6 16.3 4.4 10.1 2.2 19.4 3.5 30.4 4.7 4.7.4 4.1.8 6.5.9 15.1 1.2 26.7.3 36.3-.4 7.3-.6 13.8-1.4 20.2-2.7 2-.5 4-.9 6-1.4 2-.6 4-1.1 6.1-1.7 2.5-.8 5.2-1.7 7.7-2.8' stroke='currentColor' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wp-block-heading mark.has-shape-line-single {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 111 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M110.073 2.20753C73.7049 0.474597 37.2742 0.711986 0.937256 2.93157' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wp-block-heading mark.has-shape-line-two {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 152 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M140.739 7.93775C91.0268 7.90768 93.5372 6.66492 46.0703 8.0981' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M150.409 0.932083C100.732 0.681526 51.0202 2.01449 1.59106 4.92095' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.wp-block-heading mark[class*=has-shape-] {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0.2em 0.1em;
  margin: -0.2em -0.1em;
}
.wp-block-heading mark.has-shape-line-single,
.wp-block-heading mark.has-shape-line-two {
  background-position: bottom;
  background-size: 100% 0.6em;
  padding-bottom: 0.1em;
  margin-bottom: 0;
}