:where(.relcona-brand-mark){display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--brand-mark-gap,2px);width:var(--brand-mark-size,18px);height:var(--brand-mark-size,18px);flex:none;color:inherit;vertical-align:middle}span.relcona-brand-mark>i.brand-mark-dot{display:block;width:100%;height:100%;background:currentColor;border-radius:var(--brand-mark-radius,0);opacity:.3;transform-origin:center}span.relcona-brand-mark>i.brand-mark-dot[data-step]{opacity:.72}.relcona-brand-mark[data-animated=true]>.brand-mark-dot[data-step]{animation:relcona-mark-step 3.8s ease-in-out infinite both}.relcona-brand-mark[data-animated=true]>.brand-mark-dot[data-step="0"]{animation-delay:0s}.relcona-brand-mark[data-animated=true]>.brand-mark-dot[data-step="1"]{animation-delay:.36s}.relcona-brand-mark[data-animated=true]>.brand-mark-dot[data-step="2"]{animation-delay:.72s}@keyframes relcona-mark-step{0%,14%,to{opacity:.55;transform:scale(1)}6%{opacity:1;transform:scale(1.12)}}.relcona-brand-mark[data-animated=true][data-pace=loading]>.brand-mark-dot[data-step]{animation:relcona-mark-chase 1.35s cubic-bezier(.4,0,.2,1) infinite both}.relcona-brand-mark[data-animated=true][data-pace=loading]>.brand-mark-dot[data-step="0"]{animation-delay:0s}.relcona-brand-mark[data-animated=true][data-pace=loading]>.brand-mark-dot[data-step="1"]{animation-delay:.15s}.relcona-brand-mark[data-animated=true][data-pace=loading]>.brand-mark-dot[data-step="2"]{animation-delay:.3s}@keyframes relcona-mark-chase{0%,70%,to{opacity:.34;transform:scale(.88)}22%{opacity:1;transform:scale(1.06)}}[data-motion=paused] .relcona-brand-mark>.brand-mark-dot{animation-play-state:paused!important}.relcona-brand-mark[data-animated=false]>.brand-mark-dot,:is([data-motion=off],[data-motion=quiet],[data-motion=reduced]) .relcona-brand-mark>.brand-mark-dot{animation:none!important;transform:none}@media(prefers-reduced-motion:reduce){.relcona-brand-mark>.brand-mark-dot{animation:none!important;transform:none}}