.ajax-progress{padding:1px 5px 2px;display:inline-block}[dir=rtl] .ajax-progress{float:right}.ajax-progress-throbber .throbber{aspect-ratio:1.154;clip-path:polygon(50% 0,100% 100%,0 100%);vertical-align:middle;color:#0000;background:0 0;width:50px;padding:0;font-size:0;line-height:0;display:inline-block;position:relative}.ajax-progress-throbber .throbber:before{content:"";background:repeating-conic-gradient(from 30deg,var(--color-light-orange,#f45b1e) 0 60deg,var(--color-secondary-teal,#086b75) 0 120deg,var(--color-primary-grey,#241f21) 0 180deg);animation:2s infinite l9;position:absolute;inset:-150% -100% -50%}.ajax-progress-throbber .message{padding:1px 5px 2px;display:inline}tr .ajax-progress-throbber .throbber{margin:0 2px}.ajax-progress-bar{width:16em}.ajax-progress-fullscreen{z-index:1261;aspect-ratio:1.154;opacity:.95;clip-path:polygon(50% 0,100% 100%,0 100%);background:0 0;border-radius:0;width:50px;padding:0;position:fixed;top:48.5%;left:49%}.ajax-progress-fullscreen:before{content:"";background:repeating-conic-gradient(from 30deg,var(--color-light-orange,#f45b1e) 0 60deg,var(--color-secondary-teal,#086b75) 0 120deg,var(--color-primary-grey,#241f21) 0 180deg);animation:2s infinite l9;position:absolute;inset:-150% -100% -50%}[dir=rtl] .ajax-progress-fullscreen{left:auto;right:49%}@keyframes l9{0%{transform:rotate(0)}23%,33%{transform:rotate(60deg)}56%,66%{transform:rotate(120deg)}90%,to{transform:rotate(180deg)}}@media (prefers-reduced-motion:reduce){.ajax-progress-throbber .throbber:before,.ajax-progress-fullscreen:before{animation:none}}