@keyframes m-btn-plain-text-underline-in{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes m-btn-plain-text-underline-out{from{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes css-keyframes__fade-in{from{opacity:0}to{opacity:1}}@keyframes skeleton-animation{0%{background-position:120% 0%}100%{background-position:-80% 0%}}@keyframes core-dot-loader-loading-dot-1{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}@keyframes core-dot-loader-loading-dot-2{0%{transform:none}100%{transform:translateX(14px)}}@keyframes core-dot-loader-loading-dot-3{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0)}}.core-dot-loader{--CORE-DOT-LOADER-CONTAINER-SIZE: 36px;--CORE-DOT-LOADER-DOT-SIZE: 8px;--CORE-DOT-LOADER-DOT-GAP: 6px;--CORE-DOT-LOADER-DOT-COLOR: var(--text-primary);--CORE-DOT-LOADER-MOTION-DURATION: var(--duration-800);--CORE-DOT-LOADER-MOTION-EASING: var(--legacy);position:absolute;inset-inline-start:0;inset-block-start:0;display:block;inline-size:100%;block-size:100%;pointer-events:none}.core-dot-loader__container{position:relative;inset-inline-start:50%;inset-block-start:50%;display:flex;align-items:center;justify-content:space-between;transform:translate(-50%, -50%);inline-size:var(--CORE-DOT-LOADER-CONTAINER-SIZE);block-size:var(--CORE-DOT-LOADER-DOT-SIZE);gap:var(--CORE-DOT-LOADER-DOT-GAP)}.core-dot-loader__dot{display:inline-block;inline-size:var(--CORE-DOT-LOADER-DOT-SIZE);block-size:var(--CORE-DOT-LOADER-DOT-SIZE);border-radius:50%}.core-dot-loader__dot--one::before,.core-dot-loader__dot--one::after,.core-dot-loader__dot--two,.core-dot-loader__dot--three{background-color:var(--CORE-DOT-LOADER-DOT-COLOR);animation-duration:var(--CORE-DOT-LOADER-MOTION-DURATION);animation-timing-function:var(--CORE-DOT-LOADER-MOTION-EASING);animation-fill-mode:forwards;animation-iteration-count:infinite}.core-dot-loader__dot--one{position:relative}.core-dot-loader__dot--one::before,.core-dot-loader__dot--one::after{position:absolute;inset-inline-start:0;inset-block-start:0;inline-size:var(--CORE-DOT-LOADER-DOT-SIZE);block-size:var(--CORE-DOT-LOADER-DOT-SIZE);content:"";border-radius:50%}.core-dot-loader__dot--one::before{animation-name:core-dot-loader-loading-dot-1}.core-dot-loader__dot--one::after{animation-name:core-dot-loader-loading-dot-2}.core-dot-loader__dot--two{animation-name:core-dot-loader-loading-dot-2}.core-dot-loader__dot--three{animation-name:core-dot-loader-loading-dot-3}
