.wp-block-columns.is-style-progress{--bar-width:6px;--step-size:16px;--bar-active-color:var(--wp--preset--color--primary);--column-active-color:var(--wp--preset--color--contrast);--pad-start:var(--offset-left,0px);--pad-end:var(--offset-right,0px);--step-length:calc((( var(--w,1100px) - var(--pad-start) - var(--pad-end)) - ( var(--gap,var(--wp--custom--spacing--column-gap))*(var(--count,1) - 1)))/var(--count,1) + var(--gap));--step-pos:calc(var(--pad-start) - var(--step-length)/2 + var(--step-size)/2);--progress:calc((var(--pad-start) + var(--pad-end-progress,0px) + calc(var(--step-length))*var(--active,0)));padding-bottom:calc(max(var(--step-size),var(--bar-width)) + var(--wp--preset--spacing--30) + var(--wp--preset--spacing--30));position:relative}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:last-of-type){--pad-end-progress:var(--offset-right)}.wp-block-columns.is-style-progress>.wp-block-column{white-space:nowrap;cursor:pointer}.wp-block-columns.is-style-progress>.wp-block-column.active{color:var(--column-active-color)!important}.wp-block-columns.is-style-progress:before,.wp-block-columns.is-style-progress:after{height:max(var(--bar-width),var(--step-size));content:"";width:100%;display:block;position:absolute;bottom:0;left:0}.wp-block-columns.is-style-progress:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255, 255, 255)' stroke='rgb(204, 204, 204)' stroke-width='6' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3C/svg%3E"),linear-gradient(90deg,#ccc,#ccc);background-size:var(--step-length)var(--step-size),var(--step-length)var(--bar-width);background-repeat:repeat-x;background-position:var(--step-pos)bottom,var(--pad-start)calc(100% - (var(--step-size)/2 - var(--bar-width)/2))}.wp-block-columns.is-style-progress:after{background-image:linear-gradient(to right,var(--bar-active-color),var(--bar-active-color));background-repeat:no-repeat;background-size:var(--progress)100%;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(0, 0, 0)' stroke='rgb(0, 0, 0)' stroke-width='6' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3C/svg%3E"),linear-gradient(#000,#000);mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(0, 0, 0)' stroke='rgb(0, 0, 0)' stroke-width='6' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3C/svg%3E"),linear-gradient(#000,#000);-webkit-mask-size:var(--step-length)var(--step-size),var(--step-length)var(--bar-width);-webkit-mask-size:var(--step-length)var(--step-size),var(--step-length)var(--bar-width);mask-size:var(--step-length)var(--step-size),var(--step-length)var(--bar-width);-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-position:var(--step-pos)bottom,var(--pad-start)calc(100% - (var(--step-size)/2 - var(--bar-width)/2));-webkit-mask-position:var(--step-pos)bottom,var(--pad-start)calc(100% - (var(--step-size)/2 - var(--bar-width)/2));mask-position:var(--step-pos)bottom,var(--pad-start)calc(100% - (var(--step-size)/2 - var(--bar-width)/2));background-position:0;transition:background .3s ease-in-out}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:first-of-type){--active:1}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:nth-of-type(2)){--active:2}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:nth-of-type(3)){--active:3}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:nth-of-type(4)){--active:4}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:nth-of-type(5)){--active:5}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:nth-of-type(6)){--active:6}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:nth-of-type(7)){--active:7}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:nth-of-type(8)){--active:8}.wp-block-columns.is-style-progress:has(>.wp-block-column.active:nth-of-type(9)){--active:9}