.rotating-arrow_rotatingArrow{align-items:center;background:none;border:none;display:flex}.rotating-arrow_vertical{flex-flow:column;justify-content:center;text-align:center}.rotating-arrow_vertical .rotating-arrow_icon{justify-content:center;margin-block-start:var(--spacing-unite-2)}.rotating-arrow_horizontal,.rotating-arrow_horizontalTop{align-items:center;justify-content:space-between;width:100%}.rotating-arrow_horizontal .rotating-arrow_icon,.rotating-arrow_horizontalTop .rotating-arrow_icon{margin-inline-start:var(--spacing-unite-3)}.rotating-arrow_horizontalTop{align-items:flex-start}.rotating-arrow_icon{display:flex}.rotating-arrow_icon.rotating-arrow_condensed svg{transform:scaleX(1.5)}.rotating-arrow_rotatingArrow[clicked] .rotating-arrow_icon svg{transform:rotate(180deg)}.rotating-arrow_rotatingArrow[clicked] .rotating-arrow_condensed svg{transform:scaleX(1.5) rotate(180deg)}