.graph-circular-results{padding-block:2rem 3.125rem;text-align:center}@media(min-width:768px){.graph-circular-results{padding-block:3.125rem 3.5rem}}.graph-circular-results__progress-bar{--graph-circular-size:180px;--stroke-width:calc(var(--graph-circular-size)/7.5);--stroke-offset:0.125rem;--stroke-offset-width:calc(var(--stroke-width) + var(--stroke-offset));--pi:3.14;--r:calc((var(--graph-circular-size) - var(--stroke-width))/2);--c:calc((var(--graph-circular-size) - var(--stroke-width))*var(--pi));--c-offset:calc((var(--graph-circular-progress-value, 0)/100)*var(--c));block-size:var(--graph-circular-size);inline-size:var(--graph-circular-size);margin:0 auto 1.5rem}.graph-circular-results__progress-bar-svg{block-size:calc(100% + var(--stroke-offset));inline-size:calc(100% + var(--stroke-offset))}.graph-circular-results__progress-bar-svg-circle-base{r:var(--r);cx:50%;cy:50%;fill:none}.graph-circular-results__progress-bar-svg-circle-stroke{stroke:var(--global-colors-blue-mid);stroke-width:var(--stroke-offset-width)}.graph-circular-results__progress-bar-svg-circle-background{stroke:var(--global-colors-white);stroke-width:var(--stroke-width)}.graph-circular-results__progress-bar-svg-circle-foreground{stroke:var(--global-colors-orange);stroke-dasharray:var(--c-offset) var(--c);stroke-width:var(--stroke-offset-width);stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%}.graph-circular-results__label{font-size:2rem;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-block:0 .75rem}@media(min-width:768px){.graph-circular-results__label{font-size:3.313rem;letter-spacing:-.04em;line-height:1.1}}.js-es-block-result-output-part{position:relative;white-space:nowrap}.js-es-block-result-output-part:not([data-type=checkList]):after{animation:esf-acf-shimmer 1.5s linear infinite;background-color:var(--global-colors-grey-blue-mid);background-image:linear-gradient(-45deg,var(--global-colors-grey-blue-mid) 40%,rgb(var(--global-colors-white-values)/.25) 50%,var(--global-colors-grey-blue-mid) 60%);background-position-x:100%;background-size:300%;border-radius:.25rem;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.js-es-block-result-output-part.is-loading:after{min-inline-size:2ch;opacity:1}.js-es-block-result-output-part[data-type=checkList]{display:flex;flex-direction:column;gap:.75rem}.js-es-block-result-output-part[data-type=checkList] .item{align-items:center;display:flex;gap:.625rem}.js-es-block-result-output-part[data-type=checkList] .item-check{align-items:center;background-color:var(--global-colors-orange);block-size:1rem;border-radius:.25rem;color:var(--global-colors-white);display:flex;inline-size:1rem;justify-content:center}.js-es-block-result-output-part[data-type=checkList] .item-text{font-size:.9375rem;line-height:1.5}.js-es-block-result-output-part .check-list-placeholder{align-items:center;block-size:1.4rem;display:flex;gap:.625rem}.js-es-block-result-output-part .check-list-placeholder-check,.js-es-block-result-output-part .check-list-placeholder-text{animation:esf-acf-shimmer 1.5s linear infinite;background-color:var(--global-colors-grey-blue-mid);background-image:linear-gradient(-45deg,var(--global-colors-grey-blue-mid) 40%,rgb(var(--global-colors-white-values)/.25) 50%,var(--global-colors-grey-blue-mid) 60%);background-position-x:100%;background-size:300%;border-radius:.25rem}.js-es-block-result-output-part .check-list-placeholder-check{block-size:1rem;inline-size:1rem}.js-es-block-result-output-part .check-list-placeholder-text{block-size:.875rem;inline-size:7.5rem}.js-es-block-result-output-part .check-list-placeholder:nth-child(2) .check-list-placeholder-text{inline-size:5.5rem}.js-es-block-result-output-part .check-list-placeholder:nth-child(3) .check-list-placeholder-text{inline-size:7rem}@keyframes esf-acf-shimmer{to{background-position-x:0}}