.MixPopoverArrow{--popover-arrow-size:6px;--popover-arrow-offset:6px;border:var(--popover-arrow-size) solid transparent;position:absolute}.MixPopoverArrow_direction_upCenter,.MixPopoverArrow_direction_upLeft,.MixPopoverArrow_direction_upRight,.MixPopoverArrow_direction_upStartLeft,.MixPopoverArrow_direction_upStartRight{border-top-color:var(--popover-arrow-bg-color);bottom:0;transform:translateY(100%)}.MixPopoverArrow_direction_downLeft,.MixPopoverArrow_direction_downStartRight,.MixPopoverArrow_direction_upLeft,.MixPopoverArrow_direction_upStartRight{right:var(--popover-arrow-offset)}.MixPopoverArrow_direction_downCenter,.MixPopoverArrow_direction_upCenter{left:calc(50% - var(--popover-arrow-size))}.MixPopoverArrow_direction_downRight,.MixPopoverArrow_direction_downStartLeft,.MixPopoverArrow_direction_upRight,.MixPopoverArrow_direction_upStartLeft{left:var(--popover-arrow-offset)}.MixPopoverArrow_direction_downCenter,.MixPopoverArrow_direction_downLeft,.MixPopoverArrow_direction_downRight,.MixPopoverArrow_direction_downStartLeft,.MixPopoverArrow_direction_downStartRight{border-bottom-color:var(--popover-arrow-bg-color);top:0;transform:translateY(-100%)}.MixPopoverArrow_direction_rightCenter,.MixPopoverArrow_direction_rightDown,.MixPopoverArrow_direction_rightStartDown,.MixPopoverArrow_direction_rightStartUp,.MixPopoverArrow_direction_rightUp{border-right-color:var(--popover-arrow-bg-color);left:0;transform:translateX(-100%)}.MixPopoverArrow_direction_leftStartDown,.MixPopoverArrow_direction_leftUp,.MixPopoverArrow_direction_rightStartDown,.MixPopoverArrow_direction_rightUp{bottom:var(--popover-arrow-offset)}.MixPopoverArrow_direction_leftCenter,.MixPopoverArrow_direction_rightCenter{top:calc(50% - var(--popover-arrow-size))}.MixPopoverArrow_direction_leftDown,.MixPopoverArrow_direction_leftStartUp,.MixPopoverArrow_direction_rightDown,.MixPopoverArrow_direction_rightStartUp{top:var(--popover-arrow-offset)}.MixPopoverArrow_direction_leftCenter,.MixPopoverArrow_direction_leftDown,.MixPopoverArrow_direction_leftStartDown,.MixPopoverArrow_direction_leftStartUp,.MixPopoverArrow_direction_leftUp{border-left-color:var(--popover-arrow-bg-color);right:0;transform:translateX(100%)}