@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-divider{--dividerHeight:1px;--dividerWidth:100%;--dividerColor:var(--color-border-default);margin:0;border:none;height:var(--dividerHeight);width:var(--dividerWidth);background-color:var(--dividerColor)}.c-divider--grey-200{--dividerColor:var(--grey-200)}.c-divider--sm{--dividerWidth:15rem}.c-divider--sm.c-divider--vertical{--dividerHeight:15rem;--dividerWidth:1px}.c-divider--vertical{--dividerHeight:auto;--dividerWidth:1px;align-self:stretch}