.animated-heading-effects{box-sizing:border-box;max-width:100%}.animated-heading-effects *,.animated-heading-effects :after,.animated-heading-effects :before{box-sizing:border-box}.animated-heading-effects__heading{margin:0;max-width:100%;overflow-wrap:anywhere}.animated-heading-effects__accessible{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.animated-heading-effects__visual,.animated-heading-effects__word--gradient{display:inline}.animated-heading-effects__circle{display:inline-block;margin:0 calc(var(--animated-heading-effects-circle-padding, 8px)*.25);padding:calc(var(--animated-heading-effects-circle-padding, 8px)*.55) calc(var(--animated-heading-effects-circle-padding, 8px)*.7);position:relative;z-index:0}.animated-heading-effects__circle-graphic{fill:none;height:calc(100% + var(--animated-heading-effects-circle-padding, 8px)*.5);inset:calc(var(--animated-heading-effects-circle-padding, 8px)*-.25) calc(var(--animated-heading-effects-circle-padding, 8px)*-.55);overflow:visible;pointer-events:none;position:absolute;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--animated-heading-effects-circle-thickness,3px);vector-effect:non-scaling-stroke;width:calc(100% + var(--animated-heading-effects-circle-padding, 8px)*1.1);z-index:1}.animated-heading-effects__circle--hand-drawn .animated-heading-effects__circle-graphic{rotate:-2deg}.animated-heading-effects__circle--loose .animated-heading-effects__circle-graphic{rotate:3deg;scale:1.04 1.12}.animated-heading-effects__circle-path{stroke-dasharray:1;stroke-dashoffset:0}.animated-heading-effects__circle-path--second{opacity:.72}.animated-heading-effects[data-ahe-circle-motion=true] .animated-heading-effects__circle-path{animation:animated-heading-effects-circle-draw .9s ease-out both}.animated-heading-effects__underline{display:inline-block;padding-bottom:calc(var(--animated-heading-effects-underline-offset) + var(--animated-heading-effects-underline-thickness));position:relative;z-index:0}.animated-heading-effects__underline:after,.animated-heading-effects__underline:before{bottom:var(--animated-heading-effects-underline-offset);content:"";height:var(--animated-heading-effects-underline-thickness);left:0;position:absolute;transform-origin:left;width:100%;z-index:-1}.animated-heading-effects__underline--hand-drawn:after{border-radius:60% 35% 55% 30%;clip-path:polygon(0 35%,12% 10%,28% 30%,47% 0,65% 28%,82% 8%,100% 32%,98% 82%,80% 68%,61% 92%,42% 70%,23% 100%,2% 75%);height:calc(var(--animated-heading-effects-underline-thickness)*1.5);transform:rotate(-1deg)}.animated-heading-effects__underline--wavy:after{background-size:10px 9px;height:9px}.animated-heading-effects__underline--double:before{bottom:calc(var(--animated-heading-effects-underline-offset) + var(--animated-heading-effects-underline-thickness) + 2px)}.animated-heading-effects__underline--brush:after{border-radius:100% 15% 100% 20%;height:calc(var(--animated-heading-effects-underline-thickness)*1.8);opacity:.72;transform:skewX(-12deg)}.animated-heading-effects__underline--straight:after{border-radius:0}.animated-heading-effects[data-ahe-underline-motion=true] .animated-heading-effects__underline:after,.animated-heading-effects[data-ahe-underline-motion=true] .animated-heading-effects__underline:before{animation:animated-heading-effects-draw .7s ease-out both}.animated-heading-effects__animated{align-items:baseline;display:inline-flex;max-width:100%;vertical-align:baseline}.animated-heading-effects__animated-word{display:inline-block;min-width:1ch;transition-duration:var(--animated-heading-effects-transition-duration);transition-property:opacity,filter,transform,clip-path;transition-timing-function:ease}.animated-heading-effects__animated-word[data-ahe-phase=out]{opacity:0}.animated-heading-effects__animated-word[data-ahe-effect=slide-up][data-ahe-phase=out]{transform:translateY(-.4em)}.animated-heading-effects__animated-word[data-ahe-effect=slide-down][data-ahe-phase=out]{transform:translateY(.4em)}.animated-heading-effects__animated-word[data-ahe-effect=flip][data-ahe-phase=out]{transform:perspective(300px) rotateX(75deg)}.animated-heading-effects__animated-word[data-ahe-effect=blur][data-ahe-phase=out]{filter:blur(8px)}.animated-heading-effects__animated-word[data-ahe-effect=clip][data-ahe-phase=out]{clip-path:inset(0 100% 0 0)}.animated-heading-effects__cursor{animation:animated-heading-effects-cursor 1s step-end infinite;flex:0 0 auto;line-height:1;margin-left:.05em}@keyframes animated-heading-effects-cursor{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes animated-heading-effects-draw{0%{scale:0 1}to{scale:1 1}}@keyframes animated-heading-effects-circle-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@media (max-width:767px){.animated-heading-effects[data-ahe-responsive-wrapping=true] .animated-heading-effects__heading{overflow-wrap:break-word;word-break:normal}}@media (prefers-reduced-motion:reduce){.animated-heading-effects__animated-word,.animated-heading-effects__circle-path,.animated-heading-effects__cursor,.animated-heading-effects__underline:after,.animated-heading-effects__underline:before{animation:none;filter:none;opacity:1;transform:none;transition:none}.animated-heading-effects__cursor{display:none}}