.ca_fm{position:absolute;left:0;top:0;height:100%;width:1.4375rem;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:767.98px){.ca_fm{flex-direction:row;height:1rem;width:100%;padding-inline:var(--padding-horizontal-base)}}.ca_fn{display:flex;flex-direction:column;gap:.5rem;transform-origin:left;transition:opacity var(--animation-duration-m) var(--animation-easing-default),transform var(--animation-duration-m) var(--animation-easing-default)}@media screen and (max-width:767.98px){.ca_fn{flex-direction:row}}.ca_fn span{display:block;width:100%;height:1px;background-color:#000;transform-origin:left;transform:scaleX(var(--stick-scale))}@media screen and (max-width:767.98px){.ca_fn span{height:100%;width:1px;transform:scaleY(var(--stick-scale));transform-origin:top}}