File: //proc/self/root/proc/thread-self/cwd/wp-content/themes/kidzieo/theme-parts/fid/fid-style-1.php
<div class="pbmit-fld-contents">
<div class="pbmit-fld-wrap">
<h4 class="pbmit-fid-inner">
<span class="pbmit-fid-before"><?php echo pbmit_esc_kses( $before_text ); ?></span>
<span
class = "pbmit-number-rotate"
data-appear-animation = "animateDigits"
data-from = "0"
data-to = "<?php echo esc_html( $digit ); ?>"
data-interval = "<?php echo esc_html( $interval ); ?>"
data-before = ""
data-before-style = ""
data-after = ""
data-after-style = ""
>
<?php echo esc_html( $digit ); ?>
</span>
<span class="pbmit-fid"><?php echo pbmit_esc_kses( $after_text ); ?></span>
</h4>
<?php if( !empty($title) ) : ?>
<h3 class="pbmit-fid-title"><?php echo pbmit_esc_kses($title); ?></h3>
<?php endif; ?>
</div>
</div><!-- .pbmit-fld-contents -->