.c-base-loader__container{align-items:center;background-color:#ffffffbf;display:grid;inset:0;justify-content:center;position:absolute}:where(.c-base-loader){width:4.5rem;height:4.5rem}:where(.c-base-loader) .c-base-loader__dot{animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:2.5rem 2.5rem}:where(.c-base-loader) .c-base-loader__dot:after{background:var(--cta-text--default,#000);border-radius:50%;content:" ";display:block;height:.4375rem;margin:-.25rem 0 0 -.25rem;position:absolute;width:.4375rem}:where(.c-base-loader) .c-base-loader__dot:first-child{animation-delay:-36ms}:where(.c-base-loader) .c-base-loader__dot:first-child:after{left:3.9375rem;top:3.9375rem}:where(.c-base-loader) .c-base-loader__dot:nth-child(2){animation-delay:-72ms}:where(.c-base-loader) .c-base-loader__dot:nth-child(2):after{left:3.5rem;top:4.25rem}:where(.c-base-loader) .c-base-loader__dot:nth-child(3){animation-delay:-108ms}:where(.c-base-loader) .c-base-loader__dot:nth-child(3):after{left:3rem;top:4.4375rem}:where(.c-base-loader) .c-base-loader__dot:nth-child(4){animation-delay:-144ms}:where(.c-base-loader) .c-base-loader__dot:nth-child(4):after{left:2.5rem;top:4.5rem}:where(.c-base-loader) .c-base-loader__dot:nth-child(5){animation-delay:-.18s}:where(.c-base-loader) .c-base-loader__dot:nth-child(5):after{left:2rem;top:4.4375rem}:where(.c-base-loader) .c-base-loader__dot:nth-child(6){animation-delay:-216ms}:where(.c-base-loader) .c-base-loader__dot:nth-child(6):after{left:1.5rem;top:4.25rem}:where(.c-base-loader) .c-base-loader__dot:nth-child(7){animation-delay:-252ms}:where(.c-base-loader) .c-base-loader__dot:nth-child(7):after{left:1.0625rem;top:3.9375rem}:where(.c-base-loader) .c-base-loader__dot:nth-child(8){animation-delay:-288ms}:where(.c-base-loader) .c-base-loader__dot:nth-child(8):after{left:.75rem;top:3.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
