.wp-block-themeisle-blocks-progress-bar.has-tooltip{margin-top:43px}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area__bar.show{opacity:1}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__progress__append{display:flex;align-items:center;position:relative;justify-content:flex-end;right:10px;left:0;top:0;font-size:var(--font-size);margin-right:5px;height:var(--height);line-height:30px;color:var(--percentage-color-append);opacity:0}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__progress__append.show{opacity:1}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area__tooltip{font-size:12px;font-size:clamp(12px,var(--title-font-size),26px);min-width:40px;float:right;bottom:40px;left:20px;color:var(--percentage-color-tooltip);transition:all 1s;position:relative;padding:4px 10px 7px;background-color:var(--bar-background);border-radius:2px;line-height:20px;opacity:0;text-align:center}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area__tooltip.show{opacity:1}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area__arrow{width:0;height:0;position:absolute;content:"";bottom:-5px;left:0;right:0;margin:auto;display:block;border-style:solid;border-width:5px 5px 0;border-color:var(--bar-background) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area__title.highlight{background:var(--bar-background)}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area__title.highlight span{color:var(--title-color);background:rgba(0,0,0,.1)}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__outer{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__outer__title{color:var(--title-color);margin:0;display:grid;align-items:center;font-size:max(var(--title-font-size),12px);line-height:70%}.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__outer__value{color:var(--percentage-color-outer);margin-left:auto;display:grid;align-items:center;position:inherit;font-size:max(var(--title-font-size),12px);line-height:70%}html[amp] .wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area__tooltip{opacity:1}@media (max-width:600px){.wp-block-themeisle-blocks-progress-bar :is(.wp-block-themeisle-blocks-progress-bar__outer__title,.wp-block-themeisle-blocks-progress-bar__outer__value){font-size:min(var(--title-font-size),64px)}}