.bal-shape{display:block;overflow:hidden;border-radius:var(--bal-radius-normal);width:66px;height:66px}@media screen and (min-width: 769px),print{.bal-shape{width:120px;height:120px}}@media screen and (min-width: 1024px){.bal-shape{width:198px;height:198px;border-radius:unset}}.bal-shape--is-rotation-0{transform:rotate(0deg)}.bal-shape--is-rotation-90{transform:rotate(90deg)}.bal-shape--is-rotation-180{transform:rotate(180deg)}.bal-shape--is-rotation-270{transform:rotate(270deg)}