.wp-block-heading{margin-block-start:calc(var(--wp--preset--spacing--m) * 2)}.wp-block-heading+.wp-block-heading{margin-block-start:var(--wp--preset--spacing--m)}.is-style-astudio-striped-heading{position:relative;padding-left:.2em}.is-style-astudio-striped-heading:after{background-image:linear-gradient(-45deg,currentColor 25%,transparent 0,transparent 50%,currentColor 0,currentColor 75%,transparent 0,transparent);position:absolute;top:inherit!important;right:inherit!important;bottom:-.2em!important;left:0!important;display:block;content:"";width:100%;background-size:5px 5px;background-color:transparent;height:5px}.is-style-astudio-dotted-heading{padding-left:.2em;padding-bottom:.1em;border-bottom:5px dotted currentColor}.is-style-astudio-dashed-heading{padding-left:.2em;padding-bottom:.1em;border-bottom:5px dashed currentColor}.is-style-astudio-brand-color-gradient{background:linear-gradient(90deg,var(--wp--preset--color--primary) 20%,var(--wp--preset--color--secondary) 30%,var(--wp--preset--color--tertiary) 70%,var(--wp--preset--color--quaternary) 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;background-size:500% auto;animation:textShine 7.5s ease-in-out infinite alternate}b,strong{font-weight:600}@keyframes textShine{0%{background-position:0 50%}to{background-position:100% 50%}}